Welcome to the Symfony Ecommerce Edition - a fully-functional Symfony2 distribution based on the standard edition designed for agile e-commerce development. If you want to learn more about the features included, see the "What's Inside?" section.
- Provide an out-of-the box platform for advanced ecommerce development with pre-configured project and community bundles.
- Provide an extremely rich library of ecommerce Entities to serve as a baseline for generic e-commerce business logic.
- Work in tandem with the Symfony CMF project (https://github.com/symfony-cmf/symfony-cmf) and become its e-commerce arm.
The Symfony Commerce Edition comes pre-configured with the following bundles:
- CoPointOfSaleBundle (Coming Soon)
- CoTransactionBundle (Coming Soon)
- CoMerchandiseBundle (Coming soon)
- CoCustomerBundle (Coming Soon)
- CoPromoBundle (Coming Soon)
- CoShippingBundle (Coming Soon)
- CoInventoryBundle (Coming Soon)
- FrameworkBundle - The core Symfony framework bundle
- SensioFrameworkExtraBundle - Adds several enhancements, including template and routing annotation capability (documentation)
- DoctrineBundle - Adds support for the Doctrine ORM (documentation)
- TwigBundle - Adds support for the Twig templating engine (documentation)
- SecurityBundle - Adds security by integrating Symfony's security component (documentation)
- SwiftmailerBundle - Adds support for Swiftmailer, a library for sending emails (documentation)
- MonologBundle - Adds support for Monolog, a logging library (documentation)
- AsseticBundle - Adds support for Assetic, an asset processing library (documentation)
- JMSSecurityExtraBundle - Allows security to be added via annotations (documentation)
- WebProfilerBundle (in dev/test env) - Adds profiling functionality and the web debug toolbar
- SensioDistributionBundle (in dev/test env) - Adds functionality for configuring and working with Symfony distributions
- SensioGeneratorBundle (in dev/test env) - Adds code generation capabilities (documentation)
Merci!