Git Product home page Git Product logo

ultimate_onyx's Introduction

Onyx ERP integration Magento 2 module

Latest Stable Version License Total Downloads

Overview

This module syncs your Magento store with Onyx ERP by Ultimate Solutions, modules like Categories, Products, Customers and Orders are being synced typically every one hour. For more info about Onyx ERP please visit: http://www.ultimate-eg.net

Requirements

  • Magento 2.2.* Stable
  • Enable Single store mode from Magento admin panel or you will have to manually assign products to stores.

Setup

Use composer to install this extension, install our module using the following command:

composer require ultimate-eg/onyx-magento2

If any errors are returned after this command, just run composer update immediately.

Next, install the new module into Magento itself by running this command in Magento base directory:

php bin/magento module:enable Ultimate_Onyx
php bin/magento setup:upgrade
php bin/magento setup:di:compile

Check whether the module is succesfully installed in Admin > Stores > Configuration > Advanced > Advanced.

Make sure that you have installed Magento cron jobs by this command php bin/magento cron:install if not so please run this command as it's critical for synchronization. If this command returns any errors, please refer to https://devdocs.magento.com/guides/v2.2/config-guide/cli/config-cli-subcommands-cron.html

Usage

  1. First: Set your API settings in Admin > System > Onyx ERP > API Settings.
  2. Second: Test API by clicking Sync Now button.
  3. Finally: Watch all changes done by the module in Admin > System > Onyx ERP > Sync Log.

ultimate_onyx's People

Contributors

yamenarahman avatar

Stargazers

Abdullah Baharoon avatar

Watchers

James Cloos avatar Hoang Manh Phu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.