Introduction This Package provides the TechDivision backend module section. Installation you need to add the package to your composer.json { "require": { "techdivision/modulebase": "1.0.*" }, } Install the package: composer update techdivision/modulebase