/ProcessWireBootstrap3

Blank Bootstrap 3 Profile for the ProcessWire CMS/CMF.

Primary LanguagePHP

ProcessWireBootstrap3

This a site profile for the ProcessWire 2.3+ CMS providing a nearly blank template with an included Bootstrap 3. It's kept simple and as slim as possible so it's a good start for new pages.

  • Includes Bootstrap 3 and a blank Installation
  • Only basic fields and templates (used Somas blank profile)
  • The navigation function from Joss S. Bootstrap 2.3 profile was modified for Bootstrap 3 and is included.
  • Features the basic include('head.inc') principle from Ryans PW profile.

For further information, look at the Bootstrap 3 documentation or ask at the ProcessWire forums.

Thanks to Philipp U. (soma) and the Bootstrap team.

Installation

This is a site profile for ProcessWire. Install as usual:

  1. Download the latest ProcessWire
  2. Before installing, replace the following directories from the installation with this profile.
  3. Replace /site-default/install/
  4. Replace /site-default/templates/
  5. Install ProcessWire.

Now you can use the template by navigating to the /site/templates folder and start editing. The header is located under /site/templates/includes/header.inc .