Download the PHP package gewebe/sylius-product-deposit-plugin without Composer
On this page you can find all versions of the php package gewebe/sylius-product-deposit-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gewebe/sylius-product-deposit-plugin
More information about gewebe/sylius-product-deposit-plugin
Files in gewebe/sylius-product-deposit-plugin
Download gewebe/sylius-product-deposit-plugin
More information about gewebe/sylius-product-deposit-plugin
Files in gewebe/sylius-product-deposit-plugin
Vendor gewebe
Package sylius-product-deposit-plugin
Short Description A Sylius plugin that allows products with deposit price
License MIT
Package sylius-product-deposit-plugin
Short Description A Sylius plugin that allows products with deposit price
License MIT
Keywords syliussylius-plugin
Please rate this library. Is it a good library?
Informations about the package sylius-product-deposit-plugin
Sylius Product Deposit Plugin
The product deposit plugin in Sylius allows you to set an amount of refundable deposit price for any product. For example: deposit for bottles, cans, pallets, batteries or car replacement parts.
Features
- Store individual deposit prices for each product variant and channel
- The deposit price is displayed on the product detail page
- At shopping cart / checkout / order the total unit price inclusive deposit is displayed.
Installation
Download the plugin via composer
Enable the plugin
Register the plugin by adding it to your config/bundles.php
file
Configure the plugin
Copy the template overrides from the plugin directory
Extend ProductVariant
entity
-
If you use
annotations
mapping: - If you use
yaml
mapping add also:
Update your database schema
Usage
1. Add a deposit price to a product variant
2. Browse a product variant with deposit price
3. Buy a product with deposit price included in final product price
Testing
Setup
Run Tests
All versions of sylius-product-deposit-plugin with dependencies
PHP Build Version
Package Version
The package gewebe/sylius-product-deposit-plugin contains the following files
Loading the files please wait ....