{"id":13516954,"url":"https://github.com/serradura/awesome-activeadmin","last_synced_at":"2025-04-08T03:16:57.416Z","repository":{"id":18676112,"uuid":"21884700","full_name":"serradura/awesome-activeadmin","owner":"serradura","description":"A curated list of awesome activeadmin resources, extensions, posts and utilities.","archived":false,"fork":false,"pushed_at":"2020-09-01T16:10:57.000Z","size":37,"stargazers_count":371,"open_issues_count":1,"forks_count":38,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-05-23T04:05:51.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://activeadmin.info/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serradura.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-16T03:09:14.000Z","updated_at":"2024-05-11T16:50:18.000Z","dependencies_parsed_at":"2022-09-25T01:21:28.661Z","dependency_job_id":null,"html_url":"https://github.com/serradura/awesome-activeadmin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serradura%2Fawesome-activeadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serradura%2Fawesome-activeadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serradura%2Fawesome-activeadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serradura%2Fawesome-activeadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serradura","download_url":"https://codeload.github.com/serradura/awesome-activeadmin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092377,"owners_count":20882218,"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-08-01T05:01:27.700Z","updated_at":"2025-04-08T03:16:57.391Z","avatar_url":"https://github.com/serradura.png","language":null,"funding_links":[],"categories":["Technical","To Sort","Web Back-end","Others","1. language"],"sub_categories":["awesome-*","1.1 ruby"],"readme":"Warning: This list will no longer be maintained.\n================================================\n**Please, use the awesome ActiveAdmin wiki.\nFollow the link: https://github.com/activeadmin/activeadmin/wiki**\n\nAwesome ActiveAdmin\n===================\n* [Posts](#posts)\n* [Applications](#applications)\n* [Themes](#themes)\n* [Plugins](#plugins)\n* [Other Awesome Lists](#other-awesome-lists)\n\nPosts\n=====\n* [How to use React Components in Active Admin](https://medium.com/the-side-hustler/how-to-use-react-components-in-active-admin-184ff63b378d)\n* [Adding Google Charts to your Active Admin Application](https://spin.atomicobject.com/2016/11/23/adding-google-charts-active-admin-application/)\n* [Custom Filters Using Ransacker In ActiveAdmin Interfaces](http://nikhgupta.com/code/activeadmin/custom-filters-using-ransacker-in-activeadmin-interfaces/)\n* [UI Components in Rails](https://medium.com/@alessandro1997/ui-components-in-rails-7f9373f0f2f)\n* [ActiveAdmin - Disable JSON/XML export](https://coderwall.com/p/qzlssg/activeadmin-disable-json-xml-export)\n* [Create an ActiveAdmin account by Cloning a Devise User account](https://coderwall.com/p/k4bbnq/create-an-activeadmin-account-by-cloning-a-devise-user-account)\n* [Extending ActiveAdmin DSL](https://coderwall.com/p/wadeva/extending-activeadmin-dsl)\n* [How to Hide Your ActiveAdmin Path](https://coderwall.com/p/2luxig/how-to-hide-your-activeadmin-path)\n* [Implementing Devise Single Sign On with ActiveAdmin](http://goo.gl/cnyLTC)\n* [Shortcut for customizing ActiveAdmin columns](https://coderwall.com/p/epu-va/shortcut-for-customizing-activeadmin-columns)\n* [Sharing code between ActiveAdmin resources](http://tmichel.github.io/2015/02/22/sharing-code-between-activeadmin-resources/)\n* [ActiveAdmin simple_table](http://rubyglasses.blogspot.com.br/2015/02/activeadmin-simpletable.html)\n* [ActiveAdmin Filters—Unlocking the Power of Ransack](http://viget.com/extend/activeadmin-filters-unlocking-the-power-of-ransack)\n* [ActiveAdmin vs Nested Models vs Formtastic vs Acts as Relation](https://coderwall.com/p/cms9ma/)\n* [Facebook authentication on ActiveAdmin](http://helabs.com/blog/2014/04/07/facebook-authentication-on-activeadmin/)\n* [Quick add and quick edit on ActiveAdmin](http://helabs.com/blog/2014/05/28/quick-add-and-quick-edit-on-active-admin/)\n* [ActiveAdmin Cheat Sheet](http://engineering.coachup.com/activeadmin-cheat-sheet/)\n* [Custom activeadmin pages with charts](http://juanda.me/create-custom-activeadmin-pages-with-charts/)\n* [Pagination on table_for inside sections and panels](https://github.com/activeadmin/activeadmin/issues/1116)\n* [ActiveAdmin: Custom column and its filter](http://codeonhill.com/activeadmin-custom-column-and-its-filter/)\n* [Autocomplete Using ActiveAdmin and Rails 3, Including Has Many Associations and Polymorphic Models](http://www.metaltoad.com/blog/activeadmin-autocomplete-rails3)\n* [Tracking user logins and displaying results in Active Admin](https://labs.kollegorna.se/blog/2015/05/activeadmin-logins/)\n* [How to Implement a Single User Model with Rails, ActiveAdmin, and Devise](http://dan.doezema.com/2012/02/how-to-implement-a-single-user-model-with-rails-activeadmin-and-devise/)\n* [Create Beautiful Administration Interfaces with Active Admin](http://mattbriney.com/2011/09/create-beautiful-administration-interfaces-with-active-admin/)\n* [Sharing code between ActiveAdmin resources](http://tmichel.github.io/2015/02/22/sharing-code-between-activeadmin-resources)\n* [ActiveAdmin vs Nested Models vs Formtastic vs Acts as Relation](https://coderwall.com/p/cms9ma)\n* [Salesforce OAuth2 authentication with Active Admin](http://ejholmes.io/2012/04/08/active-admin-with-omniauth.html)\n* [Facebook authentication on ActiveAdmin](http://helabs.com.br/blog/2014/04/07/facebook-authentication-on-activeadmin/)\n* [Quick add and quick edit on ActiveAdmin](http://helabs.com.br/blog/2014/05/28/quick-add-and-quick-edit-on-active-admin/)\n* [Building Web Apps with Active Admin](http://reverbhq.com/blog/2012/08/building-web-apps-with-activeadmin/)\n* [activeadmin cool tweaks](http://amolnpujari.wordpress.com/2013/10/23/activeadmin-cool-tweaks/)\n* [a quick javascript lightbox](http://amolnpujari.wordpress.com/2013/12/19/a-quick-javascript-lightbox/)\n* [Add custom style for active admin boolean fileds](http://salayhin.wordpress.com/2014/04/24/add-custom-style-for-active-admin-boolean-fileds/)\n* [Using ActiveRecord scopes with activeadmin](http://www.reinteractive.net/posts/189-using-activerecord-scopes-with-activeadmin)\n* [8 Insanely Useful ActiveAdmin Customizations](http://viget.com/extend/8-insanely-useful-activeadmin-customizations)\n* [Presenting SQL views through ActiveAdmin](http://lorefnon.me/2014/07/13/presenting-sql-views-through-active-admin.html)\n* [Mastering ActiveAdmin](http://staal.io/blog/2013/02/26/mastering-activeadmin/)\n* [ActiveAdmin Tables](http://codequizzes.wordpress.com/2013/05/22/activeadmin-tables/)\n* [ActiveAdmin and CanCan integration (with an existing user)](http://sush.github.io/posts/active-admin-and-cancan-integration/)\n* [Nested forms for belongs_to relationship - ActiveAdmin](http://eshaiju.blogspot.com.br/2014/03/nested-forms-for-belongsto-relationship.html?m=1)\n* [Nested Attributes in ActiveAdmin for Rails 4](http://www.yoniweisbrod.com/nested-attributes-in-activeadmin-for-rails-4/)\n* [ActiveAdmin Form Field For Strongbox Encrypted Attribute](http://seankibler.com/activeadmin-form-field-for-strongbox-encrypted-attribute)\n* [Sortable lists with acts_as_list and ActiveAdmin](http://www.mossity.com/2011/07/08/sortable-lists-with-actsaslist-and-activeadmin/)\n* [jQuery Datatables + Active Admin](https://gist.github.com/EtienneDepaulis/4070962)\n* [ActiveAdmin and CanCan](http://blog.genuitytech.com/2012/02/26/activeadmin-and-cancan/)\n* [Rails 3 Nested Models in one form using Formtastic and Cocoon gems](http://maxivak.com/rails-3-nested-models-in-one-form-using-formtastic-and-cocoon-gems/)\n* [Akita on Rails](http://www.akitaonrails.com/ActiveAdmin)\n* [Criando páginas não tão estáticas no rails](http://helabs.com/blog/2013/08/12/criando-paginas-nao-tao-estaticas-no-rails/)\n* [ActiveAdmin and Markdown](https://reinteractive.net/posts/43-activeadmin-and-markdown-on-your-15-minute-blog-part-4)\n\nApplications\n============\n* [Active Admin Store](https://github.com/activeadmin/demo.activeadmin.info)\n* [SprintApp](https://github.com/macfanatic/SprintApp)\n* [active_invoices](https://github.com/ianmurrays/active_invoices)\n* [StartupHealthCheck](https://github.com/PixelCrafters/StartupHealthCheck)\n\nExtensions\n==========\n\nThemes\n------\n* [ActiveMaterial](https://github.com/vigetlabs/active_material)\n* [formadmin](https://github.com/formaweb/formadmin)\n* [flattened_active_admin](https://github.com/Papercloud/flattened_active_admin)\n* [active_skin](https://github.com/KMPgroup/active_skin)\n* [active_admin_theme](https://github.com/didww/active_admin_theme)\n* [face_of_active_admin](https://github.com/kvokka/face_of_active_admin)\n* [active_bootstrap_skin](https://github.com/vinhnglx/active_bootstrap_skin)\n* [arctic_admin](https://github.com/cle61/arctic_admin)\n\n**Awesome ActiveAdmin Themes List:** https://github.com/paladini/activeadmin-themes\n\nPlugins\n-------\n\n* [Active Admin Plugins](https://github.com/activeadmin-plugins) __(Github organization)__\n* [activeadmin-plugins](https://github.com/unmantained-activeadmin-plugins) __(Github organization)__\n* [activeadmin_addons](https://github.com/platanus/activeadmin_addons)\n* [active_admin-extensions](https://github.com/Fire-Dragon-DoL/active_admin-extensions)\n* [activeadmin-select2](https://github.com/mfairburn/activeadmin-select2)\n* [activeadmin-settings](https://github.com/slate-studio/activeadmin-settings)\n* [activeadmin-sortable-tree](https://github.com/zorab47/activeadmin-sortable-tree)\n* [activeadmin-sortable_table](https://github.com/bolshakov/activeadmin_sortable_table)\n* [active_admin_paranoia](https://github.com/raihan2006i/active_admin_paranoia)\n* [activeadmin_hstore_editor ](https://github.com/wild-r/activeadmin_hstore_editor)\n* [activeadmin-globalize](https://github.com/unmantained-activeadmin-plugins/activeadmin-globalize)\n* [active_admin-state_machine](https://github.com/macfanatic/active_admin-state_machine)\n* [responsive_active_admin](https://github.com/ball-hayden/responsive_active_admin)\n* [activeadmin_expandable_inputs](https://github.com/arielschvartz/activeadmin_expandable_inputs)\n* [active_admin_jcrop](https://github.com/Ricardonacif/active_admin_jcrop)\n* [active_admin_tinymce](https://github.com/KernelCorp/active_admin_tinymce)\n* [activeadmin_images](https://github.com/KernelCorp/activeadmin_images)\n* [activeadmin-dropzone](http://maximgladkov.com/blog/activeadmin-dropzone-gem)\n* [active_admin-duplicatable](https://github.com/zorab47/active_admin-duplicatable)\n* [active_admin-subnav](http://rubygems.org/gems/active_admin-subnav)\n* [activeadmin-sortable](https://github.com/neo/activeadmin-sortable)\n* [active_admin_date_range_preset](https://github.com/workgena/active_admin_date_range_preset)\n* [activeadmin-reform](https://github.com/bolshakov/activeadmin-reform)\n* [active_admin_role](https://github.com/yhirano55/active_admin_role)\n* [active_admin-form_errors](https://github.com/dhyegofernando/active_admin-form_errors)\n* [active_admin-cep_auto_complete](https://github.com/dhyegofernando/active_admin-cep_auto_complete)\n* [active_admin-advanced_create_another](https://github.com/dhyegofernando/active_admin-advanced_create_another)\n* [active_admin-jquery_inputmask](https://github.com/dhyegofernando/active_admin-jquery_inputmask)\n* [active_admin-humanized_enum](https://github.com/dhyegofernando/active_admin-humanized_enum)\n\nOther Awesome Lists\n===================\n* [awesome-ruby](https://github.com/markets/awesome-ruby)\n* [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserradura%2Fawesome-activeadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserradura%2Fawesome-activeadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserradura%2Fawesome-activeadmin/lists"}