Skip to content

Chassis/bbPress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chassis bbPress Exenstion

Extension for Chassis to install the bbPress plugin.

Installation

Automatic (preferred)

To install add both Chassis/bbPress to your extensions list inside your config file.

Example config.local.yaml file:

extensions:
    - Chassis/bbPress

Manual

  1. Clone this repo into your Chassis extensions directory:
    git clone https://github.com/Chassis/bbPress.git /path/to/chassis/extensions/bbPress
  2. Run vagrant provision or vagrant up from your root Chassis directory.

Releases

No releases published

Packages

No packages published

Languages