pnp / vscode-viva

With the SharePoint Framework Toolkit extension, you can create and manage your SharePoint Framework solutions on your tenant. All actions you need to perform during the development flow are at your fingertips.
https://marketplace.visualstudio.com/items?itemName=m365pnp.viva-connections-toolkit
MIT License
34 stars 15 forks source link

💡 [Feature]: Add more managing SPFx extensions functionality #15

Open Adam-it opened 1 year ago

Adam-it commented 1 year ago

🎯 Aim

The aim would be to extend the environment view of the extension to provide more functionalities which will allow to management of webparts and extension in all app catalogs on user tenant

image

Some of the activities could allow:

🤔 Other

Some reference commands: https://pnp.github.io/cli-microsoft365/cmd/spo/applicationcustomizer/applicationcustomizer-add/ https://pnp.github.io/cli-microsoft365/cmd/spo/tenant/tenant-applicationcustomizer-add/ https://pnp.github.io/cli-microsoft365/cmd/spo/contenttype/contenttype-set/ (modify content type to set the form customizer on a specific form) https://pnp.github.io/cli-microsoft365/cmd/spo/customaction/customaction-add/

Adam-it commented 4 months ago

lets start dividing this to smaller issues