Upload, deploy, and use Modern Content Editor Web Part (CEWP) in less than 30 seconds to SharePoint Online (SPO)
Allows for addition of custom HTML, CS, and JS coding on any Modern ASPX page in SharePoint Online (SPO) as simple alternative to full SPFx code development with React, TypeScript, Gulp, and Node complexity.
Cheers
## DOWNLOAD SPPKG
[ Ссылка ]
## POWERSHELL
$url = "[ Ссылка ]"
Connect-PNPOnline -Url $url -Interactive
Get-PNPWeb
Add-PnPSiteCollectionAppCatalog -Site $url
Get-PnPSiteCollectionAppCatalog |? {$_.AbsoluteUrl -eq $url}
Ещё видео!