How to Enable Save Site As Template option on SharePoint Site/Document Library.
Article: https://learn.microsoft.com/en-us/sha...
Command to enable save site as template fuction.
Set-SPOSite SiteURL -DenyAddAndCustomizePages $False
Command to disable save site as template fuction.
Set-SPOSite SiteURL -DenyAddAndCustomizePages $True
How to create SharePoint Classic site:- • How to Create SharePoint Team Site wi...
How to create SharePoint modern site :- • How to create a SharePoint Team Site ...
For any query or consultation please feel free to leave a comment and I will get back to you as soon as possible.
Link to access O365 admin center : portal.office.com
For complete SharePoint Tutorial : • Sharepoint Online Tutorial