Download the PHP package tavy315/sylius-product-subscriptions-plugin without Composer
On this page you can find all versions of the php package tavy315/sylius-product-subscriptions-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tavy315/sylius-product-subscriptions-plugin
More information about tavy315/sylius-product-subscriptions-plugin
Files in tavy315/sylius-product-subscriptions-plugin
Download tavy315/sylius-product-subscriptions-plugin
More information about tavy315/sylius-product-subscriptions-plugin
Files in tavy315/sylius-product-subscriptions-plugin
Vendor tavy315
Package sylius-product-subscriptions-plugin
Short Description Send notifications to your customers when a product returns in stock
License MIT
Package sylius-product-subscriptions-plugin
Short Description Send notifications to your customers when a product returns in stock
License MIT
Keywords syliussylius-plugin
Please rate this library. Is it a good library?
Informations about the package sylius-product-subscriptions-plugin
Sylius Product Subscriptions Plugin
Plugin that add the possibility to receive an email notification when a product return in stock
Features
Subscribe to get a Notification when a product return in stock
View your subscriptions in the apposite section of your account
View your client subscriptions in the apposite admin section
Requirements
- PHP
^7.4
- Sylius
~1.8.0
Installation
-
Run
composer require tavy315/sylius-product-subscriptions-plugin
. -
Add the plugin to the
config/bundles.php
file: -
Import the plugin routes by creating a file in
config/routes/tavy315_sylius_product_subscriptions_plugin.yaml
with the following content: -
Import required config in your
config/packages/tavy315_sylius_product_subscriptions_plugin.yaml
file: - Finish the installation by updating the database schema and installing assets:
All versions of sylius-product-subscriptions-plugin with dependencies
PHP Build Version
Package Version
The package tavy315/sylius-product-subscriptions-plugin contains the following files
Loading the files please wait ....