Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ahamed/joomgen
- Owner: ahamed
- Created: 2021-09-16T09:35:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T05:52:03.000Z (over 3 years ago)
- Last Synced: 2024-05-21T02:42:09.034Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.