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:migrate310 [2026/01/11 15:23] – [Bethico Modules] Bernard Condraujoomla:migrate310 [2026/01/21 13:50] (current) – [Important Read First] Bernard Condrau
Line 6: Line 6:
   * [[https://manual.joomla.org/docs/building-extensions/modules/module-development-tutorial/step2-tmpl-file/|Module Development]]   * [[https://manual.joomla.org/docs/building-extensions/modules/module-development-tutorial/step2-tmpl-file/|Module Development]]
   * [[https://downloads.joomla.org/language-packs/translations-joomla3/downloads/joomla-5---korean|Korean Language Pack for Version 5.0.2.1]]   * [[https://downloads.joomla.org/language-packs/translations-joomla3/downloads/joomla-5---korean|Korean Language Pack for Version 5.0.2.1]]
 +  * [[https://gist.github.com/rsenden/7bc96a3e678b60e61c750517ca8de883|Eclipse on WSL]]
  
 ===== Migration ===== ===== Migration =====
Line 56: Line 57:
 ==== Bethico Modules ==== ==== Bethico Modules ====
 === Development === === Development ===
-  * If you did not install the new version of the module with updated manifest file you need to add the autoloader path manually to<file>/administrator/cache/autoload_psr4.php</file>+  * If you did not install the new version of the module with updated manifest file you need to add the autoloader path manually to<code>/administrator/cache/autoload_psr4.php</code>
 === Update and enable Modules === === Update and enable Modules ===
 <code> <code>