Coder Social home page Coder Social logo

ysrb / platformus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from platformus/platformus

1.0 2.0 0.0 2.09 MB

Free, open source and cross-platform CMS based on ASP.NET Core and ExtCore framework

Home Page: http://platformus.net/

License: Other

PLpgSQL 2.14% C# 87.76% JavaScript 7.60% CSS 2.49%

platformus's Introduction

Platformus 1.0.0-beta1

Join the chat at https://gitter.im/Platformus/Platformus

Platformus logotype

Introduction

Platformus is free, open source and cross-platform CMS based on ASP.NET Core and ExtCore framework. It is built using the best and the most modern tools and languages (Visual Studio 2017, C# etc). Join our team!

Few Facts About Platformus

  1. It is free and open source.
  2. It runs on Windows, Mac and Linux.
  3. It is completely modular and extendable. Using the features of the underlying ExtCore framework you can easily create your own extensions to extend its functionality.
  4. It is multicultural and multilingual.
  5. It is fast, flexible and easy to use. You can describe even complicated entities and their relationships without writing any code!

Basic Concepts

With the full set of the extensions Platformus is object-oriented CMS and object is the central unit of its data model. Objects can be standalone and embedded. While standalone object can be accessed via URL (using some specified view), embedded object can only be used as the part of others.

Each object consists of properties and relations and is described by its class. Classes describe properties and relations of the objects with the members. Each member has code, name, data type (for properties) or class (for relations). In addition, with the data sources, classes describe which objects are to be loaded together with the object.

For example, let’s say we have Developer class and Team class. Also, we can have Contact class too. Each developer should have first name and last name properties and one relation to the object of class Team and one or many relations to the objects of class Contact.

Backend Screenshots

List of objects List of objects

Edit object Edit object

List menus List menus

Getting Started

Samples

Please take a look at our sample on GitHub.

You can also download our ready to use sample. It contains everything you need to run Platformus-based web application from Visual Studio 2017, including SQLite database with the test data.

Tutorials

We have written several tutorials to help you start developing your Platformus-based web applications.

Links

Live demo: http://demo.platformus.net/

Website: http://platformus.net/ (under construction)

Docs: http://docs.platformus.net/ (under construction)

Author: http://sikorsky.pro/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.