Skip to content

Create new template from the cassiopeia of Joomla 4

Notifications You must be signed in to change notification settings

xiroweb/tpl_fooo

Repository files navigation

tpl_fooo

tpl_fooo clone/fork the cassiopeia template of Joomla 4. When your site update joomla version, some files on the cassiopeia template maybe overide. We don't want any code change on the template by update joomla version, so create new template from the cassiopeia template.

Prepare

  • Download zip file and extract on your computer / Or clone this repo
  • Open folder by IDE Editor (Vscode, Sublime Text...)
  • Find and replate in folder:
    • Option: turn ON Case Sensitive
    • Find: fooo - Replace: your_name_template (lowercase, no space)
    • Find: FOOO - Replace: your_name_template (UPPERCASE, no space)
  • Rename file:
    • /language/tpl_fooo.ini -> /language/tpl_your_name_template.ini (your_name_template: lowercase, no space)
    • /language/tpl_fooo.sys.ini -> /language/tpl_your_name_template.sys.ini (your_name_template: lowercase, no space)
  • Compress zip and install to your site

About

Create new template from the cassiopeia of Joomla 4

Resources

Stars

Watchers

Forks

Packages

No packages published