Skip to content

Commit 45a7dac

Browse files
committed
doc updates
1 parent d794fce commit 45a7dac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/transform/modernize-userinterface-site-pages-ui.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Transform classic pages to modern client-side pages using UI
33
description: Explains how to transform classic wiki and web part pages into modern client side pages using the SharePoint UI
4-
ms.date: 01/30/2019
4+
ms.date: 10/11/2019
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
88

99
# Transforming to modern site pages from inside the SharePoint UI
1010

1111
> [!IMPORTANT]
12-
> **The SharePoint Page Transformation UI is currently a beta release**. The solution is continuously evolving, checkout [the sp-dev-modernization GitHub repository](https://github.com/SharePoint/sp-dev-modernization/tree/dev) to stay up to date on the latest changes. If you encounter problems please file an issue in the [sp-dev-modernization GitHub issue list](https://github.com/SharePoint/sp-dev-modernization/issues).
12+
> **The SharePoint Page Transformation UI is currently a beta release and has not been updated for a long time. The recommended, and actively maintained, model for page transformation is using PnP Powershell or .Net**. The solution is continuously evolving, checkout [the sp-dev-modernization GitHub repository](https://github.com/SharePoint/sp-dev-modernization/tree/dev) to stay up to date on the latest changes. If you encounter problems please file an issue in the [sp-dev-modernization GitHub issue list](https://github.com/SharePoint/sp-dev-modernization/issues).
1313
1414
If you want to give your end users the option to self-service modernize pages then using the SharePoint Page Transformation UI makes a lot of sense as it offers your end users UI extensions (ribbon buttons) to launch page transformation:
1515

0 commit comments

Comments
 (0)