Skip to content

Source code for the Atos SharePoint Theming App, turns every SharePoint site into an Atos branded site.

License

Notifications You must be signed in to change notification settings

atosorigin/sharepoint-theming-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SharePoint Theming App

This repo contains the source code for an app that styles a SharePoint (2013 and up) site to look like an Atos branded site. Disclaimer: althought the styling looks a lot like our corporate website, it has not officially been cleared by our branding office. This project is meant for demonstration purposes only.

JavaScript (JSOM) provisioning

The project deploys the branding completely using JSOM. There's no server side code. This means everything runs from the browser and doesn't require any additional servers or resources, SharePoint will host the app for you (provided your environment has been set-up to be app-enabled.

Installation guide

Installation is as easy as publishing, adding the app package to your app catalog; deploying it to a site and hitting the button. It might take a minute or two to get everything deployed. For scenarios in which you have a site provisioning process, I would recommend not using this app but including the branding bits and pieces in your site deployment. Use a provisioning engine such as SPMeta2 or PnP to do so.

About

Source code for the Atos SharePoint Theming App, turns every SharePoint site into an Atos branded site.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published