Skip to content

microsoft-search/pnp-modern-search-extensibility-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

PnP Modern Search - Extensibility samples

This project centralizes extensibility samples made by the community for the PnP Modern Search solution (v4). By "extensions", we mean:

  • Custom web components
  • Custom search box suggestions providers
  • Custom Handlebars helpers
  • Custom layouts
  • Custom data sources
  • Custom adaptive cards actions
  • Custom query modifiers

Get Started

Adding extension samples

  • Clone this repository
  • Add your samples to the existing search-extensibility-samples SPFx project following the step-by-step guide.
  • Create documentation for your extensions (procedure to be determined)
  • Submit your PR

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

"Sharing is Caring"

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.