Home > Article > CMS Tutorial > How to add template in phpcms
How to add a template to phpcms?
How to install a phpcms template after downloading it? How can I make it display in the foreground? Check out the method below!
1. First, download a phpcms template and find it yourself. There are many good phpcms templates.
2. After downloading, unzip the folder and see what files it contains. Generally, most of the files below should be included.
As a reminder, if your template file is incomplete, some pages cannot be displayed, so be sure to check whether it contains the necessary files before uploading.
3. Access through FTP and upload the Upload all folders to the templates folder
4. Log in to the website backend, under system settings, click "Template Style" "Template Plan Management" Do you see it? Do you see it? The file we just uploaded has been It is displayed in the template plan directory column, but the "template plan name" in front is empty. Let us fill in a name for it. Fill it in casually, as long as it is easy for you to remember, let's write a "concise plan"
5. Now we see that in the management operation column, there are set as default, management template, management style, delete and other operation links
Set as default: Set this plan as Default scheme, perform this operation and your website front desk will be displayed according to this template scheme
Management template: Online management template, you can modify, delete, download, etc.
Management style: Click this link to Modify the CSS style under this plan
Delete: Delete this plan. Note: This operation will delete the PHP Chinese website, a large number of free PHPCMS tutorials, welcome to learn online! The folder where this plan is located is deleted and cannot be recovered!
6. Set the template scheme you just added as the default, so that our phpcms website template will take effect
7. If your generation method is static, you must also update the web page
OK, it’s finished, let’s go to the front desk to have a look!
PHP Chinese website, a large number of free PHPCMS tutorials, welcome to learn online!
The above is the detailed content of How to add template in phpcms. For more information, please follow other related articles on the PHP Chinese website!