SkillAgentSearch skills...

Commerce

Fully integrated ecommerce for Craft CMS.

Install / Use

/learn @craftcms/Commerce

README

<p align="center"><img src="./src/icon.svg" width="100" height="100" alt="Craft Commerce icon"></p> <h1 align="center">Craft Commerce</h1>

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:


<p> <img src="https://github.com/craftcms/cms/workflows/ci/badge.svg?branch=main" alt="Build Status"> <a href="https://packagist.org/packages/craftcms/commerce"><img src="https://img.shields.io/packagist/dt/craftcms/commerce.svg?label=downloads" alt="Total Packagist Downloads"></a> <a href="https://github.com/craftcms/commerce/releases"><img src="https://img.shields.io/github/tag/craftcms/commerce.svg?label=stable" alt="Latest Stable Version"></a> </p>
View on GitHub
GitHub Stars242
CategoryDevelopment
Updated22h ago
Forks174

Languages

PHP

Security Score

85/100

Audited on Mar 27, 2026

No findings