This web part can be used as a centralized place where admin(s) can manage SPFx solutions present in their tenant using Application lifecycle Management(ALM) APIs and perform activities like Add, Deploy, Install, Retract, Uninstall & Remove apps.
Note: This webpart is mainly build for tenant and sharepoint admins, since most of the operation requires admininstrator privileges.
- git clone the repo
- npm i
- gulp bundle --ship
- gulp package-solution --ship
- Add to Site Collection App Catalog or Tenant AppCatalog and Install the App
- Add the web part to any page in the Site Collection
Solution | Author(s) |
---|---|
React-Manage-SPFx-Solution-ALM | Ramakrishnan Raman |
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.