Bolt Extension to use Square's API-driven ecommerce platform
Richard Knight ea0cd5c077 Updates to email template" | il y a 6 ans | |
---|---|---|
config | il y a 6 ans | |
src | il y a 6 ans | |
templates | il y a 6 ans | |
tests | il y a 6 ans | |
web | il y a 6 ans | |
.gitignore | il y a 6 ans | |
README.md | il y a 6 ans | |
composer.json | il y a 6 ans | |
phpunit.xml.dist | il y a 6 ans |
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