codeeshop / ps-module-ocmod
Ocmod XML for PrestaShop modules
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/codeeshop/ps-module-ocmod
Requires
- php: >=5.6.0
README
codeeshop/ps-module-ocmod
What is codeeshop/ps-module-ocmod?
Ocmod modifying core files for PrestaShop modules
v1.0.0 (Test)
v1.0.0 is the production ready release.
Features
It supports the following:
- PHP 5.4+ compatible
- Easy to Use, you can use XMLModifier in modules Easily.
Installation
requires PHP 5.4 or higher to run. However, code of earlier PHP versions can be analyzed.
Install codeeshop/ps-module-ocmod:
Via Composer
There is a composer package that you can use to install.
How to use codeeshop/ps-module-ocmod ?
To run after installing via composer and modify core files without issue ( file attached in this repo ).
1. Create a folder inside Prestashop Module name
mods
2. Create files inside folder named ( *.ocmod.xml ), for mulitple files you can name any name but suffix must be (.ocmod.xml)
install.ocmod.xml
Contact
Reaching out to us is easy, and can be done with:
- Twitter: https://twitter.com/codeeshop1
- Twitter 2: https://twitter.com/anantnegik7
- Website: https://www.codeeshop.com
- GitHub: https://github.com/ECodeeshop/package-ps-module-ocmod
- E-mail: sales@codeeshop.com
