Added Joomla Component Builder to the list of Extension Development tools. Also updated ignore to include .idea for PHPStorm

This commit is contained in:
Llewellyn van der Merwe 2020-02-25 00:06:53 +02:00
parent 820f0b2012
commit 551ca90512
No known key found for this signature in database
GPG Key ID: CAD7B16D27AF28C5
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ jsconfig.json
.php_cs.dist
.php_cs
.gitkeep
.idea
# Composer
composer.phar

View File

@ -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