{"id":15683474,"url":"https://github.com/codn/adminpanel","last_synced_at":"2025-05-07T02:27:54.063Z","repository":{"id":47444494,"uuid":"14721530","full_name":"codn/adminpanel","owner":"codn","description":"This gem has the goal to act as the administration panel for your resources, so you can focus only on the public part of your app","archived":false,"fork":false,"pushed_at":"2020-03-27T00:19:44.000Z","size":9810,"stargazers_count":9,"open_issues_count":5,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-24T15:26:29.883Z","etag":null,"topics":["gem","rails","ruby"],"latest_commit_sha":null,"homepage":"http://codn.github.io/adminpanel","language":"JavaScript","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/codn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-26T15:59:45.000Z","updated_at":"2023-08-18T01:28:32.000Z","dependencies_parsed_at":"2022-08-17T14:45:43.995Z","dependency_job_id":null,"html_url":"https://github.com/codn/adminpanel","commit_stats":null,"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codn%2Fadminpanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codn%2Fadminpanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codn%2Fadminpanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codn%2Fadminpanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codn","download_url":"https://codeload.github.com/codn/adminpanel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252801071,"owners_count":21806255,"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":["gem","rails","ruby"],"created_at":"2024-10-03T17:06:01.237Z","updated_at":"2025-05-07T02:27:54.036Z","avatar_url":"https://github.com/codn.png","language":"JavaScript","readme":"# [![CoDN](http://cl.ly/image/130Q0E153d2G/codn180.png)](http://www.codn.mx \"CoDN\") Adminpanel\n\nThis gem uses use the lastest version of Rails. [Usage Docs](http://codn.github.io/adminpanel).\n\n[![Gem Version](https://badge.fury.io/rb/adminpanel.svg)](http://badge.fury.io/rb/adminpanel)\n[![Build Status](https://travis-ci.org/codn/adminpanel.svg?branch=master)](https://travis-ci.org/codn/adminpanel)\n[![Code Climate](https://codeclimate.com/github/codn/adminpanel/badges/gpa.svg)](https://codeclimate.com/github/codn/adminpanel)\n\u003c!-- [![Dependency Status](https://gemnasium.com/codn/adminpanel.svg)](https://gemnasium.com/codn/adminpanel) --\u003e\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'adminpanel'\n\nAnd then execute:\n\n    $ bundle\n\nRun:\n\n    rails g adminpanel:initialize\n    rake db:migrate\nThis create and seeds a user to the database (email: 'admin@admin.com', password: 'password').\n\n#### Optional\n\nChange the path where adminpanel is mounted\n\n    # routes.rb\n    mount Adminpanel::Engine =\u003e '/panel'\n\nChange the panel locale\n\n    # application.rb\n    # Adminpanel supported locales :en, :es (pull requests are welcome)\n    config.i18n.default_locale = :es\n\n## Usage\n\nTo create a new resource:\n```\nrails g adminpanel:resource product name price:float description:wysiwyg\n```\ncheck the [Resource Generator docs](http://codn.github.io/adminpanel/generator/resource) for more information.\n\nMake sure you [read the docs](http://codn.github.io/adminpanel), there is the descriptions of every relevant part of the gem.\n\n## Dependencies\n\n* Imagemagick\n* Ruby 2.1.0+\n* Rails 4.2+\n\n## Integrated APIs\n\nCurrently the integrations working are:\n\n* [Facebook Share Link to Wall](http://codn.github.io/adminpanel/module/facebook)\n* [Instagram API](http://codn.github.io/adminpanel/module/instagram)\n\nAny questions, errors or feature suggestions [are welcome in the issues](https://github.com/codn/adminpanel/issues/new)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodn%2Fadminpanel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodn%2Fadminpanel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodn%2Fadminpanel/lists"}