Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahamed/joomgen

Joomla! 3 component builder tool built with love using shell scripting.
https://github.com/ahamed/joomgen

Last synced: about 1 month ago
JSON representation

Joomla! 3 component builder tool built with love using shell scripting.

Awesome Lists containing this project

README

        

**Installation:**
+ Colone or download the repository.
+ Unzip and cd /path/to/the/joomgen
+ run `./install.sh` and type your **password** when it wants.

**Usage**
+ Go to the joomla project.
+ Open terminal in the root directory of the joomla project.
+ run `joomgen -c` for component creation.
* run `joomgen -v` for backend view.
* run `joomgen -v -f` for frontend view.