Skip to content

CoEdition/vendor-module-magento2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For Help with this installation, please contact [email protected]

Magento 2 Vendor Module

The Coedition Vendor module for magento 2 handles the integration for coedition marketplace vendors.

Configurable Product API Extension

This extension updates API endpoints for coedition to integrate into your system.

Installation

There are many ways to install a magento 2 module, the simplest is to download the code from this repository and do the following:

  1. Make a directory inside your magento 2 installation, in your app/code directory named Coedition.
  2. Click the clone or download zip button for this repository and then change the name of the folder from vendor-module-magento2-master to Vendor and then drop the folder into the newly made app/code/Coedition folder so the path of this Vendor folder will be app/code/Coedition/Vendor.
  3. Run php bin/magento setup:upgrade to install. (you may stop here if in development mode)
  4. Run php bin/magento setup:di:compile
  5. Run php bin/magento setup:static-content:deploy to complete the process for production.

Here is a video that demonstrates the above instructions:

Install Magento 2 Connector Module

Prepare API access for Coedition

You must create an api/admin user for Coedition to access your categories and products and to have the ability to push orders back into your system. Here is a video for instructions, just click the image below to view the video.

Prepare API/ADMIN User

Categorize to Coedition Taxonomy and Publish products

You now need to categorize your products into the Coedition taxonomy so that we can pull into our system. Here is a video for instructions, just click the image below to view the video.

Categorize

About

Magento 2 Vendor Module for Marketplace Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages