/orion

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

Primary LanguageJavaScriptMIT LicenseMIT

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, a admin template and a router.

meteor add orionjs:core

Install a template

Orion has two official templates, one for bootstrap and one for materialize, but you can use one in the list below

Bootstrap:

meteor add twbs:bootstrap fortawesome:fontawesome orionjs:bootstrap

Materialize:

meteor add materialize:materialize orionjs:materialize

Install a router

Orion supports iron:router and kadira:flow-router thanks to nicolaslopezj:router-layer.

iron:router:

meteor add iron:router

kadira:flow-router:

meteor add kadira:flow-router kadira:blaze-layout

Start using Orion

meteor

And go

http://localhost:3000/admin

Links

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:

Others: