-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
Everett Griffiths edited this page Jun 19, 2014
·
4 revisions
Install this package via the MODX package manager.
This package was built using Repoman (https://github.com/craftsmancoding/repoman) to make it easier for others to contribute to the code.
To install the package using Repoman:
-
Install Repoman
-
Clone this project into a directory inside your MODX webroot:
-
Run composer install to generate the autoload files:
cd path/to/taxonomies/ composer install
-
Run the Repoman "install" utility on the newly created taxonomies directory:
php path/to/repoman/repoman install path/to/taxonomies/
This will create the necessary objects and custom tables.
© 2014 and beyond by Craftsman Coding