Skip to content

JohanReitsma83/Umbaco.Community.FormsFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Umbraco.Community.FormsFinder

Downloads NuGet GitHub license

Umbraco Forms Finder
This package uses Umbraco's internal index to quickly find all forms across your content.

It shows a list of each form and the pages where they're used, making it easy to track forms on your site. Perfect for Umbraco developers and content editors, this tool helps you manage forms by giving you a clear view of where they're being used, so you can keep everything organized.

The user only sees the forms they have access to, so you can be sure that the information is secure. Also if the user can't see the content the page is shown as red in the Backoffice so you can't navigate to it directly.

If you do have access to the forms and nodes you can visit the form by clicking the name. The link to the content will open in a new tab so you can easily navigate back to the list. And last you can see if the page is published or not. (keep in mind it doesn't know for sure the form is already online) but if somebody is gonna publish the page the form will be online that why we are showing the status.

Basic user showing forms and content

Installation

Add the package to an existing Umbraco website (v13+) from NuGet:

dotnet add package Umbraco.Community.FormsFinder

The package is pull and play, so install and you will see a dashboard in the forms section called Forms Finder. If you don't see any forms first check if you have edit access to the forms, and second rebuild the internal index.

Contributing

Contributions to this package are most welcome! Please read the Contributing Guidelines.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors