Download the PHP package setono/sylius-tag-bag-plugin without Composer
On this page you can find all versions of the php package setono/sylius-tag-bag-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download setono/sylius-tag-bag-plugin
More information about setono/sylius-tag-bag-plugin
Files in setono/sylius-tag-bag-plugin
Download setono/sylius-tag-bag-plugin
More information about setono/sylius-tag-bag-plugin
Files in setono/sylius-tag-bag-plugin
Vendor setono
Package sylius-tag-bag-plugin
Short Description Plugin that integrates Setono/TagBagBundle into your Sylius project
License MIT
Package sylius-tag-bag-plugin
Short Description Plugin that integrates Setono/TagBagBundle into your Sylius project
License MIT
Please rate this library. Is it a good library?
Informations about the package sylius-tag-bag-plugin
Sylius Tag Bag Plugin
Plugin that integrates the TagBagBundle into your Sylius project
Making plugin requiring TagBagBundle
Configure composer.json
Note, that setono/sylius-tag-bag-plugin
should be development dependency to
give your plugin user (application developer) a chance to not use it if he
already have overriden the shop's layout.html.twig
in his application
which is required by Setono/TagBagBundle
(see github.com/Setono/TagBagBundle#usage).
Add next blocks to plugin's README.md
-
Require library:
- Include bundles:
Development
Testing (manual)
- Run
composer try
to run test application - Navigate to any product (http://localhost:8000/en_US/products/book)
- You will see javascript alert added to the tag bag by
app.event_subscriber.shop
Contributing
Run composer checks
before push please.
All versions of sylius-tag-bag-plugin with dependencies
PHP Build Version
Package Version
The package setono/sylius-tag-bag-plugin contains the following files
Loading the files please wait ....