Jelix\Installer\ModuleInstaller::postInstall PHP Method

postInstall() public method

Redefine this method if you do some additionnal process after the installation of all other modules (dependents modules or the whole application)
public postInstall ( )
    function postInstall()
    {
    }