🎉 Exciting News! 🎉
Our new package, TFE.Umbraco.AccessRestriction, is officially live on NuGet! 🚀
If you're managing IP access restrictions in Umbraco, this package is for you! It provides a dashboard within the Umbraco backoffice to easily manage whitelisted IPs with descriptions, tracking, and more.
I've spent the last two months upgrading the package from Umbraco 13 to Umbraco 14, utilizing Vite/Lit for the backoffice improvements. A huge thanks to the well-documented contributions from other Umbraco package developers that helped make this possible, including:
@Kevin Jump
@Warren Buckley
Your work has been invaluable in this process!
🔗 NuGet:
https://www.nuget.org/packages/TFE.Umbraco.AccessRestriction
To install the package, use the following command:
dotnet add package TFE.Umbraco.AccessRestriction --version 14.1.2
📑 Features include:
- Manage whitelisted IPs through the Umbraco dashboard or a text file.
- View blocked IPs in the Umbraco log.
- Easily exclude or include paths to apply IP restrictions.
- Cloud support for Azure, Umbraco Cloud, and Cloudflare.
Check out the full details on GitHub or our README for installation instructions and configuration options.
We’d love for you to check it out, and if you have any questions or feedback, feel free to raise an issue on GitHub.
🌟 GitHub:
https://github.com/theFactore/TFE.Umbraco.AccessRestriction
Happy coding! 🎉