gplcart / reset
Allows to delete all database tables and config files for the current site and redirect back to installation
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:gplcart-module
Requires
This package is not auto-updated.
Last update: 2024-12-22 03:36:13 UTC
README
Reset is a GPL Cart module that allows superadmin to quickly drop all existing database tables and config files created during installation. Then it redirects to installation page. NOTE: all other files (e.g images) remain untouched.
Installation
- Download and extract to
system/modules
manually or using composercomposer require gplcart/reset
. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g-master
. Rename if needed. - Go to
admin/tool/reset
and reset your installation