This plugin lets you quickly rebrand a UserSpice 5 site with your own name, logo, favicon, head tags, social links, and .htaccess rules.
-
Site Settings
Updatesite_name,site_url,contact_email, andcopyrightin thesettingstable. -
Brand Assets
- Overwrite
favicon.icoin the web root. - Overwrite
users/images/logo.png(the default UserSpice logo).
No resizing, no backups, just straight replacement.
- Overwrite
-
Head Tags / Meta Manager
Editusersc/includes/head_tags.phpin a plain textarea.
Pre-filled with whatever is currently there. On save, the file is overwritten. -
Social Links Menu
Auto-creates amenusrow calledrebrand_socialif missing.
Lets you add, edit, or delete links (with label, URL, FontAwesome icon class, and target). -
.htaccess Editor
Plain textarea editor for the.htaccessfile at the web root.
Pre-filled with the current contents.
- UserSpice 5
- Logged in as User ID = 1 (only master account can access)
- File system writable for:
<webroot>/favicon.ico<webroot>/users/images/logo.png<webroot>/usersc/includes/head_tags.php<webroot>/.htaccess- not required, but suggested plugin getsettings
- Place this plugin folder under:
usersc/plugins/rebrand/
- Make sure the folder contains:
plugin_info.php(plugin metadata)configure.php(the admin page)
-
In the UserSpice Admin Panel → Plugins, activate Rebrand.
-
Configure under Admin → Plugins → Rebrand → Configure.
This edition is deliberately simple:
- No backups
- No resizing
- No extra classes
- Just overwrite files and update DB rows
Keep it simple, stupid (KISS).
- Editing
.htaccessorhead_tags.phpincorrectly can break your site. Use with care. - FontAwesome icon classes (e.g.,
fab fa-facebook) are supported in the Social Links menu.
Enjoy your own branding on UserSpice!