kitpages / shop-bundle
This bundle is used to create a shop with symfony2
Installs: 851
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 10
Forks: 3
Open Issues: 1
Type:symfony-bundle
Requires
- php: >=5.3.3
- doctrine/orm: >=2.2.3,<2.5
- jms/payment-core-bundle: dev-master
- stof/doctrine-extensions-bundle: 1.x
- swiftmailer/swiftmailer: 4.2.*
- symfony/framework-bundle: ~2.5
This package is auto-updated.
Last update: 2024-11-04 19:44:48 UTC
README
This bundle is used to create a shop with symfony2.5.
This is a beta version.
Author : Philippe Le Van (twitter @plv) http://www.kitpages.fr
Why this ShopBundle ?
- It is simple and robust
- It is extendable (without creating a sub-bundle)
- It is linked to the JmsPaymentCoreBundle
- It does NOT contain catalog or discount system but everything is done to integrate existing catalog or discount system.
State of the project
In beta state.
Stats will arrive soon
Features
- Cart management
- Order management (including free orders)
- invoice creation
- vat management
- email sending
- payment management with the JmsPaymentCoreBundle
- administration for orders / invoice