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
- Host: GitHub
- URL: https://github.com/superreal/composer-with-oxid-demo-module
- Owner: superReal
- Created: 2014-05-18T20:54:41.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-13T13:33:50.000Z (about 12 years ago)
- Last Synced: 2025-02-19T17:06:36.117Z (over 1 year ago)
- Language: PHP
- Homepage: http://www.superreal.de
- Size: 172 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.