Download the PHP package innoweb/silverstripe-dms-simple-categories without Composer
On this page you can find all versions of the php package innoweb/silverstripe-dms-simple-categories. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download innoweb/silverstripe-dms-simple-categories
More information about innoweb/silverstripe-dms-simple-categories
Files in innoweb/silverstripe-dms-simple-categories
Package silverstripe-dms-simple-categories
Short Description Simple document categories for the SilverStripe DMS module
License BSD-3-Clause
Homepage http://github.com/xini/silverstripe-dms-simple-categories
Informations about the package silverstripe-dms-simple-categories
DMS Simple Categories
This is an archived project and is no longer maintained. Please do not file issues or pull-requests against this repo. If you wish to continue to develop this code yourself, we recommend you fork it or contact us.
Overview
Adds very simple document categories to the DMS documents. Based on [silverstripe-dms-simple-tags] (https://github.com/tubbs/silverstripe-dms-simple-tags) but uses a DropdownField instead of the ListboxField to select only one category per document.
Requirements
- SilverStripe CMS ~3.1
- QuickAddNew ~1.1
Installation
Install the module using composer:
or download or git clone the module into a ‘dms-simple-categories’ directory in your webroot.
Then run dev/build.
License
BSD 3-Clause License, see License
All versions of silverstripe-dms-simple-categories with dependencies
silverstripe/cms Version ~3.1
sheadawson/quickaddnew Version ~1.1