Skip to content

orionjs/orioncms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Project sponsored by Orion Hosting - Hosting for Meteor

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 fontawesome: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.

Made With Orion

Feel free to add your made with Orion site doing a pull request.

Community Add-On Packages

Submit a pull request to add your package to this list

Admin Themes:

Attributes:

Filesystem:

Languages:

Integrations:

Others:

About

[Old] Orion is an open source framework built on Meteor that makes complex as well as simple apps possible with minimal effort.

Resources

License

Stars

Watchers

Forks

Packages

No packages published