gplcart/reset

Allows to delete all database tables and config files for the current site and redirect back to installation

Maintainers

Details

github.com/gplcart/reset

Source

Issues

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:gplcart-module

dev-master 2018-03-10 14:08 UTC

This package is not auto-updated.

Last update: 2024-04-14 00:17:55 UTC


README

Build Status Scrutinizer Code Quality

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

  1. Download and extract to system/modules manually or using composer composer 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.
  2. Go to admin/tool/reset and reset your installation