Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New command: add site design #69

Closed
waldekmastykarz opened this issue Nov 28, 2017 · 0 comments
Closed

New command: add site design #69

waldekmastykarz opened this issue Nov 28, 2017 · 0 comments

Comments

@waldekmastykarz
Copy link
Member

waldekmastykarz commented Nov 28, 2017

Add site design

  • command: spo sitedesign add -t|--title <title> -d|--description [description] -w|--webTemplate <webTemplate> -s|--siteScripts <siteScripts> -m|--previewImageUrl [previewImageUrl] -a|--previewImageAltText [previewImageAltText] --isDefault
  • title: site design title
  • description: site design description (optional)
  • webTemplate: ID of the web template to which the site design should be associated. Currently supported values are 64 (Team Site) and 68 (Communication Site). This should be an enumeration with autocomplete to make it easier to use
  • siteScripts: array of site script IDs associated with the site design
  • previewImageUrl: URL of the preview image (optional)
  • previewImageAltText: alt text for the preview image (optional)
  • isDefault: specify to set the site design as the default design in the tenant
  • requires connection to the SharePoint tenant admin site

For more information see the Add-SPOSiteDesign cmdlet in the November release of the SPO PowerShell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant