Skip to content

Generates SharePoint Information Architecture from an URL using JSOM

License

Notifications You must be signed in to change notification settings

yngrdyn/generateIA_SP_JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generateIA_SP_JavaScript

ScreenShot

This is script that generates the Information Architecture of a SharePoint site from the site URL using jQuery and JSOM.

The Information Architecture generated can be exported to an excel file and includes:

  • Site Structure: Libraries, Folders, Subsites.
  • Security of the site an its elements.
  • Content Types used in each library of the site.
  • Default values per library.
  • Site metadata (Property bag values).
  • Library views.

ScreenShot

Assumptions

  • The Script is in the same domain of the site.
  • Full control over the site
  • Read permission over the Libraries (Minimum). You will need full control over the Library if you want to get the security settings, otherwise you will see something like the following image as output indicating that you have "NO ACCESS" to see the security configuration.

ScreenShot

License

MIT Copyright (c) 2016 Yngrid D Coello

About

Generates SharePoint Information Architecture from an URL using JSOM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published