mirror of
https://github.com/gantry/gantry5.git
synced 2026-08-19 01:15:04 -05:00
3e706cb5834ba4bdd3cee8ba08684338ee311e8b
Gantry Framework
Documentation for all the supported platforms can be found from themes folder.
Best place to get started is to take a look into Gantry Prime which is our primary theme development and testing environment.
PS. You should run 'composer install' before installing Gantry 5 to your sites.
After you have done that, just go into your Joomla / WordPress / phpBB / Magento / Grav and run {PATH_TO_REPO}/bin/install.sh in there.
Joomla
Extensions Manager / Discover / Discover and install all Gantry 5 related extensions. Also remember to enable System - Gantry Administration plugin.
WordPress
In WordPress you should also install Timber plugin before using the theme.
Directory structure
- assets System wide media assets (Font Awesome, Whoops etc).
- bin Misc scripts to install and build Gantry.
- design Design images for Gantry.
- engines Supported engines (Nucleus, Bootstrap etc).
- platforms Gantry administration, and platform specific plugins etc.
- src Gantry libraries and platform specific overrides.
- themes Base themes for Gantry.
- vendor External libraries used by Gantry.
Languages
PHP
50.9%
Twig
17.7%
JavaScript
17%
SCSS
13.9%
CSS
0.5%