|
|
vor 2 Jahren | |
|---|---|---|
| .. | ||
| Block | vor 2 Jahren | |
| Controller | vor 2 Jahren | |
| Helper | vor 2 Jahren | |
| Model | vor 2 Jahren | |
| Setup | vor 2 Jahren | |
| Test | vor 2 Jahren | |
| etc | vor 2 Jahren | |
| i18n | vor 2 Jahren | |
| view | vor 2 Jahren | |
| LICENSE.txt | vor 2 Jahren | |
| LICENSE_AFL.txt | vor 2 Jahren | |
| README.md | vor 2 Jahren | |
| composer.json | vor 2 Jahren | |
| registration.php | vor 2 Jahren | |
This module enables product alerts, which allow customers to sign up for emails about product price or stock status change.
Before installing this module, note that the Magento_ProductAlert is dependent on the following modules:
Magento_CatalogMagento_CustomerThe Magento_ProductAlert module creates the following tables in the database:
product_alert_priceproduct_alert_stockAll database schema changes made by this module are rolled back when the module gets disabled and setup:upgrade command is run.
The Magento_ProductAlert module contains the recurring script. Script’s modifications don’t need to be manually reverted upon uninstallation.
For information about a module installation in Magento 2, see Enable or disable modules.
Extension developers can interact with the Magento_ProductAlert module. For more information about the Magento extension mechanism, see Magento plug-ins.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_ProductAlert module.
This module introduces the following layouts in the view/frontend/layout directory:
catalog_product_viewproductalert_unsubscribe_emailFor more information about a layout in Magento 2, see the Layout documentation.
More information can get at articles:
Cron group configuration can be set at etc/crontab.xml:
catalog_product_alert - send product alerts to customers