Version 6.x.x Source
Single

Fields

Sr Fieldname Type Label Options
1 sb0 Section Break Landing Page
2 home_page Data Home Page

Link that is the website home page. Standard Links (index, login, products, blog, about, contact)

3 home_page_is_products Check Home Page is Products

If checked, the Home page will be the default Item Group for the website.

4 cb4 Column Break
5 title_prefix Data Title Prefix

Show title in browser window as "Prefix - title"

6 section_break_6 Section Break
7 website_theme Link Website Theme Website Theme
8 website_theme_image Image Website Theme Image
website_theme_image_link
9 website_theme_image_link Small Text Website Theme Image Link
10 banner Section Break Banner

Add a banner to the site. (small banners are usually good)

11 banner_image Attach Image Banner Image

Select an image of approx width 150px with a transparent background for best results.

12 set_banner_from_image Button Set Banner from Image
13 column_break_14 Column Break
14 banner_html Small Text Banner HTML

Banner is above the Top Menu Bar.

15 top_bar Section Break Top Bar

Menu items in the Top Bar. For setting the color of the Top Bar, go to selected Website Theme.

16 brand_html Small Text Brand HTML

Brand is what appears on the top-left of the toolbar. If it is an image, make sure it has a transparent background and use the <img /> tag. Keep size as 200px x 30px

17 top_bar_items Table Top Bar Items Top Bar Item
18 sidebar Section Break Sidebar

Sidebar Links for Home Page only

19 sidebar_items Table Sidebar Items Top Bar Item
20 footer Section Break Footer
21 copyright Data Copyright
22 address Text Editor Address

Address and other legal information you may want to put in the footer.

23 footer_items Table Footer Items Top Bar Item
24 hide_footer_signup Check Hide Footer Signup
25 integrations Section Break Integrations
26 google_analytics_id Data Google Analytics ID

Add Google Analytics ID: eg. UA-89XXX57-1. Please search help on Google Analytics for more information.

27 column_break_17 Column Break
28 google_plus_one Check Google Plus One
29 facebook_share Check Facebook Share
30 linked_in_share Check Linked In Share
31 twitter_share Check Twitter Share
32 twitter_share_via Data Twitter Share via

Tweet will be shared via your user account (if specified)

33 misc_section Section Break More Information
34 favicon Attach FavIcon

An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]

35 subdomain Text Subdomain

Sub-domain provided by erpnext.com

36 column_break_28 Column Break
37 disable_signup Check Disable Signup

Disable Customer Signup link in Login page

38 section_break_38 Section Break
39 head_html Code <head> HTML

Added HTML in the <head> section of the web page, primarily used for website verification and SEO

HTML

Controller

frappe.website.doctype.website_settings.website_settings

Class WebsiteSettings

Inherits from frappe.model.document.Document

clear_cache (self)

No docs


on_update (self)

No docs


validate (self)

No docs


validate_footer_items (self)

clear parent label in footer


validate_home_page (self)

No docs


validate_top_bar_items (self)

validate url in top bar items



frappe.website.doctype.website_settings.website_settings.get_website_settings ()

No docs