Skip to content

elevennl/settings_disable_sections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

settings_disable_sections

With this plugin you can disable complete sections in the Roundcube settings menu.

Setup

Add a 'settings_disable_sections' config item to the config.inc.php and specify the sections to disable in array form.

The config should look like this:

$config['settings_disable_sections'] = array('general');

Contact

Author: Carlo Vollebregt (carlovollebregt@eleven.nl)

Bug reports through github (https://github.com/elevennl/settings_disable_sections/issues)

License

This plugin is distributed under the GNU General Public License Version 2. Please read through the file LICENSE for more information about this license.

About

Roundcube plugin which can disable complete sections in the settings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages