Skip to content

paalolav/pol-menu

Repository files navigation

pol-menu

Summary

This web part lets you embed your own HTML and CSS on SharePoint pages across the site collection. Place your local html file on the site, i.e. placed under SiteAssets. Copy the file's path and paste it in the web part property panel, see further down on this page for examples.

Used SharePoint Framework Version

version

Applies to

Prerequisites

SharePoint Administrator for app catalog deployment. Normally, I'd recommend that site owners add the extention manually per site.

Solution

Solution Author(s)
pol-menu Pål Olav Loftesnes (www.paalolav.no)

Version history

Version Date Comments
1.0 Febryar 6, 2025 Initial release

Disclaimer

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.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
npm install
gulp bundle --ship
gulp package-solution --ship

Watching the code

gulp serve

Features

Web part that enables you to add HTML and CSS styling to any SharePoint site. Ideal for creating menus, embedding external sites with more control than the standard Embed web part.

About

SPFX webpart for embedding html and css.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors