JEECG-P3-BIZ-CMS (JEECG first micro-service plug-in, Cms system supporting small programs)
is based on the JEECG-P3 Micro-service framework developed CMS Station system, can be lightweight integrated into the JEECG system, customized various types of Web site templates, maintenance of the site's ads, columns, articles, so you easily build stations, the biggest highlight has been supporting small programs.
Feature List:
- 1, advertising management: Maintain image upload, advertising carousel;
- 2, Column management: Maintenance column title and icon, support multi-level columns;
- 3, the article Management: maintenance of the title of the article, cover, author, label, etc., can control whether the release, the content of the text to support the mix;
- 4, Site management: maintain site information, and support the selection of site templates;
- 5, Website browsing: real-time loading of the site, display ads, column switching and article reading.
Interface API:
The project provides an API interface that can be called from a small program website. The list is as follows:
Integration method:
1, Pom.xml introduced plug-in project dependency
<!--plugins:cms--><dependency> <groupId>org.p3framework</groupId> <artifactid >jeecg-p3-biz-cms</artifactId> <version>1.0.0</version></dependency>
2. Execute the plug-in Project Upgrade SQL script (script in the source doc directory)
3. Configuration menu (included in the upgrade SQL script)
SOURCE Download:
- Technical Forum: http://www.jeecg.org
- Online Experience: http://yun.jeecg.org
- Online Documentation: Http://jeecg-p3.mydoc.io
- CMS Plugin source code download: Http://t.cn/RdpQDZU
- Small Program website Source: https://github.com/zhangdaiscott/jeewx-app-cms
System Demo:
Jeecg-p3 first Open source Plugin was born! CMS website Plugin jeecg-p3-biz-cms1.0 version released!