Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
typelist
printablefalse

Introduction to reseller themes

You can create a reseller theme for a reseller enterprise, to use for all customers in the reseller’s hierarchy. The platform will display the reseller theme when it is active, instead of the default theme. You can create multiple themes but you can only set one active theme per reseller.

...

In Abiquo 6.1.3+, the cloud admin can create a theme for a reseller and configure the domain and login information. Then you can allow the reseller admin to modify the other configuration only. In Abiquo 6.1.3+, the privilege to Manage theme login configuration enables users to manage Domains, Login CSS configuration, and Cookies bar configuration.

...

Create a reseller theme for a reseller hierarchy

Before you begin:

  1. Prepare your images as described in the table below. For more details, see Sample theme image reference

  2. Add your images to a theme img folder on the Abiquo server or another web server and obtain the path to the image. For example: theme/abicloudDefault/img/imageName.png or https://url/img/imageName.png.

...

  1. Go to Users view

  2. In the Enterprises list, select a reseller enterprise

  3. Go to Themes management

    Reseller themes management view
  4. Click a button to clone or add a theme, or select an existing theme and edit it.

  5. Enter the Name of the theme. The name must be unique

  6. Optionally, for Domains, enter domains/subdomains that will use the theme.

    1. In Abiquo 6.1.3+, you will need the Manage theme login configuration privilege

    2. Don’t include the protocol, only the domain/subdomain value (e.g: www.abiquo.com, demo.abiquo.com, example.com/users/)

    3. You can enter a domain/subdomain value in one reseller theme only

    4. The administrator can prohibit the use of a list of domains with an Abiquo configuration property

      Edit a reseller theme and configure the DomainsImage RemovedEdit a reseller theme and configure the DomainsImage Added
  7. To use this theme in the UI, select Active theme

  8. Edit CSS configuration.
    You can edit in basic mode (by default) or advanced mode. If you use advanced mode, you can customize more theme details (see next section).

  9. To check the theme, click Test theme, then after you have checked it, click Stop testing theme

  10. To update the theme, click Save

    An example of a reseller theme

Changes to the reseller theme will display after the user refreshes their browser window.

...

Theme elements and CSS

This section describes all the sections and elements that you can configure when creating or editing a theme.

...