Skip to content

Commit 081e137

Browse files
Openblocks-docsgitbook-bot
Openblocks-docs
authored andcommitted
GITBOOK-113: No subject
1 parent 220b0f1 commit 081e137

File tree

6 files changed

+35
-0
lines changed

6 files changed

+35
-0
lines changed
262 KB
Loading
108 KB
Loading
174 KB
Loading
148 KB
Loading

docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,4 @@
5656

5757
* [Members and groups](workspace-management/members-and-groups.md)
5858
* [Permissions for resources](workspace-management/permissions-for-resources.md)
59+
* [Customize branding](workspace-management/customize-branding.md)
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Customize branding
2+
3+
Openblocks provides a white-labelling feature that allows you to customize your workspace's **branding**, including logo, favicon, brand name and color. You can easily configure branding to match your company's branding and benefit from consistent experiences with your company's existing internal tools.
4+
5+
{% hint style="info" %}
6+
Custom branding is a **premium** feature of self-hosted Enterprise Edition of Openblocks. Feel free to contact our team if needed.
7+
{% endhint %}
8+
9+
## Configure branding
10+
11+
Only **workspace admins** have the permission to configure branding. Navigate to [Openblocks homepage](https://cloud.openblocks.dev/), select ⚙️ **Settings** tab **** in **** the left pane and click **Branding**. You can edit the settings on the left and preview the actual effects on the right.
12+
13+
<figure><img src="../.gitbook/assets/custom-branding-1.png" alt=""><figcaption></figcaption></figure>
14+
15+
* Logo: click the **Logo** box to upload your logo, which is shown at the top bar. The file browser will pop up and you can select an image file. Openblocks supports `.jpg`, `.svg`, and `.png` files.
16+
* Head color: click the palette in the **Head Color** section to select the background color of the top bar. You can also directly type a CSS color into the box.
17+
* Brand name: enter your **Brand Name** in the input box and it will show on the **login page** and as the browser tab title.
18+
* Favicon: click the **Favicon** box to upload your website icon, which is shown in the browser tab.
19+
20+
Click the **Save** button and the settings will immediately take effect.
21+
22+
The following pictures show what workspace end users will see on the homepage and application pages after branding is successfully customized.
23+
24+
<figure><img src="../.gitbook/assets/custom-branding-2.png" alt=""><figcaption></figcaption></figure>
25+
26+
<figure><img src="../.gitbook/assets/custom-branding-3.png" alt=""><figcaption></figcaption></figure>
27+
28+
Note that workspace developers and admins still see Openblocks branding on the homepage and the app editor.
29+
30+
<figure><img src="../.gitbook/assets/custom-branding-4.png" alt=""><figcaption></figcaption></figure>
31+
32+
## Further support
33+
34+
If the current branding feature doesn't meet your requirements, please do not hesitate to contact us. Openblocks team is ready to help with your needs.

0 commit comments

Comments
 (0)