]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/ChooseTheme/README.md
2e0a761fa1923dfa599d287b64eb78a3f0668a4d
[quix0rs-gnu-social.git] / plugins / ChooseTheme / README.md
1 ### Choose theme
2 A simple plugin for [GNU social software](http://gnu.io/social/). 
3 The plugin enables the user to select their own theme, independently on site setting and other users.
4
5 #### Enable plugin
6 - Include this code in your GNU social instance. 
7 - Edit your `config.php` to include `addPlugin("ChooseTheme");`
8
9 #### How-to
10 - Choose settings from the GNU social menu. Choose 'Theme' on left menu.
11 - Select a theme and press 'Save'.
12
13