Skip to content
/ orion Public
forked from orionjs/orioncms

Orion is a simple and powerful CMS for meteor that allows you to build simple or complex websites with powerful admin panels in minutes

License

Notifications You must be signed in to change notification settings

dcarrask/orion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Orion

Join the chat at https://gitter.im/orionjs/orion

Orion is an open source framework built on Meteor that makes complex as well as simple apps possible with minimal effort. It's built, modified, used, and supported by an active community of people around the world.

Getting Started

To start your orion instance the first thing you need to do is install the core package and an admin template. Orion has two templates, one for bootstrap and one for materialize.

meteor add orionjs:core

And now decide which one to use

meteor add twbs:bootstrap orionjs:bootstrap

Either twbs:bootstrap or similar

or

meteor add materialize:materialize orionjs:materialize

And now

meteor

And now go

http://localhost:3000/admin

Documentation

orionjs.org

Preview

orion-example.meteor.com

Docker fans

There is a container for that

Roadmap

trello.com/b/dQhi5dF9/orion-roadmap

Newsletter

This project is very active. If you use orion you should definitely subscribe to the newsletter.

Translate Orion

If you want to help translating Orion to your language follow the instructions.

Community Add-On Packages

Submit a pull request to add your package to this list

Admin Themes:

Attributes:

Filesystem:

Languages:

Integrations:

About

Orion is a simple and powerful CMS for meteor that allows you to build simple or complex websites with powerful admin panels in minutes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.4%
  • HTML 29.0%
  • CSS 4.6%