Home > Article > CMS Tutorial > How to enter the background after the PHPCMS installation is completed?
#How to enter the background after PHPCMS is installed?
1. After the installation is completed, the installation completion interface will appear. Under the installation completion interface, there is a connection to enter the background, and then click to enter the background;
As shown in the figure:
2. Visit "admin.php" under the domain name. This file is the PHPCMS background entry file.
As shown in the picture:
##PHPCMS background function
Function name
|
Function description |
Rich permission settings and default permission distribution make it easier to set permissions; |
Permissions of user roles can be set according to each operation;
Editor-in-chief: has all permissions for all columns and all topics, and can add columns and topics
Column editor: has some The information entry, review and management permissions of the column need to be further set in detail
Designer: has template and label management permissions
Financial staff: has permissions to view orders, enter bank remittances, issue invoices, etc.
|
Provides module development documents and development interfaces, supports module installation and uninstallation, you can choose to purchase or Customize the modules required for development, and the function expansion is convenient and worry-free | |
You can add administrators at will, Reassign administrator; |
The founder can be set, and the founder has all management rights;
|
The model is very flexible. You can set the field type, field length, and data judgment at will, and automatically generate JS instant judgment and PHP judgment; | Supports various attributes of the field: such as, whether Add to full-text search, whether it is a unique value, whether to submit and display in the foreground; and you can arbitrarily control the adding permissions of fields, etc.; for more settings, please go to the backend to experience |
Supports unlimited column classification; | Supports column permission settings; Supports template customization; Support columns to be bound to models at will; Support external column functions; Support binding workflow solutions; Support binding second-level domain name functions ;Support column charging settings |
Support batch backup of database Function; | Support repair and optimization of database;Support string replacement function;Support online data recovery function |
Supports simple first-level category addition, modification, deletion, and sorting | |
Supports unlimited region management;
Supports adding and deleting regions in batches
| |
Menu management |
The background menu can be modified and added at will, and supports menu permission settings |
Recommended position management | Support adding, modifying and deleting recommended positions |
Keyword management |
Support keywords Add, modify, and delete |
Author management |
Support the addition, modification, and deletion of authors |
Source management |
Supports adding, modifying, and deleting sources |
Associated link management |
Supports the management, modification and deletion of associated links |
Workflow management |
Freely assign work review process |
Manuscript status management |
Manuscript status settings, such as pending review, first review, second review |
Database source management |
Data source addition, MYSQL, Access, MSSQL database sources can be added |
Attachment management |
Statistics on all uploaded files based on different models Attachment |
URL rule management |
You can freely write and modify the URL paths supported by the system |
Trojan scan |
Online Trojan scan, find Trojans more quickly and safely, leaving Trojans nowhere to hide |
External data import |
Supports content model and member data import, and can import any system into phpcms |
Baidu/google map |
Generate standard XML map |
Illegal information word blocking |
You can freely add and modify the words to be blocked |
Manuscript statistics |
According to member statistics Manuscript details |
Column access statistics |
According to Column statistics of all information |
Data dictionary |
Complete library structure database label |
IP Disable |
Disable users who are not allowed to access the site based on IP and IP segment |
Pass |
Support member integration of various external systems |
Content publishing |
Powerful content publishing, making everything more free |
Batch update publishing page |
Batch update can update the published information more quickly |
Batch update column |
Batch Update existing columns |
Template style management |
##Editable templates, visual template label editing |
rss subscription | Rss external call |
Website Map | Links to all columns of the website |
Verification code | Supports random mixed display of numbers and letters, irregular character positions, sizes, and multiple colors. It can be used as usual even if it does not support GD. It prevents brute force cracking and advertising machines |
Save remote pictures | Remote pictures in automatic content to the local server to prevent the other party from deleting the pictures or the pictures not being displayed when the server is abnormal |
Watermark thumbnail | can be reduced proportionally as required, and pictures or text watermarks can be added at designated locations as required to increase publicity opportunities after the content is reprinted |
Visual Editor | Similar to Word’s WYSIWYG online content editing function, supporting tables, pictures, FLASH , player insertion, supports uploading of pictures and attachments |
FTP function | Install or set the ftp account and password in the background , the system automatically sets the directory file 777 attributes, making the operation more convenient and easily solving the problem of being unable to run in safe mode |
The above is the detailed content of How to enter the background after the PHPCMS installation is completed?. For more information, please follow other related articles on the PHP Chinese website!