An open API service indexing awesome lists of open source software.

https://github.com/superreal/composer-with-oxid-demo-module

Demo module for showing how to handle OXID modules with composer
https://github.com/superreal/composer-with-oxid-demo-module

Last synced: 2 months ago
JSON representation

Demo module for showing how to handle OXID modules with composer

Awesome Lists containing this project

README

          

composer-with-oxid-demo-module
===============

Demo module for showing how to handle OXID modules with composer

Installation
======

1. Define this repository as requirement in your projects root composer.json
2. Enable the module in the OXID backend
3. You are done.