This tutorial is a beginner's tutorial. Experts can listen. Although it is a beginner's tutorial, you must understand the basic html language and css. This tutorial is a basic part. In the future, the PHPCMS bar will launch an advanced part, and there will also be video tutorials released. If you have any questions, you can ask in the forum. Forum address: http://www.phpcms8.com/bbs
Section 1
1. First download the integrated installation package of phpcms v9 and install it , it is in a very conspicuous position in the official forum, so I won’t explain it in detail here.
2. For local debugging, it is recommended that you use APMserver, or wampserver, etc. You can download it from the homepage link of the official website of PHPCMS. After installation, open the "phproot→phpcms→templates" folder in the root directory of v9, copy the "default" folder and name it "redu".
3. Log in to v9 backend login address: http://localhost/admin.php
Username: phpcms Password: phpcms
4. Open the interface→Template style→ The content folder under the detailed list under the style mark redu
5. Everyone should be familiar with the use of the backend. This must be mastered. That’s all for today.
The above is the content of phpcms v9 template production tutorial (1). For more related content, please pay attention to the PHP Chinese website (www.php.cn)!