Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Preparing branding

...

Table of Contents

More detailed instructions about branding

Back up the Abiquo UI

Back up Abiquo system elements: In addition to regular backups, we recommend that you make a quick backup of the UI before enabling branding.
Log in to a shell on the Abiquo server with a user with root permissions and make a copy of the UI folder

Code Block
mkdir /opt/abiquo/quick_ui_backup
tar cvfz /opt/abiquo/quick_ui_backup/ui_`date +%Y%m%d`.tar.gz /var/www/html/ui/

...


Assign branding privileges

...

If the users managing enterprises are not cloud administrators, assign branding privileges in Abiquo.

In Users View, check that the users have the "Manage enterprises" and "Modify enterprise theme" privileges.

...

Expand

Image Removed

See Manage Roles

Upload themes and logos to the Abiquo UI

Upload an optional default theme to style the login screen and your enterprise themes, including the image files.

Note : that the abicloudDefault folder contains the predefined default theme; do not overwrite this folder or the login screen will not display correctly.

...