Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
joomla:joomla50 [2026/03/04 11:35] Bernard Condraujoomla:joomla50 [2026/03/04 13:51] (current) – [Development] Bernard Condrau
Line 1: Line 1:
 ====== Joomla 5 ====== ====== Joomla 5 ======
  
 +===== Migration =====
   * [[joomla:migrate310|Migrate J3.10 to J4.x to J5.x]]   * [[joomla:migrate310|Migrate J3.10 to J4.x to J5.x]]
 +
 +===== Development =====
 +  * [[https://nicolauroca.dev/blog/how-to-develop-a-joomla-5-component|How to develop a Joomla 5 component]]
 +  * [[https://developer.joomla.org/coding-standards/docblocks.html|Joomla! Coding Standards - DocBlocks]]
 +  * [[https://manual.joomla.org/docs/4.4/building-extensions/components/mvc/mvc-factory/#default-names-for-view-model-and-table-classes|Default names for View, Model and Table classes]]
 +
 +===== Bethico League =====
 +  * Install [[https://www.joomill-extensions.com/extensions/custom-quick-icons-module|Custom Quick Icons]] from Joomill
 +
 +===== Bethico =====
 +===== Links =====
 +  * [[https://docs.joomla.org/Joomla_4.4.x_to_5.x_Planning_and_Upgrade_Step_by_Step|Joomla 4.4.x to 5.x Planning and Upgrade Step by Step]]
 +  * [[https://manual.joomla.org/docs/general-concepts/input/|Joomla Input - Introduction]]
 +  * [[https://manual.joomla.org/docs/general-concepts/web-asset-manager/|Web Asset Manager]]
 +  * [[https://www.dionysopoulos.me/book.html|The missing Joomla™ reference for extension developers]]
 +  * [[https://docs.joomla.org/J4.x:Using_Bootstrap_Components_in_Joomla_4#Using_Interactive_Components:_Coders|Using Bootstrap Components in Joomla 4]]