This web part replicates the classic Promoted Links Web Part but with added features such as web part properties to change the background colour, size of background image and to select which promoted link list to use.
For more information onthe full Cloud Design Box learning platform for modern SharePoint or custom workflows and design, Contact us via the website.
Click here to download install files
Installation instructions
- Unzip the file and open the installation folder
- Upload folder “CDBPromotedLinks” (including the folder itself) into the SiteAssets library at the root site collection (e.g. contoso.sharepoint.com/siteassets).
- Upload the “cloud-design-box-promoted-links.sppkg” file to the AppCatalog, tick the box to make available on all site collections.
Updating instructionsFollow the installation instructions above but replace all the files and check in the sppkg file after upload.
### Building the codegit clone the repo
npm install
# Ensure promoted links list exists on test site
gulp serve