Plugins - Lipsiadmin
Add to favoritesLipsiadmin

Lipsiadmin is a new revolutionary admin for your projects.
Is developped by LipsiaSoft s.r.l. that use it from 1 year in production enviroments.
Lipsiadmin is based on Ext Js 2.0. framework and is ready for Rails 2.0.
This admin is for newbie developper but also for experts, is not entirely written in javascript because the aim of developper wose build in a agile way web/site apps so we use extjs in a new intelligent way a mixin of “old” html and new ajax functions, for example ext manage the layout of page, grids, tree and errors, but form are in html code.
Overview
- Can manage admin and site accounts (with activations and mailer)
- Flexible
- Easy to use
- Fast, very fast to use
- Most used plugin included in bundle
- Full ExtJS and Rest support
- Better look for your eyes
- Scaffolded action, and views (with live search in each list, and scaffold manage/upload image an files)
Download and Install
MacBook:rails DAddYE$ rails demoadmin
MacBook:rails DAddYE$ cd demoadmin/
MacBook:demoadmin DAddYE$ git clone git://github.com/Lipsiasoft/lipsiadmin.git vendor/plugins/lipsiadmin
MacBook:demoadmin DAddYE$ script/generate lipsiadmin
MacBook:demoadmin DAddYE$ mate db/migrate/001_create_accounts.rb
Demo
You can see our demo here: http://demoadmin.lipsiasoft.org and you can download from our files section: demoadmin.zip
Login: info@lipsiasoft.com
Password: admin
http://rails.lipsiasoft.com/wiki/lipsiadmin
git://github.com/Lipsiasoft/lipsiadmin.git
Rails' (MIT)
Misc. Enhancements

Thanks Guillermo, I fixed it ;)
Hi!, i just wanted to say that on the code...
Download and Install
$ script/plugin install http//svn.lipsiasoft.com/lipsiadmin $ script/generate lipsiadmin
on the first one ur missing a ':' ... on the http':'//
Thanks for sharing this plugin...!!