Rencore Deploy SPFx PackageEasily deploy a SharePoint Framework solution package to SharePoint Online directly from Visual Studio Code. Deploy the solutionChoose if you want to deploy the solution in the app catalog or to all sites in your tenant.
The extension will automatically upload the selected package to the tenant app catalog. If the package already exists, it will be overwritten. Only solutions that support global deployment, can be deployed globally. Connect to your tenantConnect to your SharePoint Online tenant, by specifying its URL. You can specify the URL permanently using the Keep your credentials to yourselfWhen connecting to your tenant, the extension uses OAuth and doesn't have access to your credentials. It can only access your tenant after you granted it permissions and signed in with your account. At any time you can revoke the extension's permissions through Azure AD applications settings. Check connection statusAt any time, check the status of your connection to SharePoint. Release Notes1.1.0Added support for deploying to site collection app catalogs 1.0.2Changed activation of the extension in case .sppkg isn't available yet 1.0.1Added handling error when app catalog can't be found 1.0.0Initial release |