{"id":18513987,"url":"https://github.com/daddye/lipsiadmin","last_synced_at":"2025-04-09T06:33:54.939Z","repository":{"id":391119,"uuid":"8754","full_name":"DAddYE/lipsiadmin","owner":"DAddYE","description":"Lipsiadmin is a new revolutionary admin for your projects. Lipsiadmin is based on Ext Js 3+. framework (with prototype adapter) and is ready for Rails 2.+. 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.","archived":false,"fork":false,"pushed_at":"2014-10-23T02:11:10.000Z","size":4692,"stargazers_count":105,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T00:42:02.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"daddye.it","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DAddYE.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-04-11T14:50:52.000Z","updated_at":"2022-12-02T10:11:47.000Z","dependencies_parsed_at":"2022-07-20T14:47:59.425Z","dependency_job_id":null,"html_url":"https://github.com/DAddYE/lipsiadmin","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAddYE%2Flipsiadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAddYE%2Flipsiadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAddYE%2Flipsiadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAddYE%2Flipsiadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DAddYE","download_url":"https://codeload.github.com/DAddYE/lipsiadmin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247993595,"owners_count":21030043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T15:41:38.266Z","updated_at":"2025-04-09T06:33:51.734Z","avatar_url":"https://github.com/DAddYE.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"==Lipsiadmin\n\nLipsiadmin is a new revolutionary admin for your projects.\n\nIs developped by http://www.lipsiasoft.com that use it from 3 years in production enviroments.\n\nLipsiadmin is based on Ext Js 2.2 framework (with prototype adapter) works with Rails 2+\n\nThis admin is for newbie developper but also for experts, is not entirely written in javascript \nbecause the aim of developper wose build in a agile way web/site apps so we use extjs in a new \nintelligent way a mixin of \u003ctt\u003eold\u003c/tt\u003e html and new ajax functions, \nfor example ext manage the layout of page, grids, tree and errors, but form are in html code.\n\nAuthor:: Davide D'Agostino\nCopyright:: Copyright (c) 2009 Lipsiasoft s.r.l. (http://www.lipsiasoft.com)\nLicense:: MIT License (http://www.opensource.org/licenses/mit-license.php)\nWebSite:: http://www.lipsiadmin.com\nApi Documentation:: http://api.lipsiadmin.com\nCommunity:: http://groups.google.com/group/lipsiadmin\nTwitter:: http://twitter.com/daddye\n\n==Requirements\n\n* Rails 2+\n* Haml 2+\n\n==Installation\n\n  $ sudo gem install lipsiadmin\n  \nThen in your config/environment.rb\n  \n  config.gem \"lipsiadmin\", :version =\u003e \"\u003c 5.0\"\n  \nWhy we need to specify version?\n\nSimply because we mantain backward compatibility until a 5.0 version.\nThis mean that before v 5.0 we only do small improvemets, bug fix, doc etc...\n\nIf you want install the edge version you can simply do:\n  \n  gem install haml\n  script/plugin install git://github.com/Lipsiasoft/lipsiadmin.git\n\nRemember that for use your attachment processor (Paperclip) you need ImageMagick installed\non your system\n  \n==Examples\n\nnow run script/generate and you can see some like:\n\n  Installed Generators\n    Builtin: controller, integration_test, mailer, migration, model, etc..\n    Lipsiadmin: attachment, backend, backend_page, pdf, loops\n\nSo you can do:\n\n  $ script/generate backend                # Generate the base admin\n  $ script/generate backend_page yourmodel # Generate a \"scaffold\" for your model\n  $ script/generate state_session          # Create a \"scaffold\" for store extjs grid settings in db\n  $ script/generate loops                  # Generate background workers\n  $ script/generate frontend               # Generate the base frontend\n  $ script/generate attachment             # Generate the an attachments\n  $ script/generate pdf PdfName            # Generate a new pdf document\n\n==Contribute\n\nPlease contribute in coding, patch, and submitting translation api documentation, suggestion etc...\n\nOfficial Site can be found here:: http://www.lipsiadmin.com\nCommunity can be found here:: http://groups.google.com/group/lipsiadmin\nApi documentation can be found here:: http://api.lipsiadmin.com\nFollow us on twitter:: http://twitter.com/daddye\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaddye%2Flipsiadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaddye%2Flipsiadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaddye%2Flipsiadmin/lists"}