Dependencies
Of course there is a dependency on the Umbraco CMS. As written before, you will need a Umbraco 8 installation with a SQL Server or LocalDb database.
We've tried to reuse as much of the already used modules in Umbraco, such as:
- NPoco for ORM support
- Chart.js for rendering all the graphs
- Modelsbuilder to do all the heavy lifting
When installing the uMarketingSuite you will see that there are three dependencies:
- UmbracoCms.Web >= 8.2.0
- DeviceDetector.NET >= 4.0.0 to determine which type of device a visitor uses. This package has a dependency on
- Portable.Licensing >= 1.1.0 to enforce the licensing in the uMarketingSuite