Giter VIP home page Giter VIP logo

typus's Introduction

Typus: Effortless admin interface for your Rails application

Typus is designed for a single activity:

Trusted users editing structured content.

Typus doesn’t try to be all the things to all the people but it’s extensible enough to match lots of use cases.

For the impatients: Demo in 3 steps

Step 1: Create a Rails application using a template.

$ rails example.com -m http://intraducibles.com/projects/typus/demo.txt

Step 2: Start the server:

$ cd example.com && script/server

Step 3: Go to the admin area and enjoy it!

http://0.0.0.0:3000/admin

Installing

Plugin: Install from GitHub the latest version which it’s compatible with Rails 2.3.2.

$ script/plugin install git://github.com/fesplugas/typus.git

Gem: Add Typus to your config/environment.rb.

config.gem 'fesplugas-typus', :lib => 'typus', :source => 'http://gems.github.com'

Once Typus is installed, run the generator to create required files and migrate your database. (typus_users table is created)

$ script/generate typus
$ rake db:migrate

To create the first user, start the application server, go to 0.0.0.0:3000/admin and follow the instructions.

Support Typus

Typus is licensed under the MIT license. As an experiment we encourage you to support this project by donating 90 euros if you are a developer or studio. Donations do allow us to spend more time working and supporting the project. All contributions are much appreciated!

Hire us to work on your next project. We build large and small websites.

Contribute your patches to the community & support people on the mailing list.

Tell everybody about Typus, tell your friends and colleagues about Typus and blog about Typus.

Contributors

Acknowledgments

Copyright © 2007-2009 Francesc Esplugas Marti, released under the MIT license

typus's People

Contributors

eriktigerholm avatar flype avatar georgeguimaraes avatar antunderwood avatar spejman avatar alno avatar fnando avatar raul avatar

Stargazers

Alberto Braschi  avatar

Watchers

James Cloos 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.