acquia / lightning_commerce
Lightning for Commerce distribution provides simply integration with Acquia Commerce Manager.
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 183
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 14
Forks: 5
Open Issues: 11
Language:CSS
Type:drupal-profile
Requires
- php: ^7.1
- acquia/lightning: ~3.3
- drupal/acquia_commercemanager: ~1.12
- drupal/admin_toolbar: ~1.21
- drupal/config_rewrite: ~1.1
- drupal/core: ^8
- drupal/drupal-extension: ~3.4
- drupal/migrate_default_content: ~2.0.0@ALPHA
- drupal/page_manager: ~4.0.0@BETA
- drupal/taxonomy_menu: 3.x-dev
- dev-master
- 1.7.0
- 1.6.0
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.1
- 1.0.0
- dev-dependabot/npm_and_yarn/themes/acm_demo_theme/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/themes/acm_demo_theme/tar-2.2.2
- dev-dependabot/npm_and_yarn/themes/acm_demo_theme/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/themes/acm_demo_theme/merge-1.2.1
- dev-dependabot/npm_and_yarn/themes/acm_demo_theme/y18n-3.2.2
- dev-dependabot/npm_and_yarn/themes/acm_demo_theme/ini-1.3.7
- dev-dependabot/npm_and_yarn/themes/acm_demo_theme/lodash.mergewith-4.6.2
- dev-dependabot/npm_and_yarn/themes/acm_demo_theme/node-sass-4.14.1
- dev-dev-1
- dev-ACM-312
This package is auto-updated.
Last update: 2021-11-30 16:18:04 UTC
README
Acquia Lightning for Commerce distribution is built on the top of popular Drupal Lightning. We're focusing on providing effortless way for testing Acquia Commerce Manager.
Installing Acquia Lightning for Commerce
The preferred way to install Acquia Lightning for Commerce is using our Composer-based project template. It's easy!
$ composer self-update
$ composer create-project acquia/lightning-commerce-project MY_PROJECT
If you don't want to use Composer, you can install Acquia Lightning for Commerce the traditional way by downloading a tarball from Acquia Lightning for Commerce's GitHub releases page. (Please note that the tarball generated by Drupal.org's packager does not include required Composer dependencies and should not be used without following the special instructions found there.)
From version 1.6.0, we require at least PHP7.1.
What Acquia Lightning for Commerce Does
Acquia Lightning for Commerce provides all feature of Drupal Lightning. Extra features are focused on seamless integration with Acquia Commerce Manager and easy set up of sales demos:
- ACM demo module - easy setup of ACM modules and demo content on the top of that.
- ACM demo theme - theming for effective presentation of all available commerce features.
Known Issues
- Minicart block font color is same as background color in demo theme - you can either remove theming for minicart block entirely or override it in your theme.
- For other possible issues please check Drupal Lightning.
Contributing
Issues and contributions are welcomed on our GitHub. Please check our contribution guide first.
Copyright and license
Acquia Lightning for Commerce
Copyright © 2018 Acquia Inc.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.