Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 672 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 672 Bytes

Bootstrap Style Plugin for ResourceSpace

This plugin provides a Bootstrap style for ResourceSpace

Usage

Fast installation:

cd resourcespace/plugins
git clone https://github.com/rawyler/resourcespace-bootstrap-style.git bootstrap

The plugin's directory name has to match the plugin's yaml file name.

You may also pack the cloned repository into a rsp file which then can be uploaded under plugin management of your ResourceSpace installation.

git clone https://github.com/rawyler/resourcespace-bootstrap-style.git bootstrap
cd ..
tar -czf bootstrap.rsp bootstrap