-
Notifications
You must be signed in to change notification settings - Fork 7
install
fireproofsocks edited this page Dec 11, 2014
·
2 revisions
Install into MODX all the package elements and run all package migrations defined in the given directory.
php repoman.php install <pkg_root_dir>
This is equivalent to running the following commands:
- import
- migrate
- seed
Warning, this can overwrite custom data structures or other objects associated with the package.
© 2014 and beyond by Craftsman Coding