Disable Marketplace Integration by Default - Concrete5


/ Published in: PHP
Save to your folder(s)

Add this to the config/site.php file


Copy this code and paste it in your HTML
  1. <?php define('ENABLE_MARKETPLACE_SUPPORT',false); ?>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.