Aweseome Joomla! Guidelines update

This commit is contained in:
anibalsanchez 2017-05-25 16:10:28 +02:00
parent b021110c7b
commit 3f8987b791
1 changed files with 10 additions and 2 deletions

View File

@ -6,8 +6,8 @@ Awesome list of Joomla! seed repos, starters, boilerplates, examples, tutorials,
Aweseome Joomla! Guidelines:
- No templates. If you are looking for templates, just google it.
- No extensions. If you are looking for templates, go to [Joomla! Extensions Directory (JED)](https://extensions.joomla.org/).
- Joomla! has more than 10 years of history. So, there are many many many resources. Please, submit only links with up-to-date information.
- No templates or extensions. There are around 8,000 extensions on JED and I can't even count the top templates. So, to keep the list clean, we have to avoid naming extensions or templates. If you are looking for templates, just google it. If you are looking for extensions, go to [Joomla! Extensions Directory (JED)](https://extensions.joomla.org/). As a guideline of best practices, please, visit the [Development](#development) area where the list includes Template Frameworks and General Development Frameworks.
## What is Joomla?
@ -150,6 +150,14 @@ JoomlaCode | [joomlacode.org](http://joomlacode.org)
- [joomla/joomla-cms - Main Repository](https://github.com/joomla/joomla-cms) - Home of the Joomla! Content Management System
### Template Frameworks
TBD
### General Development Frameworks
TBD
### Testing
- [Running Automated Tests for the Joomla CMS](https://docs.joomla.org/Running_Automated_Tests_for_the_Joomla_CMS)