You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fireproofsocks edited this page Dec 11, 2014
·
2 revisions
uninstall
This attempts to clean out your MODX installation from any elements or database migrations
that were made under the namespace of the referenced package. This may not remove everything,
especially if you have manually cleared out your cache directory or have changed
names of your elements.
php repoman uninstall <pkg_root_dir>
This will also execute the migrations/uninstall.php (if present).