yab / quazar
An E-Commerce platform for Laravel Apps using Grafite CMS
Requires
- illuminate/support: ^5.6
- laravel/cashier: ^7.1
Requires (Dev)
- grafite/builder: ^2.4
- grafite/cms: ^3.0
- mikey179/vfsstream: ^1.6
- mockery/mockery: ^0.9.4
- orchestra/database: ^3.6
- orchestra/testbench: 3.6.*
- orchestra/testbench-browser-kit: ^3.6
- phpunit/phpunit: ~7.0
README
Commerce - An e-commerce package for Laravel apps using Grafite CMS
Commerce is a e-commerce package for Grafite CMS. It is an elegant solution for adding an e-commerce platform to your Grafite CMS instance. This means it can be added to existing apps, or fresh installs and setups of the Grafite CMS. You can control: products, subscriptions, transaction history, orders, and some year by year analytics. Utilizing the power of Stripe, you can spin up a store, where you can offer subscriptions, digital products for download, or even physical products for order shipments. Integrate any external services to handle shipping rates, and tracking number updates. Take control of the many things you make, and build the store you've always wanted.
Author(s):
- Matt Lantz (@mattylantz, mattlantz at gmail dot com)
Website
Detailed Documentation
Please consult the documentation here: https://docs.grafite.ca/commerce
General Requirements
- PHP 7.1.3+
- MySQL 5.7+
More Specific Requirements
- OpenSSL
- Laravel 5.6+
- Grafite CMS 3.0+
- Stripe Account
Compatibility and Support
Laravel Version | Package Tag | Supported |
---|---|---|
5.6.x | 2.0.x | yes |
5.4.x - 5.5.x | 1.0.x | no |
License
Grafite Commerce is open-sourced software licensed under the MIT license
Bug Reporting and Feature Requests
Please add as many details as possible regarding submission of issues and feature requests
Disclaimer
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.