Skip to content
ProudCommerce edited this page Nov 19, 2016 · 5 revisions

Contributing

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.

As OXID Module Connector has been forked from the ioly project, you may find any useful informaiton (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.