Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drupalcommerce/commerce

Commerce 2.x development
https://github.com/drupalcommerce/commerce

drupal drupal-commerce

Last synced: about 1 month ago
JSON representation

Commerce 2.x development

Awesome Lists containing this project

README

        

Drupal Commerce
===============
[![Build Status](https://travis-ci.org/drupalcommerce/commerce.svg?branch=8.x-2.x)](https://travis-ci.org/drupalcommerce/commerce)

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](https://www.drupal.org/project/issues/commerce?version=8.x).

[Documentation](http://docs.drupalcommerce.org)

[Issue Tracker](https://www.drupal.org/project/issues/commerce?version=8.x)

## Installation

Use [Composer](https://getcomposer.org/) to get Drupal + Commerce with all dependencies.

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

See the [install documentation](https://docs.drupalcommerce.org/commerce2/developer-guide/install-update/installation) for more details.