Auto Refresh Modification (Install)
Upon installing an extension containing an ocmod.xml file, the modification cache is automatically refreshed.
Auto Refresh Modification (Uninstall)
Upon uninstalling an extension containing an ocmod.xml file, the modification cache is automatically refreshed.
Modification
Modification generated files will be available in path
____ROOT_PATH____/system/storage/ocmod/modification/
Ocmod Install Files for Developers
____ROOT_PATH____/extension/____MODULE_NAME____/system/install.ocmod.xml
You can add multiple ocmod files (with a .ocmod.xml extension) to modify your OpenCart store.
Ocmod files will be searched for in the following directory structure: extension folder > module name > system folder > *.ocmod.xml
- Open
Upload
folder - Zip all the files
- Name the zip file as
ces_ocmod.ocmod.zip
- Upload the Zip file in your opencart store
Extensions > Installer
- Install
Ces OCMOD
- Open
Extensions > Extensions > Modules
InstallCes OCMOD
- Configure the module status or other settings as per needed
For admin
- Create a
index.xml
file - Zip
index.xml
and name it asupload.ocmod.xml
- Upload Zip File in
Ces OCMOD > Installer
- Refresh Modifications in
Ces OCMOD > Modifications
For developers
/opt/lampp/htdocs/oc/4023/extension/____MODULE_NAME____/system/install.ocmod.xml
You can add multiple ocmod files (with a .ocmod.xml
extension) to modify your OpenCart store.
Ocmod files will be searched for in the following directory structure: extension folder > module name > system folder > *.ocmod.xml
cd bundle
npm install
rollup -c
Replace Bundle generated editor.bundle.js
file with old file
Extension is free for use.