-
Notifications
You must be signed in to change notification settings - Fork 29
Quickstarts
katypool edited this page Jul 18, 2014
·
1 revision
If you just want to get spun up and working as quickly as possible you have two good approaches.
You can also follow the below steps on YouTube.
- Sign up and/or login to your dashboard at getpantheon.com
- Add a new site
- Select the Panopoly distribution.
- Make sure STFP mode is on (it should be by default)
- Visit your new site in your favorite browser to install Panopoly. (may want to install panopoly demo for training purposes)
- From the Appearances page click on "Install a new theme" and paste in a link the latest stable archive of Kalatheme.
- Enable Kalatheme and set it to the default and admin theme
- Clear your caches
- On the Appearances page click on the "Setup Kalatheme" link
- Complete the Setup webform
- REJOICE
You can also follow the below steps on YouTube.
- Download and install Kalabox from
- Click on the green plus icon in the top right of the UI to create a new Panopoly site.
- Click on the SSH button on your dashboard
- Run
cd /var/www/SITENAME // this will be what you inputted as your URL in Step 2.
- Run
drush dl kalatheme
- Enable Kalatheme and set it as the default theme
- Back on the command line run
drush cc all
- On the Appearances page click on the "Settings" link for Kalatheme
- Complete the Settings
- REJOICE
To learn how to do a bunch of other really cool things with Kalatheme read more documentation.
- Home
- Quickstarts
- Setup and Installation
- Configuring Server for automatic subtheme installation
- Manual Installation
- Using Custom Bootstrap Libraries
- Installation with Drush
- Using Kalatheme and Best Practices
- Kalatheme Settings and Configuration
- Responsive Toggling
- Styles Plugin
- Dynamic Grid System
- Theming with One Region
- Panels Layouts
- Tips, Tricks, and Frequently Asked Questions
- Kalatheme 4.x Roadmap
- Participating
- Test Bed