Skip to content
Marco Steinhaeuser edited this page Jan 6, 2017 · 5 revisions

How to get your module into OXID Module Connector

Good news first: your module is and will be completely independent from OXID Module Connector (OMC). All OMC will need is a json file that defines where to find the most important information as well as how to map your module structure into the folder structure of an OXID eShop installation.

OMC: Writing a recipe

As OXID Module Connector has been forked from the ioly project, you may find any useful information (how to write a recipe/json, all about cook books etc.) in ioly's wiki. If you want to see your module listed in OXID Module Connector, please simply send us a pull request with your recipe to the recipe branch of this repository. Please note that there's no general right of acceptance.