forfin / module-linenotify
Package info
github.com/forfin/module-linenotify
Type:magento2-module
pkg:composer/forfin/module-linenotify
0.0.1
2020-04-24 07:50 UTC
Requires
This package is auto-updated.
Last update: 2026-02-24 20:52:07 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