MTShop/code/web/modules/contrib/commerce
Gdilove c391965547 update config 2023-11-17 01:10:57 +08:00
..
config/schema update config 2023-11-17 01:10:57 +08:00
css update config 2023-11-17 01:10:57 +08:00
icons update config 2023-11-17 01:10:57 +08:00
js update config 2023-11-17 01:10:57 +08:00
modules update config 2023-11-17 01:10:57 +08:00
src update config 2023-11-17 01:10:57 +08:00
tests update config 2023-11-17 01:10:57 +08:00
.gitignore update config 2023-11-17 01:10:57 +08:00
.travis-before-script.sh update config 2023-11-17 01:10:57 +08:00
.travis-simpletest-js.sh update config 2023-11-17 01:10:57 +08:00
.travis.yml update config 2023-11-17 01:10:57 +08:00
LICENSE.txt update config 2023-11-17 01:10:57 +08:00
README.md update config 2023-11-17 01:10:57 +08:00
commerce.api.php update config 2023-11-17 01:10:57 +08:00
commerce.info.yml update config 2023-11-17 01:10:57 +08:00
commerce.install update config 2023-11-17 01:10:57 +08:00
commerce.libraries.yml update config 2023-11-17 01:10:57 +08:00
commerce.links.menu.yml update config 2023-11-17 01:10:57 +08:00
commerce.module update config 2023-11-17 01:10:57 +08:00
commerce.permissions.yml update config 2023-11-17 01:10:57 +08:00
commerce.plugin_type.yml update config 2023-11-17 01:10:57 +08:00
commerce.routing.yml update config 2023-11-17 01:10:57 +08:00
commerce.services.yml update config 2023-11-17 01:10:57 +08:00
composer.json update config 2023-11-17 01:10:57 +08:00
drupalci.yml update config 2023-11-17 01:10:57 +08:00
ludwig.json update config 2023-11-17 01:10:57 +08:00
phpcs.xml update config 2023-11-17 01:10:57 +08:00

README.md

Drupal Commerce

Build Status

Drupal Commerce is the leading flexible eCommerce solution for Drupal, powering over 60,000 online stores of all sizes.

Please report bugs in the issue queue.

Documentation

Issue Tracker

Installation

Use Composer to get Drupal + Commerce with all dependencies.

composer create-project drupalcommerce/project-base mysite --stability dev --no-interaction

See the install documentation for more details.