mirror of
https://github.com/Llewellynvdm/awesome-joomla.git
synced 2024-11-14 08:04:03 +00:00
Merge pull request #3 from Llewellynvdm/master
Added Joomla Component Builder
This commit is contained in:
commit
2fc05f968a
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@ jsconfig.json
|
||||
.php_cs.dist
|
||||
.php_cs
|
||||
.gitkeep
|
||||
.idea
|
||||
|
||||
# Composer
|
||||
composer.phar
|
||||
|
@ -86,6 +86,7 @@ To browse the whole catalog of extensions, please, visit the extension directory
|
||||
- [anibalsanchez/extly-buildfiles-for-joomla](https://github.com/anibalsanchez/extly-buildfiles-for-joomla) - Webpack-automated build files for Joomla! extensions. Supports all extensions types + JavaScript Apps (Angular, React, Vue or VanillaJS with Laravel Mix) + Node/NPM + Composer.
|
||||
- [joomla-extensions/weblinks](https://github.com/joomla-extensions/weblinks) - This repo is meant to hold the decoupled com_weblinks component and related code.
|
||||
- [anibalsanchez/VSCode-Joomla-Snippets](https://github.com/anibalsanchez/VSCode-Joomla-Snippets) - Extension for Visual Studio.
|
||||
- [vdm-io/Joomla-Component-Builder](https://github.com/vdm-io/Joomla-Component-Builder) - Builds complex Joomla! extensions in Joomla!
|
||||
|
||||
#### Template Frameworks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user