xiroweb / tpl_fooo

Create new template from the cassiopeia of Joomla 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:CSS 83.7%Language:SCSS 7.9%Language:PHP 7.4%Language:JavaScript 1.0%Language:HTML 0.0%