Jump to content
  • 0

Does anyone know how to Disable these in FluxCP


Question

Posted

Does anyone know how to Disable these in FluxCP

The Donations Section/Category with everthing in it Purchase/Donations i want to remove it anyone know?

Thank you in advance

74575032.png

bump anyone please?

5 answers to this question

Recommended Posts

Posted

I delete this all of it?

),

'Donations' => array(

'Purchase' => array('module' => 'purchase'),

'Donate' => array('module' => 'donate'),

),

Posted

in your /config/application.php

Find:

'Donations' => array(

then add "//"


//'Donations'   => array(
//'Purchase'      => array('module' => 'purchase'),
//'Donate'        => array('module' => 'donate'),
//},

),

Hope it Helps :)

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...