Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 2.55 KB

README.md

File metadata and controls

60 lines (34 loc) · 2.55 KB

CMS Kit Demo

This is a sample application designed to demonstrate the capabilities of the ABP's CMS Kit Module.

Live Demo

You can see the live demo here.

ABP Community Talks

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

Requirements

  • .NET 7.0+

How to run?

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 and 1q2w3E* as the password.

Screenshots

Homepage

The application menu items (gallery, blog, ...) are created & ordered dynamically with CMS Kit's Menu System:

homepage

Image Gallery

Custom implementation (image gallery) with CMS Kit’s Comment & Reaction Features integrated:

Gallery Detail Page

Blog & Blog Posts

Blogging Feature (with Ratings, Comments, Tags, and Reactions features as enabled):

Blog Blog Post

Products pages

Our Team and Products uses the Pages Feature of the CMS Kit Module (with dynamic content, styles & scripts):

products/abp-commercial products/aspnet-zero