Theme market
MultiSite users can browse and install themes from ImpressPages Marketplace. If you want to disable this feature, add file/ms_config/disableMarket.php file with following content:
<?php
$config['themeMarketUrl'] = null;
MultiSite users can browse and install themes from ImpressPages Marketplace. If you want to disable this feature, add file/ms_config/disableMarket.php file with following content:
<?php
$config['themeMarketUrl'] = null;