/base

A GPL Cart installation profile

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Build Status Scrutinizer Code Quality

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.