Skip to main content

Installation

Requirements

Craft Commerce

Install Commerce:

ddev composer require craftcms/commerce -w
ddev craft plugin/install commerce

Stripe for Craft Commerce

Install Stripe for Craft Commerce:

ddev composer require craftcms/commerce-stripe -w
ddev craft plugin/install commerce-stripe

Marketplace

Install Marketplace:

ddev composer require kennethormandy/craft-marketplace -w
ddev craft plugin/install marketplace

Configuring your Stripe account

Stripe will make reccomendations for your Connect account, based on how you answer some questions.

Marketplace is, unsurprisingly, designed to work for marketplace-style projects where customers percieve themselves as purchasing from the platform, via another vendor.

Some examples include Kickstarter, Airbnb, and Etsy, etc.