Provides a set of classes to install and initialize the Content Management System.
There are two common types of files:
Installers - These classes contain the code to install the Content Management System and mount content sections.
Initializers - These classes are run at server startup and are used to install the Content Management System if it has not already been installed. For the most part, initializers call the installers' methods.