Versions Compared

Key

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

...

OptionDescription
themes

An array of theme objects.

Expand
titleExpand theme object
OptionDescription
nameThe theme name.
logo_url

The URL to the logo.

Info

Use HTTPS or protocol-relative URLS to ensure compatibility with both HTTP and HTTPS.

type
  • admin If this is an admin theme
  • client If this is a client theme
colors

A theme color object.

Expand
titleExpand admin color object

Admin themes (specify for 'admin' type only)

OptionDescription
theme_header_bg_color_top 
theme_header_bg_color_bottom 
theme_header_text_color 
theme_navigation_background_color_top 
theme_navigation_background_color_bottom 
theme_navigation_text_color 
theme_navigation_text_hover_color 
theme_subnavigation_bg_color_top 
theme_subnavigation_bg_color_bottom 
theme_subnavigation_text_color 
theme_subnavigation_text_active_color 
theme_widget_heading_bg_color_top 
theme_widget_heading_bg_color_bottom 
theme_widget_icon_heading_bg_color_top 
theme_widget_icon_heading_bg_color_bottom 
theme_box_text_color 
theme_text_shadow 
theme_actions_text_color 
theme_highlight_bg_color 
 
Expand
titleExpand client color object

Client themes (specify for 'client' type only)

OptionDescription
theme_header_bg_color_top 
theme_header_bg_color_bottom 
theme_page_title_background_color_top 
theme_page_title_background_color_bottom 
theme_page_title_text_color 
theme_page_title_button_background_color_top 
theme_page_title_button_background_color_bottom 
theme_navigation_background_color_top 
theme_navigation_background_color_bottom 
theme_navigation_text_color 
theme_navigation_text_active_color 
theme_page_background_color 
theme_link_color 
theme_link_settings_color 
feedsAn array of feed URLs. The Feed Reader will automatically pick up on these feeds and display them to the user in the Staff interface.
pluginsAn array of plugins to install. Only plugins shipped with Blesta may be installed. Supply the directory name of the plugin to install.
modulesAn array of modules to install. Only modules shipped with Blesta may be installed. Supply the directory name of the module to install.
gatewaysAn array of gateways to install. Only gateways shipped with Blesta may be installed. Supply the directory name of the gateway to install.