Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

This module is used to extract all extensions present in opencart. Create a folder in the storage directory with all extensions inside. Very convenient for all developers who use this framework.

License

Notifications You must be signed in to change notification settings

ILDaviz/Extensions-extractor-Opencart-3.x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extension Extractor Opencart 3.X


Minimum Opencart Version Minimum Opencart Version

Installation

- This is a plug and play module;
- Install file .ocmod.zip on Extensions/Installer; 
- Reload on Extensions/Modifications;
- PHP >= 5.6.

Fully Automate extension extractor .ocmod

This module is used to extract all the extensions present in opencart. Create a folder in the storage directory with all extensions inside. Very convenient for all developers who use this framework. The module creates the following files:

- File {{name of zip file}}.ocmod.zip file;
- Install.xml for mod core;
- Updalod folder if is present modification file on database;
- Note_mod.txt with the detail of the module.

How to contribute

Fork the repository, edit and submit a pull request. Please be very clear on your commit messages and pull request, empty pull request messages may be rejected without reason. Your code standards should match the OpenCart coding standards. We use an automated code scanner to check for most basic mistakes - if the test fails your pull request will be rejected.

About

This module is used to extract all extensions present in opencart. Create a folder in the storage directory with all extensions inside. Very convenient for all developers who use this framework.

Resources

License

Stars

Watchers

Forks

Packages