Skip to content

Latest commit

 

History

History
executable file
·
67 lines (45 loc) · 1.59 KB

File metadata and controls

executable file
·
67 lines (45 loc) · 1.59 KB

License: MIT

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:

Screenshots

til