Giter VIP home page Giter VIP logo

upmin-admin-ruby's Introduction

Upmin Admin

Gem Version

Upmin Admin is a framework for creating powerful Ruby on Rails admin backends with minimal effort. Upmin currently supports Rails 3.2, 4.0, 4.1 & 4.2.

Demo Videos

NOTE - The videos are currently outdated, and are only relevant for versions below 0.1.0. Please refer to the docs for recent releases until we get them updated.

To see videos showing how to install and giving a pretty good overview of the main features of upmin-admin go to https://www.upmin.com/admin-rails.

Demo Applications

There is also a demo application you can test out here: store_demo. The repository is maintained and updated by Upmin, but you are welcome to contribute to it.

If you do choose to use the store_demo, please follow the directions in the README to ensure you have seed data to work with.

You can also generate a starter application using Rails Composer that sets up Devise, role-based authorization, and upmin-admin. See Upmin Admin Interface in Rails Composer.

Installation

Installing upmin-admin is incredibly easy. Simple add the gem to your Gemfile:

gem 'upmin-admin'

And then mount the engine in your routes.rb file:

mount Upmin::Engine => '/admin'

If you already have routes pointing to /admin you can use any path you want, for example you could use the following instead:

mount Upmin::Engine => '/ice-ice-baby'

And you would access your admin page at localhost:3000/ice-ice-baby or yoursite.com/ice-ice-baby.

Documentation

For further documentation, please visit our Wiki. The docs there are far from complete, but we are actively updating them. If you have any trouble or can't find the documentation to do something please create an issue and contribute to the docs where you can.

Going Forward

Upmin Admin is new. It has been live for less than a few months, so there are going to be things missing. If you want to make it better, get involved and create issues when you find bugs or want new features, and contribute with pull requests.

The major features that are being worked on now are:

  1. Mongoid support
  2. Fixing bugs as we find them
  3. Adding widgets
  4. Implementing the dashboard

Support & Feedback

We are always looking for feedback and suggestions. We prefer that you create a GitHub issue, but you can use any of the following to contact us:

Email - [email protected]

Twitter - @UpminSupport

GitHub - Create an Issue

Please note that this is an open source project, and we can't always respond immediately, but we do try to respond to all inquiries within 24 hours and are usually much faster to respond.

upmin-admin-ruby's People

Contributors

danielkehoe avatar eibrahim avatar fusepilot avatar jimmynguyc avatar joncalhoun avatar mneumegen avatar ox0rigin avatar pixhouen avatar scottatron avatar tb avatar

Watchers

 avatar  avatar

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.