forfin/module-linenotify

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

0.0.1 2020-04-24 07:50 UTC

This package is auto-updated.

Last update: 2024-04-24 16:59:01 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

Attributes