Change the name of Admin Folder

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
simplyworks

Change the name of Admin Folder

Post by simplyworks »

Okay, I know with a good password this probaly a unnessary step, but  I would like to change the name of the admin folder to something esle.

My question can it be done with some tweaking or will I crash the application.

Thanks,
Jason
alby

Re: Change the name of Admin Folder

Post by alby »

simplyworks wrote: ...  I would like to change the name of the admin folder to something esle.

My question can it be done with some tweaking or will I crash the application.
No problem,
in root directory edit config.php:
$config['admin_dir'] = 'admin'; -> $config['admin_dir'] = 'new_directory_admin';

Alby
simplyworks

Re: Change the name of Admin Folder

Post by simplyworks »

Just goes to show why this it the best CMS available. Simple configuration and customization

Thanks.
Locked

Return to “CMSMS Core”