Skip to content

oc-plus-plus/langmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LANGMAKER

GitHub License coding standards

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.

Usage

Run the following command from the command line:

make

This will display detailed help and information for all available commands.

Documentation

The documentation is currently a work in progress and will be available soon.
We apologize for any temporary inconvenience.

Contributing

Contributions are welcome! Please read Contributing for details.

YAGNI KISS

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.

License

This package is licensed for use under the MIT License (MIT).
Please see LICENSE for more information.

About

Automated creation of language modules (language_xxx.ocmod.zip) for OpenCart 4.x.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published