Automated creation of language modules (language.ocmod.zip) for OpenCart 4.x.
The generated modules install flawlessly and translate everything,
including any other extensions you wish to localize.
The tool automatically and correctly generates the entire directory structure, controller, extension language files, and the module's admin view template. It pre-configures all settings, file names, and class names, while copying existing language strings to their appropriate locations.
Run the following command from the command line:
makeThis will display detailed help and information for all available commands.
The documentation is currently a work in progress and will be available soon.
We apologize for any temporary inconvenience.
Contributions are welcome! Please read Contributing for details.
In our development, we follow the principles of YAGNI and KISS. The source code should not have extra unnecessary functionality and should be as simple and efficient as possible.
This package is licensed for use under the MIT License (MIT).
Please see LICENSE for more information.