Skip to content

benyrfg/helix-ultimate

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 72.7%
  • JavaScript 11.7%
  • CSS 9.7%
  • SCSS 5.9%