3 votes

AlphabetFolders

Important: the latest version can be found on NuGet, the versions listed here are out of date.

Umbraco 9.x

AlphabetFolders for umbraco 9 is available via nuget: https://www.nuget.org/packages/Infocaster.Umbraco.AlphabetFolders/

 

This package creates AlphabetFolders for the specified doctype for Umbraco 6.1+
    
Behavior
- When you create a document with doctype "itemDocType", this package will automatically create alphabet folders for it
- When you edit the name, the document is automatically moved to the correct alphabet folder
- Automatically cleans up empty alphabet folders
- Orders the alphabet folders and items inside the alphabet folders by with every action

Configuration
Add these keys/values to your appSettings section in the web.config:
- Key: "alphabetfolders:ItemDocType" - the doctype alias to create alphabetfolders for - comma separated values are allowed for multiple doctype aliases
- Key: "alphabetfolders:FolderDocType" - the doctype to use for creating the alphabet folders (e.g "AlphabetFolder")

Changelog

Version 3.0
- Umbraco 8

Version 2.0
- Umbraco 6 and 7 version (at least 6.1)

 

Also, check out DateFolders, AlphabetFolders' big brother: http://our.umbraco.org/projects/developer-tools/datefolders

Screenshots

NuGet install instructions for Umbraco 9+

dotnet add package Infocaster.Umbraco.AlphabetFolders

Package owner

Infocaster BV

Infocaster BV

Infocaster has 117 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 8.15.x, 8.14.x, 8.13.x, 7.1.x

Package Information

  • Package owner: Infocaster BV
  • Contributors: Erik Eelman
  • Created: 01/12/2011
  • Current version 9.0.0
  • .NET version 4.6.2
  • License MIT
  • Downloads on Our: 2.1K
  • Downloads on NuGet: 2K
  • Total downloads : 4.1K

External resources