gplcart / reset
Allows to delete all database tables and config files for the current site and redirect back to installation
dev-master
2018-03-10 14:08 UTC
Requires
This package is not auto-updated.
Last update: 2026-03-01 09:17:30 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/modulesmanually 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/resetand reset your installation