gplcart / base_distro
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:metapackage
Requires
- gplcart/authorize: ^1
- gplcart/autocomplete_search: ^1
- gplcart/backup: ^1
- gplcart/base: ^1
- gplcart/cli: ^1
- gplcart/codemirror: ^1
- gplcart/demo: ^1
- gplcart/dev: ^1
- gplcart/device: ^1
- gplcart/editor: ^1
- gplcart/export: ^1
- gplcart/file_manager: ^1
- gplcart/ga_chart: ^1
- gplcart/ga_report: ^1
- gplcart/gapi: ^1
- gplcart/gplcart: ^1
- gplcart/image: ^1
- gplcart/import: ^1
- gplcart/installer: ^1
- gplcart/jquery_mobile: ^1
- gplcart/mail: ^1
- gplcart/mobile: ^1
- gplcart/omnipay_library: ^1
- gplcart/shippo: ^1
- gplcart/social_login: ^1
- gplcart/stripe: ^1
- gplcart/summernote: ^1
- gplcart/translator: ^1
- gplcart/twocheckout: ^1
- gplcart/xss: ^1
- gplcart/zopim: ^1
This package is not auto-updated.
Last update: 2024-12-22 06:47:42 UTC
README
A Composer meta package to install the Base installation profile and all its required modules
Usage:
Make test
installation directory in your-domain.com
web directory:
composer create-project gplcart/base_distro test --no-interaction
then run web installer at http://your-domain.com/test
OR execute the command:
cd test
php gplcart install