What does the installer do?
Installing the uMarketingSuite and running the application for the first time initializes different pieces of the uMarketingSuite.
- It installs the following folders & files
- /App_Plugins/uMarketingSuite/*
- /Assets/uMarketingSuite/*
- /config/uMarketingSuite/*
- It adds two datatypes to your Umbraco installation in the folder 'uMarketingSuite'
- uMarketingSuite - Node picker
- uMarketingSuite - Time input
- It adds an piece of middleware (in code) to your solution to track all requests to your website
- It adds the Marketing section (via code) to your Umbraco installation and gives every user group access to this section
- It sets up all the database tables of the uMarketingSuite. You can recognize the database tables because they are all prefixed with 'uMarketingSuite'.