https://github.com/acromedia/kickstart-base
https://github.com/acromedia/kickstart-base
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/acromedia/kickstart-base
- Owner: AcroMedia
- Created: 2018-05-18T20:12:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T19:38:33.000Z (about 8 years ago)
- Last Synced: 2025-02-17T21:46:22.205Z (over 1 year ago)
- Language: PHP
- Size: 37.1 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Commerce Kickstart 2.x Installer
Generated on [commercekickstart.com](https://commercekickstart.com).
The package includes a JSON file containing your selections. With this file and the Composer command line tool, you have everything needed to install Drupal Commerce 2.x. [Our documentation](https://docs.drupalcommerce.org/commerce2/developer-guide/install-update/using-composer#how-to-use-it) will help you get you up and running with Composer.
Extract the package to your desired project directory.
Run `composer install` and let composer work its magic. When it's finished, start you web server and start building!