{"id":19951332,"url":"https://github.com/abpframework/cms-kit-demo","last_synced_at":"2025-05-03T18:34:05.585Z","repository":{"id":191363922,"uuid":"684496661","full_name":"abpframework/cms-kit-demo","owner":"abpframework","description":"A Demo Application for ABP CMS Kit Module","archived":false,"fork":false,"pushed_at":"2024-10-18T11:26:58.000Z","size":16710,"stargazers_count":17,"open_issues_count":0,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-18T16:59:41.647Z","etag":null,"topics":["abp","cms","cms-framework","csharp","dotnet","dotnetcore"],"latest_commit_sha":null,"homepage":"https://cms-kit-demo.abp.io","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abpframework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-29T08:50:17.000Z","updated_at":"2024-10-18T11:27:02.000Z","dependencies_parsed_at":"2023-08-29T14:44:01.260Z","dependency_job_id":"7abe2c8f-d49e-4e19-b116-67a4cce37109","html_url":"https://github.com/abpframework/cms-kit-demo","commit_stats":null,"previous_names":["abpframework/cms-kit-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abpframework%2Fcms-kit-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abpframework%2Fcms-kit-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abpframework%2Fcms-kit-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abpframework%2Fcms-kit-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abpframework","download_url":"https://codeload.github.com/abpframework/cms-kit-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224370068,"owners_count":17299969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["abp","cms","cms-framework","csharp","dotnet","dotnetcore"],"created_at":"2024-11-13T01:07:42.261Z","updated_at":"2025-05-03T18:34:05.575Z","avatar_url":"https://github.com/abpframework.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMS Kit Demo\n\nThis is a sample application designed to demonstrate the capabilities of the [ABP](https://github.com/abpframework/abp)'s [CMS Kit Module](https://abp.io/docs/latest/modules/cms-kit/index).\n\n## Live Demo\n\nYou can see the [live demo here](https://cms-kit-demo.abpdemo.com/).\n\n## ABP Community Talks\n\nWe'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\n\n## Requirements\n\n* .NET 9.0+\n\n## How to run?\n\nBefore running the application, you should run the following command in the `CmsKitDemo` folder to install all NPM packages for the application:\n\n```bash\nabp install-libs\n```\n\nAfter 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.\n\n\u003e Default credentials: `admin` as username and `1q2w3E*` as the password.\n\n## Screenshots\n\n### Homepage\n\nThe application menu items (gallery, blog, ...) are created \u0026 ordered dynamically with [CMS Kit's Menu System](https://abp.io/docs/latest/Modules/Cms-Kit/Menus):\n\n![homepage](assets/images/homepage.png)\n\n### Image Gallery\n\nCustom implementation (image gallery) with CMS Kit’s [Comment](https://abp.io/docs/latest/Modules/Cms-Kit/Comments) \u0026 [Reaction](https://abp.io/docs/latest/Modules/Cms-Kit/Reactions) Features integrated:\n\n| Gallery | Detail Page  |\n|------------------------ |-----------------------|\n| ![](assets/images/image-gallery.jpg) | ![](assets/images/image-gallery-detail.jpg)  |\n\n### Blog \u0026 Blog Posts\n\n[Blogging Feature](https://abp.io/docs/latest/Modules/Cms-Kit/Blogging) (with [Ratings](https://abp.io/docs/latest/Modules/Cms-Kit/Ratings), [Comments](https://abp.io/docs/latest/Modules/Cms-Kit/Comments), [Tags](https://abp.io/docs/latest/Modules/Cms-Kit/Tags), and [Reactions](https://abp.io/docs/latest/Modules/Cms-Kit/Reactions) features as enabled):\n\n| Blog | Blog Post  |\n|------------------------ |-----------------------|\n| ![](assets/images/blogs.jpg) | ![](assets/images/blog-detail.jpg)  |\n\n### Products pages\n\n*Our Team* and *Products* uses the [Pages Feature](https://abp.io/docs/latest/Modules/Cms-Kit/Pages) of the CMS Kit Module (with dynamic content, styles \u0026 scripts):\n\n| products/abp-commercial | products/aspnet-zero  |\n|------------------------ |-----------------------|\n| ![](assets/images/products-abp-commercial.png) | ![](assets/images/products-aspnetzero.png)  |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabpframework%2Fcms-kit-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabpframework%2Fcms-kit-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabpframework%2Fcms-kit-demo/lists"}