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 [2025/12/05 15:15] – [Migrate v3.10 to v4.4.13] Bernard Condraujoomla:migrate310 [2025/12/07 13:45] (current) – [Bethicoleague Template] Bernard Condrau
Line 5: Line 5:
   * [[https://github.com/akeeba/magiceraser/releases/tag/1.0.1|Akeeba Magic Eraser]]   * [[https://github.com/akeeba/magiceraser/releases/tag/1.0.1|Akeeba Magic Eraser]]
   * [[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]]
  
 ===== Migration ===== ===== Migration =====
Line 22: Line 23:
   - Akeeba Backup configuration, then take a backup   - Akeeba Backup configuration, then take a backup
  
-==== Migrate v4.4.13 to v5.1.3 ====+==== Migrate v4.4.13 to v5.1.3 (5.4.1) ====
 This migration works under WSL This migration works under WSL
-  - Copy the backup of version 4.4.13 to a local folder, then unzip from within WSL and change ownership to www-data+  - Copy the backup of version 4.4.13 to a local folder, then unzip from within WSL (CLI) and change ownership to www-data 
 +  - Change ownership of this local folder to www-data and permissions to 0770
   - Start the update from Joomla's back-end   - Start the update from Joomla's back-end
   - Make sure file permissions are enabled in [[web:eclipse#wsl_settings|WSL Settings]], otherwise it is not possible to install extensions   - Make sure file permissions are enabled in [[web:eclipse#wsl_settings|WSL Settings]], otherwise it is not possible to install extensions
   - Update Plugin "System - Bethico"   - Update Plugin "System - Bethico"
-  - Enable "Track Session Metadata" in Global Configuration -> System -> System+  - Enable "Track Session Metadata" in Global Configuration -> System
  
 ==== Bethicoleague Component ==== ==== Bethicoleague Component ====
Line 39: Line 41:
 ==== Bethicoleague Template ==== ==== Bethicoleague Template ====
 Abandon the bethicoleague template and integrate into cassiopeia, which will give us a much easier way to maintain the template. Abandon the bethicoleague template and integrate into cassiopeia, which will give us a much easier way to maintain the template.
-  - create a child template for cassiopeia named ''cassiopeia_bethicoleague'' +  - click the ''cassiopeia'' template and create a child template for cassiopeia named ''bethicoleague'', this will create a child template named ''cassiopeia_bethicoleague'' 
-  - move Webmaster settings to new module+  - paths with modified files for template ''cassiopeia_bethicoleague'':<file>/templates/cassiopeia_bethicoleague/ 
 +/media/templates/site/cassiopeia_bethicoleague/ 
 +/language/en-GB/tpl_cassiopeia_bethicoleague.ini</file>
   - move "Login" from "Member Menu" to "Main Menu"   - move "Login" from "Member Menu" to "Main Menu"
 +  - set //Layout// to //Collapsible Dropdown// in //System -> Site Modules -> Main Menu -> Advanced//
   - install ''plg_system_bethicofa'' first, then ''discover''   - install ''plg_system_bethicofa'' first, then ''discover''
-  - Menu Items: go to each ''Menu Item -> Link Type'' and set ''Link Icon Class'' and ''Display Menu Item Title''+  - Menu Items: go to each //Menu Item -> Link Type// and set //Link Icon Class// to something like ''fas fa-home'' and set //Display Menu Item Title// to //yes//
   - move ''login disabled'' to module   - move ''login disabled'' to module
   - updated plugin ''plg_system_bethicoFA''   - updated plugin ''plg_system_bethicoFA''
   - strings in install package wrong for ''mod_bethico_switcher''   - strings in install package wrong for ''mod_bethico_switcher''
 +  - move Webmaster settings to new module
  
 ==== Kunena Forum ==== ==== Kunena Forum ====
 ==== Phoca Download ==== ==== Phoca Download ====
 ==== Others ==== ==== Others ====