mssbuilder/connector

Connector for app

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

dev-master 2018-10-22 06:34 UTC

This package is auto-updated.

Last update: 2024-09-29 05:08:34 UTC


README

Connector RestApi Extension for Magento 2 offers the users to create mobile Apps(iOS and Android).When you install this module using composer it creates Apis for your magento store

[![Stable Version!]:Magento 2.2

1. How to install SMTP Extension

Install via composer (recommend)

Run the following command in Magento 2 root folder:

composer require mssbuilder/connector dev-master
php bin/magento setup:di:compile
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
sudo chmod  0777 -R  var/*
sudo chmod  0777 -R  generated/*
sudo chmod  0777 -R  pub/static/*

It will install module in vendor directory with name mssbuilder/connector