Joomla! is a fantastic platform, with so many great resources online. We thought we'd spend a few minutes jotting down some of our favorite sources of Joomla goodness.
For Administrators...
- Joomla! Admin Portal - https://docs.joomla.org/Portal:Administrators
- Joomla! Extensions Directory - http://extensions.joomla.org/
Video Resources...
- Joomla on YouTube - https://www.youtube.com/user/joomla
- J & Beyond on YouTube - https://www.youtube.com/channel/UCy6ThiEDnalZOd_pgtpBk1Q
For Joomla! development...
- Joomla! Docs - https://docs.joomla.org and some of the most handy pages from the docs are...
- Inserting, Updating and Removing data using JDatabase - https:/docs.joomla.org/Inserting,_Updating_and_Removing_data_using_JDatabase
- Selecting data using JDatabase - https://docs.joomla.org/Selecting_data_using_JDatabase
- Joomla Standard Icomoon Fonts - https://docs.joomla.org/J3.x:Joomla_Standard_Icomoon_Fonts
- Adding JavaScript and CSS to the page - https://docs.joomla.org/J3.x:Adding_JavaScript_and_CSS_to_the_page
- Client side validation - https://docs.joomla.org/Client-side_form_validation
- Standard form field types - https://docs.joomla.org/Standard_form_field_types
- getting the base url -https://docs.joomla.org/JURI/base
- User session variables - https://docs.joomla.org/How_to_use_user_state_variables
- Sending email from extensions - https://docs.joomla.org/Sending_email_from_extensions
- Developing an MVC Component - https://docs.joomla.org/J3.x:Developing_an_MVC_Component
- Developing a Basic Module - https://docs.joomla.org/J3.x:Creating_a_simple_module/Developing_a_Basic_Module
- Joomla! Stack Exchange - http://joomla.stackexchange.com/
- Joomla! Forum - http://forum.joomla.org/
- Joomla Docker - https://github.com/joomla/docker-joomla
- The new Joomla Developer Docs - http://developer.docs.joomla.org/#/en/home.md
Joomla! RESTfull APIs development...