Skip to content

Commit 2895850

Browse files
authored
Update Admin Panel and Homepage customization pages with new widgets and new guided tour UI (#2671)
* Fix missing blank lines * Update admin panel and homepage customization pages with new UI
1 parent b99b13d commit 2895850

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
lines changed

docusaurus/docs/cms/admin-panel-customization/homepage.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,14 @@ tags:
1212
# Homepage customization
1313
<VersionBadge version="5.13.0"/>
1414

15-
The <Icon name="house" /> Homepage is the landing page of the Strapi admin panel. By default, it provides an overview of your content with 2 default widgets:
15+
The <Icon name="house" /> Homepage is the landing page of the Strapi admin panel. By default, it provides an overview of your content with 5 default widgets:
1616

1717
- _Last edited entries_: Displays recently modified content entries, including their content type, status, and when they were updated.
1818
- _Last published entries_: Shows recently published content entries, allowing you to quickly access and manage your published content.
19+
- _Profile_: Displays a short summary of your profile, including your name, email address, and role.
20+
- _Entries_: Displays the total number of Draft & Published entries.
21+
- _Project statistics_: Displays statistics about your entries, content-types, locales, assets, and more.
22+
1923

2024
<ThemedImage
2125
alt="Homepage with default widgets"
@@ -28,7 +32,7 @@ The <Icon name="house" /> Homepage is the landing page of the Strapi admin panel
2832
These default widgets cannot currently be removed, but you can customize the Homepage by creating your own widgets.
2933

3034
:::note
31-
If you recently created a Strapi project, the Homepage may also display a quick tour above widgets if you haven't skipped it yet.
35+
If you recently created a Strapi project, the Homepage may also display a guided tour above widgets if you haven't skipped it yet (see [Admin Panel](/cms/features/admin-panel) documentation for details).
3236
:::
3337

3438
## Adding custom widgets
-29.4 KB
Loading
-32.6 KB
Loading
45.5 KB
Loading
48.7 KB
Loading

0 commit comments

Comments
 (0)