The Wayback Machine - https://web.archive.org/web/20201126200325/https://github.com/craftcms/commerce
Skip to content
develop
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Craft Commerce icon

Craft Commerce

Craft Commerce is an amazingly powerful and flexible ecommerce platform for Craft CMS.

You can learn all about it at craftcms.com/commerce, and documentation is available at craftcms.com.

Requirements

This plugin requires Craft CMS 3.5.4 or later.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “Commerce”. Then click on the “Install” button in its modal window.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require craftcms/commerce

# tell Craft to install the plugin
./craft install/plugin commerce

Resources

We highly recommend you check out these resources as you’re getting started with Craft Commerce:


Build Status Total Packagist Downloads Latest Stable Version

You can’t perform that action at this time.