Before installing Craft Commerce, make sure you’ve got everything you need:
- A web host that meets Commerce’s minimum server requirements (hint: you’ll need PHP 5.4 or later).
- Craft CMS 3.0 or later (see Craft’s installation instructions for details).
Craft Commerce can only be installed from the plugin store, or through composer.
Log into your control panel and and click on 'Plugin Store'. Search for 'Commerce'.
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