Statamify is FREE Shopify-like ecommerce addon for Statamic.
Check demo repo: https://github.com/sellfino/Statamify-Demo
Live demo: https://www.demo.statamify.com
To install:
- Copy the
site
folder and put in respective place - Open command and type:
php please statamify:install
. This will add all necessary routes, fieldsets and collections - Go to
site/statamic/
folder and install OmniPay plugins (currently only Stripe is integrated:composer require league/omnipay omnipay/stripe
)
Docs will be added soon - keep in touch!