Bolt Extension to use Square's API-driven ecommerce platform

Richard Knight 6f923a1c0b Adding simple order confirmation email 6 년 전
config 6f923a1c0b Adding simple order confirmation email 6 년 전
src 6f923a1c0b Adding simple order confirmation email 6 년 전
templates 6f923a1c0b Adding simple order confirmation email 6 년 전
tests 82bc48b908 First commit of Squarepay Extension 6 년 전
web 6f923a1c0b Adding simple order confirmation email 6 년 전
.gitignore 105a44229e OAuth and Twig extensions that interact with Square API 6 년 전
README.md 82bc48b908 First commit of Squarepay Extension 6 년 전
composer.json 31303b7993 Update 'composer.json' 6 년 전
phpunit.xml.dist 82bc48b908 First commit of Squarepay Extension 6 년 전

README.md

Bolt Extension Starter: RAK TEST 1

A starter skeleton for a Bolt v3.x Extension

To get going run the following command, replacing the last argument with the name of your extension:

composer create-project --no-install 'bolt/bolt-extension-starter:^3.0' <newextname>

For more information, see this page in the Bolt documentation: https://docs.bolt.cm/extensions/building-starter/about