The JPWRT blog website is a lightweight program, a PHP website building system that is fast to run, easy to use, and easy to expand. It is released using the Apache-2.0 open source protocol and is completely open source and free.
You can use JPWRT to quickly build your own blog website and other types of websites.
JPWRT supports MySQL and SQLite databases, and you can choose the database you want to use during installation.
The PHP version required to run JPWRT is greater than or equal to 5.6.
JPWRT is a multi-language system, currently supporting Chinese and English.
Installation environment requirements:
PHP:5.6-8.0;
PDOPHPExtension;
MBstringPHPExtension;
CURLPHPExtension;
GDPHPExtension.
Installation steps:
1. Access the domain name. If it has not been installed before, it will automatically jump to the installation page;
2. On the installation page that appears, select the language for installation, for example, select Chinese. After the selection is completed, the next arrow button will appear;
3. Click the next arrow button to continue. If the installation environment meets the requirements, you will enter the database selection and information filling page;
4. After filling in the database information, continue to click the next arrow button to enter the next page;
5. Fill in the administrator information and click the next arrow button to submit to complete the installation.
JPWRT blog website update log:
New features;
strengthened systems;
Improve some codes.