Uninstalling forms
danger
Uninstalling forms will remove the module from your installation. This is a destructive action and cannot be undone.
These uninstallation instructions only apply after performing a new install, if forms have been used after the install please contact Jadu to discuss options for removing.
-
Rollback the patch
Navigate to the directory the patch package was extracted to.
Run the command
php -d memory_limit=512M meteor.phar patch:rollback --path=/path/to/jadu/
Choose the earliest version to rollback to.
-
Uninstall forms
Navigate to the xfp-installer directory
Run the command
LAMP:
./uninstall.sh -d /path/to/jadu
WISP:
./uninstall.bat -d /path/to/jadu
-
Redeploy the Jadu Central "cms only" patch.
Apply a Jadu Central patch for the version of the Jadu Central you want to use, using the meteor patch tool.