mitto/magento2-core

There is no license information available for the latest version (0.0.3) of this package.

Mitto core module for Magento 2

Installs: 32

Dependents: 3

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 2

Open Issues: 1

Type:magento2-module

0.0.3 2019-10-18 17:29 UTC

This package is not auto-updated.

Last update: 2024-05-26 04:17:04 UTC


README

1. Requirements

  • Magento 2.2.0 or greater
  • Composer PHP Dependency Manager

2. Module installation

  • Open command prompt, go to <MAGENTO_ROOT> folder and run the following commands:
$ composer require mitto/magento2-core
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile
$ php bin/magento setup:static-content:deploy
$ php bin/magento cache:clean
$ php bin/magento cache:flush

3. Module configuration

Login to the store admin panel. Navigate to Stores > Configuration > Mitto > Core. The essential settings are described below.

  • API Key used for calling Mitto API from your back-end server

  • Sender displayed to SMS recipients as sender

  • Administrator numbers comma separated list of administrator numbers

4. Test configuration

At the bottom of the configuration is a section for testing. Enter a phone number, and clicking the Test Now button should send a test SMS message to entered number.

5. Usage

This module adds following functionalities (used by other Mitto modules):

  • SMS Templates

  • SMS Sending via Mitto API

  • SMS Log with delivery status