Skip to content

dandv/admin

 
 

Repository files navigation

Orion

http://orion.meteor.com

Orion is a simple and powerful cms for meteor. Creates automatically a admin panel for your collections and gives you the ability to have key/value definitions for your site.

alt tag

Features

Dictionary:

The dictionary is where you can save key/value definitions, allowing the admin to change things like the site logo or the content of a page.

Entities:

Orion generates the full crud for your collections.

Custom attributes:

In orion you can add custom attributes like images to entities and dictionary with just a line of code.

Custom Admin Panel:

You can make your own admin panel. Start by forking https://atmospherejs.com/orionjs/admin.

Getting Started

Install the package

meteor add orionjs:admin
meteor add orionjs:styles

Go to the admin panel

Navigate to /admin and create the first user.

Read the docs!

Go to the documentation and learn how to be an expert in orion

View the example

View the example blog made with orion

Screenshots

alt tag alt tag alt tag

About

Simple and powerful admin generator for meteor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CSS 7.4%