PHPackages                             paloma/shop-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. paloma/shop-bundle

ActiveLibrary[Framework](/categories/framework)

paloma/shop-bundle
==================

Symfony bundle for Paloma web shop

v1.6.0(2y ago)0434MITVueCI failing

Since Dec 16Pushed 2y ago4 watchersCompare

[ Source](https://github.com/paloma-middleware/PalomaShopBundle)[ Packagist](https://packagist.org/packages/paloma/shop-bundle)[ RSS](/packages/paloma-shop-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (11)Versions (16)Used By (0)

Paloma Shop Bundle
==================

[](#paloma-shop-bundle)

Symfony bundle with web shop frontend for Paloma.

Create a new project
====================

[](#create-a-new-project)

See

```
composer create-project symfony/website-skeleton my-project

```

Install the Paloma shop bundle using composer:

```
composer require paloma/shop-bundle

```

Enable the bundle by adding it in `config/bundles.php`:

```
