This is a sample application designed to demonstrate the capabilities of the ABP's CMS Kit Module.
You can see the live demo here.
We've organized a community talk to show CMS Kit's capabilities and used this solution for demonstration. You can watch the community talk from here: https://www.youtube.com/watch?v=S9__Hnu29tI
- .NET 7.0+
Before running the application, you should run the following command in the CmsKitDemo
folder to install all NPM packages for the application:
abp install-libs
After installing the NPM packages, you can directly run the CmsKitDemo
project to see the application. This application uses SQLite as the database and the database can be found in the solution folder. Therefore, you don't need to create the database manually.
Default credentials:
admin
as username and1q2w3E*
as the password.
The application menu items (gallery, blog, ...) are created & ordered dynamically with CMS Kit's Menu System:
Custom implementation (image gallery) with CMS Kit’s Comment & Reaction Features integrated:
Gallery | Detail Page |
---|---|
Blogging Feature (with Ratings, Comments, Tags, and Reactions features as enabled):
Blog | Blog Post |
---|---|
Our Team and Products uses the Pages Feature of the CMS Kit Module (with dynamic content, styles & scripts):
products/abp-commercial | products/aspnet-zero |
---|---|