forfin / module-linenotify
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
This package is auto-updated.
Last update: 2025-03-24 19:02:47 UTC
README
``forfin/module-linenotify``
Main Functionalities
Installation
- Install the module composer by running
composer require forfin/module-linenotify
- enable the module by running
php bin/magento module:enable Forfin_LINENotify
- apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Configuration
- Line Notify Token (line_notify_general/line/line_token)
Specifications
-
Observer
- sales_model_service_quote_submit_success > Forfin\LINENotify\Observer\Sales\ModelServiceQuoteSubmitSuccess
-
Model
- LineNotifyLogs