sp-dev-fx-webparts/samples/react-remote-event-receiver.../README.md

1.4 KiB

Birthdays

Summary

A very simple webpart that let's you add and delete remote event receivers to lists, the need came about due to remote event receivers not functioning properly when added with app only authentication and PnP.Powershell now only using that.

Remote event reciver manager webpart

Used SharePoint Framework Version

1.11.0

Applies to

Prerequisites

None

Solution

Solution Author(s)
react remote event receiver manager Dan Toft

Version history

Version Date Comments
1.0.0 May 3, 2021 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome - please follow all the steps.

  • Clone this repository
  • in the command line run:
    • npm install
    • gulp build
    • gulp bundle --ship
    • gulp package-solution --ship
    • Add and Deploy Package to AppCatalog

Features

  • See, add, and delete remote event receivers from a list