Home > Article > CMS Tutorial > Can phpcms modify the template?

Can phpcms modify the template? For example, modify the phpcms online editing template
Enter the website backend and see the interface column

Click on the list details on the right

Only an empty display

Next, follow the directory of the website and come to the cache/configs folder

Use dreamweaver or notepad to edit system.php

Change the 0 in line 20 of the code to 1
Save the file

Go back to the background and update the cache

Come to the list in the interface again, and you find that you can go online Edited

PHP Chinese website, a large number of free PHPCMS tutorials, welcome to learn online!
The above is the detailed content of Can phpcms modify the template?. For more information, please follow other related articles on the PHP Chinese website!