gplcart / base
A GPLCart installation profile
Installs: 1
Dependents: 1
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 05:34:27 UTC
README
Base is a GPL Cart installer module that allows to automatically install all required modules, configure them, install demo content + more tasks. Supports CLI installation.
Installation
Download and extract to system/modules
manually or using composer composer require gplcart/base
. 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.