Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 502 Bytes

installation.md

File metadata and controls

25 lines (15 loc) · 502 Bytes

Installation

Requirements

This plugin requires Craft CMS 3.0.0, or later.

Plugin Store

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

Composer

  1. Open your terminal and go to your Craft project:
cd /path/to/project
  1. Then tell Composer to load the plugin:
composer require jalendport/craft-stripecheckout
  1. In the Control Panel, go to Settings → Plugins and click the “Install” button for Stripe Checkout.