Bolt Extension to use Square's API-driven ecommerce platform
Richard Knight ea0cd5c077 Updates to email template" | %!s(int64=6) %!d(string=hai) anos | |
---|---|---|
config | %!s(int64=6) %!d(string=hai) anos | |
src | %!s(int64=6) %!d(string=hai) anos | |
templates | %!s(int64=6) %!d(string=hai) anos | |
tests | %!s(int64=6) %!d(string=hai) anos | |
web | %!s(int64=6) %!d(string=hai) anos | |
.gitignore | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos | |
composer.json | %!s(int64=6) %!d(string=hai) anos | |
phpunit.xml.dist | %!s(int64=6) %!d(string=hai) anos |
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