craftcms/commerce

Craft Commerce

Maintainers

👁 brandonkelly

Package info

github.com/craftcms/commerce

Homepage

Forum

Documentation

Type:craft-plugin

pkg:composer/craftcms/commerce

Statistics

Installs: 424 356

Dependents: 162

Suggesters: 5

Stars: 239

Open Issues: 27

5.6.6 2026-06-17 16:21 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

proprietary 5da1847426a6dcf19d36d69805be71dc95c710c5

cmscommerceyii2craftcms

This package is auto-updated.

Last update: 2026-06-17 16:23:01 UTC


README

👁 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 5.6 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
php craft plugin/install commerce

# optional: copy the Craft Commerce example templates to your project’s templates folder
php craft commerce/example-templates

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