kitpages / shop-bundle
This bundle is used to create a shop with symfony2
Package info
github.com/kitpages/KitpagesShopBundle
Type:symfony-bundle
pkg:composer/kitpages/shop-bundle
v1.1.0
2015-07-06 12:52 UTC
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: 2026-03-04 22:31:58 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