1. Implemented the management of logs, classifications, and comments
2.Support plug-in mode
3. Dynamically change the front-end theme in the background
4. Support third-party comment plug-ins
5. Provide two mainstream rich text editors, kindeditor and editormd, which basically meet the needs of administrators for editing.
6. Use ecache to cache public data for faster access
7. Support page staticization
8. Support expansion of third-party cloud storage (default Qiniu)
9.Support scheduled database backup
10. Can publish private articles
zrlog personal blog program deployment environment prerequisites1.jre version>=1.6
2.tomcat version>=6
1. Download the latest war and place it in tomcat webapps (supplementary method of binding tomcat domain name)
2. Visit http://host:port/zrlog/install
3. Fill in the data, administrator information, and complete the installation
zrlog personal blog program front page zrlog personal blog program background managementThe background login address is: domain name/admin
The background login username and password are the same and the default is: admin
Backend page