Is it possible to remove completely the use of categories ?
I would like to remove completely the categories from my forum and use only tags. Is this possible ? Is there any setting on the dashboard for that ?
Thanks
0
I would like to remove completely the categories from my forum and use only tags. Is this possible ? Is there any setting on the dashboard for that ?
Thanks
Comments
You should be able to do so by adding
$Configuration['Vanilla']['Categories']['Use'] = false;
to your /conf/config.php