As a very flexible and excellent website building system, Zhimeng CMS allows you to modify the default folder directory name. Here's how to modify the file directory name.

Modification method:

1. First, find the system configuration file and the file include/common.inc.php.

2. Open common.inc.php to modify the template directory templets,

Find:

$cfg_templets_dir = $cfg_cmspath.'/ templets';

There is a mark on this line --//The directory where the template is stored

3. Change the red part above to the folder name you want, for example: moban.

4. Finally, you need to manually rename templets to: moban.

That's all right.

In the same way, you can modify the plug-in directory, member directory, and so on.

Post reply

Can't comment until