Category: SharePoint Online

webTiger Logo Wide
  • Introduction to the SharePoint Framework (SPFx)

    SharePoint Online Logo

    The SharePoint Framework (SPFx) is Microsoft’s latest addition to the SharePoint development family. It is custom web-part and page extensions programming model aimed at replacing the over-used (and potentially dangerous) Script Editor Web Part (SEWP) and Content Editor Web Part (CEWP) in SharePoint Online (SPO) and recent versions of on-premise SharePoint too.

    (more…)
  • Enable the Site Collection Level App-Catalog on SharePoint Online

    SharePoint Online Logo

    When developing SharePoint (SP) Add-ins, you will generally want to avoid having to deploy them to your SharePoint Online (SPO) tenancy’s public app catalogue until you are going to release them. Microsoft have catered for this and there is a way to enable a ‘developer’ app catalogue at site-collection level using some PowerShell commands.

    (more…)