PHPackages                             vespolina/commerce-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. vespolina/commerce-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

vespolina/commerce-bundle
=========================

Vespolina Commerce bundle. Integrates vespolina libraries with Symfony2

v0.5-alpha(12y ago)92.3k6[4 issues](https://github.com/vespolina/VespolinaCommerceBundle/issues)[1 PRs](https://github.com/vespolina/VespolinaCommerceBundle/pulls)MITJavaScriptPHP &gt;=5.4.0

Since Apr 9Pushed 11y ago5 watchersCompare

[ Source](https://github.com/vespolina/VespolinaCommerceBundle)[ Packagist](https://packagist.org/packages/vespolina/commerce-bundle)[ Docs](http://vespolina-project.org)[ RSS](/packages/vespolina-commerce-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (10)Versions (2)Used By (0)

VespolinaCommerceBundle
=======================

[](#vespolinacommercebundle)

[![Build Status](https://camo.githubusercontent.com/d30acb695cb690a896d215453674a09e65b99536adec5f9bdc0a1bab6746b811/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f766573706f6c696e612f566573706f6c696e61436f6d6d6572636542756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/Vespolina/VespolinaCommerceBundle)[![Total Downloads](https://camo.githubusercontent.com/595551b6eb09c11cc63d8eeb8a26f396adfe26b586b6d203de079f67f6ea5364/68747470733a2f2f706f7365722e707567782e6f72672f766573706f6c696e612f636f6d6d657263652d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/vespolina/commerce-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/c6d02d3aee2896727031d3c74bef96bba8ccbce58a4066cbbe762e50af9f0464/68747470733a2f2f706f7365722e707567782e6f72672f766573706f6c696e612f636f6d6d657263652d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/vespolina/commerce-bundle)

Vespolina Ecommerce integration with Symfony2

The admin page has javascript dependencies that can be handled by [bower](http://bower.io) using the [SpBowerBundle](https://github.com/Spea/SpBowerBundle). If you don't have bower installed, you can install it using npm

```
$ npm install -g bower
```

### 1) Install VespolinaCommerceBundle

[](#1-install-vespolinacommercebundle)

Install using composer.phar or composer binary:

```
$ php composer.phar require vespolina/commerce-bundle dev-master
```

### 2) Enable the bundle

[](#2-enable-the-bundle)

Enable the bundle in the kernel:

```
