How to fill in the default site in phpcms: first create a new folder under templates; then enter the phpcms background management interface; then click "Settings->Site Management->Add Site"; finally, in the template Just select "Branch Station" in the style.
phpcms sets the default site
Recommended: "phpcms tutorial"
There is a direct method:
In order to avoid errors, first go to phpcms\templates and copy the default folder and keep it.
Delete the files in the original default folder and copy your new site template into it, so that when you open it, your site content will be directly there.
This is how templates are handled.
If you also want to keep the original site, the second method:
Go to phpcms\templates to create a new folder, assuming it is named "fenzhan"
Go to the background: Interface - >Template style->Give this file seven Chinese names of "sub-sites"
Go to the backend: Settings->Site management->Add site-》Select "sub-site" in the template style
Then your new site will use the template in the "fenzhan" folder
Access path: localhost/index.php?m=content&c=index&a=init&siteid=2
Finally: By combining the first and second methods, you can create a portal with different regions.
The above is the detailed content of How to fill in the default site in phpcms. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

WebStorm Mac version
Useful JavaScript development tools

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.