feat: added web page tour to onboarding

This commit is contained in:
Shivam Mishra 2020-05-13 12:34:55 +05:30
parent 39ecc61b61
commit aa76a03d26
6 changed files with 25 additions and 1 deletions

View file

@ -10,7 +10,7 @@
"documentation_url": "https://docs.erpnext.com/docs/user/manual/en/website",
"idx": 0,
"is_complete": 0,
"modified": "2020-04-30 20:23:06.438314",
"modified": "2020-05-13 12:32:35.269025",
"modified_by": "Administrator",
"module": "Website",
"name": "Website",
@ -27,6 +27,9 @@
},
{
"step": "Enable Website Tracking"
},
{
"step": "Web Page Tour"
}
],
"subtitle": "Blogs, website view tracking, and more.",

View file

@ -6,6 +6,7 @@
"idx": 0,
"is_complete": 0,
"is_mandatory": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2020-04-30 19:06:10.750976",
"modified_by": "Administrator",

View file

@ -6,6 +6,7 @@
"idx": 0,
"is_complete": 0,
"is_mandatory": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2020-04-30 19:06:10.694419",
"modified_by": "Administrator",

View file

@ -7,6 +7,7 @@
"idx": 0,
"is_complete": 0,
"is_mandatory": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2020-04-30 20:22:50.778590",
"modified_by": "Administrator",

View file

@ -6,6 +6,7 @@
"idx": 0,
"is_complete": 0,
"is_mandatory": 1,
"is_single": 0,
"is_skipped": 0,
"modified": "2020-04-30 19:06:10.578218",
"modified_by": "Administrator",

View file

@ -0,0 +1,17 @@
{
"action": "Show Form Tour",
"creation": "2020-05-13 12:32:15.966570",
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
"is_mandatory": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2020-05-13 12:32:15.966570",
"modified_by": "Administrator",
"name": "Web Page Tour",
"owner": "Administrator",
"reference_document": "Web Page",
"title": "Learn about Web Pages"
}