module = 'deliverydateswizardpro'; $this->bootstrap = true; $this->context = Context::getContext(); parent::__construct(); Tools::redirectAdmin(Context::getContext()->link->getAdminLink('AdminModules', true) . '&configure=deliverydateswizardpro&tab_module=front_office_features&module_name=deliverydateswizardpro'); } }