plugin on for new users
plugin on for new users
Hi, is there a way to set that a plugin will be turned on for new users?
-
- Bear Rating Master
- Posts: 109
- Joined: 11 Apr 2013, 17:45
Re: plugin on for new users
If you define the plugin in the config.php, then it will be enabled system wide for all users. Just find the section below (at the bottom of the file) and add the name of the plugin to the list.
Code: Select all
define('PLUGINS', 'auth_remote, auth_internal, note, updater');
// Comma-separated list of plugins to load automatically for all users.
// System plugins have to be specified here. Please enable at least one
// authentication plugin here (auth_*).
// Users may enable other user plugins from Preferences/Plugins but may not
// disable plugins specified in this list.
Re: plugin on for new users
thanks, somehow I missed that
Who is online
Users browsing this forum: No registered users and 2 guests