nasirkhan / helix-ultimate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helix Ultimate V2.0.0

This is a major version of Helix Ultimate introduces a lot of improvements.

Installation process:

  1. Install a fresh Joomla!
  2. Open terminal in the root directory of the Joomla! project.
  3. Run git init
  4. Run git remote add origin git@github.com:JoomShaper/helix-ultimate.git Or If you are not using SSH then run git remote add origin https://github.com/JoomShaper/helix-ultimate.git
  5. Run the command git fetch
  6. Run git checkout 2.0.1
  7. Run cd plugins/system/helixultimate
  8. Run composer install
  9. Run composer dump-autoload -o
  10. Login to administrator panel.
  11. Go to Extensions > Manage > Discover
  12. Install shaper_helixultimate template and System - Helix Ultimate Framework plugin.
  13. Go to Extensions > Plugins and search for the plugin System - Helix Ultimate Framework and enable it.

About


Languages

Language:PHP 72.2%Language:JavaScript 12.1%Language:CSS 10.0%Language:SCSS 5.8%