When creating an Umbraco based application, there is often the need to add extra functionality to the system, especially when we want to create ways to allow the management of business specific aspects or entities.
Instead of creating a separate application, the bespoke functionality should be integrated with Umbraco. Thanks to Umbraco’s flexibility, we can extend and adapt the platform in several different ways. Here is a one such integration
Read more