Download the PHP package gravita/notify-when-available without Composer
On this page you can find all versions of the php package gravita/notify-when-available. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gravita/notify-when-available
More information about gravita/notify-when-available
Files in gravita/notify-when-available
Download gravita/notify-when-available
More information about gravita/notify-when-available
Files in gravita/notify-when-available
Vendor gravita
Package notify-when-available
Short Description A Sylius plugin that enables the option of setting a future date when the product will be available. Users can add an email to notify then when the product can be purchased
License MIT
Package notify-when-available
Short Description A Sylius plugin that enables the option of setting a future date when the product will be available. Users can add an email to notify then when the product can be purchased
License MIT
Please rate this library. Is it a good library?
Informations about the package notify-when-available
Plugin Skeleton
Installation
-
Run
composer require gravita/notify-when-available
. -
Add the plugin to AppKernel.php:
-
Add the required resource files to your config.yml:
`
-
Add the bundle routing file to your routing.yml `
- Update your database: `
Usage
Running plugin tests
Once installed, the plugin adds two fields to the product variant form "Details" tab:
- Available from: this fields holds the message showed to the user if this product variant is not checked as "Available"
- Available for purchase: if this fields is not checked the message that is set on "Available from" will bee shown to the user. With this message will be a form to register an email on the notification list of the product variant.
All versions of notify-when-available with dependencies
PHP Build Version
Package Version
The package gravita/notify-when-available contains the following files
Loading the files please wait ....