Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 941 Bytes

installation.md

File metadata and controls

25 lines (15 loc) · 941 Bytes

Installation

Pre-flight check

Before installing Craft Commerce, make sure you’ve got everything you need:

Craft Commerce can only be installed from the plugin store, or through composer.

Plugin Store

Log into your control panel and and click on 'Plugin Store'. Search for 'Commerce'.

Composer

Ensure you have composer installed correctly in your Craft 3 project.

Run the following composer command from within your Craft 3 project:

TODO: Update docs with correct repo and version for the beta:

composer install craftcms/commerce