Managing forms in Umbraco can sometimes be a challenge, especially when trying to track where a form is used across your website.
Have you ever updated a form and wondered if it’s live on a published page? Or did you need to remove a form but weren’t sure which pages would be affected?
Without a clear overview, editors and admins often need to manually check each page or even create a temporary test page to verify form usage and if the form works as requested. This process is time-consuming and inefficient.
That’s why I created Umbraco.Community.FormsFinder is a simple but powerful tool that helps both developers and content editors quickly find where forms are used.
No more guesswork, just a clear, structured overview right in the Umbraco back office.
Why Editors Will Love This Package
Installing and using Umbraco Forms Finder is simple. Follow these steps to add it to your Umbraco 13+ project:
Use the following NuGet command:
dotnet add package Umbraco.Community.FormsFinder
Or install it via the NuGet Package Manager in Visual Studio:
After installation:
If the installation was successful, you will see a new Forms Finder dashboard in the Forms section.
If no forms are displayed, check:
To rebuild the index:
Backoffice → Settings → Examine Management → Rebuild Internal Index
To make testing easier, the repository includes a test site.
You can log in with the following credentials:
🔹 Administrator account:
🔹 Basic user (limited editor rights):
This test environment allows you to explore how Forms Finder works and check form visibility for different user roles.
Do you have suggestions or want to contribute to the package?
🔗 Check out the GitHub repository:
👉 GitHub: Umbaco.Community.FormsFinder
This tool makes managing Umbraco Forms much easier. I’d love to hear your feedback!