Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Platformus/Platformus
Platformus is free, open source, and cross-platform developer-friendly CMS based on ASP.NET Core, ExtCore framework, and Magicalizer
https://github.com/Platformus/Platformus
asp-net-core cms dotnet dotnet-core dotnetcore extcore-framework magicalizer platformus-cms
Last synced: about 1 month ago
JSON representation
Platformus is free, open source, and cross-platform developer-friendly CMS based on ASP.NET Core, ExtCore framework, and Magicalizer
- Host: GitHub
- URL: https://github.com/Platformus/Platformus
- Owner: Platformus
- License: other
- Created: 2015-12-12T13:45:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T11:20:36.000Z (7 months ago)
- Last Synced: 2024-11-05T04:42:15.321Z (about 2 months ago)
- Topics: asp-net-core, cms, dotnet, dotnet-core, dotnetcore, extcore-framework, magicalizer, platformus-cms
- Language: C#
- Homepage: https://platformus.net/
- Size: 4.47 MB
- Stars: 482
- Watchers: 55
- Forks: 128
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Platformus 5.0.0
[![Join the chat at https://gitter.im/Platformus/Platformus](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Platformus/Platformus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
![Platformus logotype](platformus_github_icon.png)
## Introduction
[Platformus](https://github.com/Platformus/Platformus) is free, open source, and cross-platform developer-friendly CMS
based on ASP.NET Core, [ExtCore framework](https://github.com/ExtCore/ExtCore),
and [Magicalizer](https://github.com/Magicalizer/Magicalizer).It consists of 4 extensions: Core, Website, ECommerce, and Images.
### Core
Provides such basic things like users, credentials, roles, permissions, configurations, and cultures.
Contains default extendable backend UI. Can be used as a base for the mobile application admin panels etc.### Website
Adds the object-oriented data model (classes, members, objects, properties, and relations to create, edit,
and display content without writing code), menus, forms, and file manager. Completely enough for creating simple websites.### ECommerce
Implements standard ecommerce features like categories, products, photos, carts, and orders in a very basic way.
Can be used as a starting point for ecommerce projects.### Images
Provides basic image processing (cropping and resizing).
### Backend UI Screenshots
![Objects Page](objects_page.png)
*Objects Page*![Edit Object Page](edit_object_page.png)
*Edit Object Page*![Menus Page](menus_page.png)
*Menus Page*## Getting Started
### Samples
There are few samples:
* [Platformus-Sample-Personal-Website ](https://github.com/Platformus/Platformus-Sample-Personal-Website );
* [Platformus-Sample-Personal-Blog ](https://github.com/Platformus/Platformus-Sample-Personal-Blog );
* [Platformus-Sample-Ecommerce ](https://github.com/Platformus/Platformus-Sample-Ecommerce );
* [Platformus-Sample-Mobile-App-Admin-Panel ](https://github.com/Platformus/Platformus-Sample-Mobile-App-Admin-Panel ).These samples contain everything you need to build and run Platformus-based web application, including SQLite
database with the test data (and SQL scripts for other supported DB types).### Tutorials
Documentation contains [several tutorials](http://docs.platformus.net/en/latest/getting_started/index.html)
to help you start developing your Platformus-based web applications.## Links
Website: http://platformus.net/
Docs: http://docs.platformus.net/
Author: http://sikorsky.pro/