gnu-social/plugins/ChooseTheme
Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0
Updated composer and translations

composer install --no-dev
composer dump-autoload --optimize
git add vendor/ --force
make updatepo
2021-07-18 12:49:17 +01:00
..
actions [ChooseTheme] Fixed plugin 2021-07-16 19:44:33 +01:00
locale [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
ChooseThemePlugin.php [ChooseTheme] Fixed plugin 2021-07-16 19:44:33 +01:00
README.md Edited the readme file to be more inline with the core repo 2015-06-06 12:14:50 +02:00

README.md

Choose theme

A simple plugin for GNU social software. The plugin enables the user to select their own theme, independently on site setting and other users.

Enable plugin

  • Include this code in your GNU social instance.
  • Edit your config.php to include addPlugin("ChooseTheme");

How-to

  • Choose settings from the GNU social menu. Choose 'Theme' on left menu.
  • Select a theme and press 'Save'.