Warning: This list will no longer be maintained. ================================================ **Please, use the awesome ActiveAdmin wiki. Follow the link: https://github.com/activeadmin/activeadmin/wiki** Awesome ActiveAdmin =================== * [Posts](#posts) * [Applications](#applications) * [Themes](#themes) * [Plugins](#plugins) * [Other Awesome Lists](#other-awesome-lists) Posts ===== * [How to use React Components in Active Admin](https://medium.com/the-side-hustler/how-to-use-react-components-in-active-admin-184ff63b378d) * [Adding Google Charts to your Active Admin Application](https://spin.atomicobject.com/2016/11/23/adding-google-charts-active-admin-application/) * [Custom Filters Using Ransacker In ActiveAdmin Interfaces](http://nikhgupta.com/code/activeadmin/custom-filters-using-ransacker-in-activeadmin-interfaces/) * [UI Components in Rails](https://medium.com/@alessandro1997/ui-components-in-rails-7f9373f0f2f) * [ActiveAdmin - Disable JSON/XML export](https://coderwall.com/p/qzlssg/activeadmin-disable-json-xml-export) * [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) * [Extending ActiveAdmin DSL](https://coderwall.com/p/wadeva/extending-activeadmin-dsl) * [How to Hide Your ActiveAdmin Path](https://coderwall.com/p/2luxig/how-to-hide-your-activeadmin-path) * [Implementing Devise Single Sign On with ActiveAdmin](http://goo.gl/cnyLTC) * [Shortcut for customizing ActiveAdmin columns](https://coderwall.com/p/epu-va/shortcut-for-customizing-activeadmin-columns) * [Sharing code between ActiveAdmin resources](http://tmichel.github.io/2015/02/22/sharing-code-between-activeadmin-resources/) * [ActiveAdmin simple_table](http://rubyglasses.blogspot.com.br/2015/02/activeadmin-simpletable.html) * [ActiveAdmin Filters—Unlocking the Power of Ransack](http://viget.com/extend/activeadmin-filters-unlocking-the-power-of-ransack) * [ActiveAdmin vs Nested Models vs Formtastic vs Acts as Relation](https://coderwall.com/p/cms9ma/) * [Facebook authentication on ActiveAdmin](http://helabs.com/blog/2014/04/07/facebook-authentication-on-activeadmin/) * [Quick add and quick edit on ActiveAdmin](http://helabs.com/blog/2014/05/28/quick-add-and-quick-edit-on-active-admin/) * [ActiveAdmin Cheat Sheet](http://engineering.coachup.com/activeadmin-cheat-sheet/) * [Custom activeadmin pages with charts](http://juanda.me/create-custom-activeadmin-pages-with-charts/) * [Pagination on table_for inside sections and panels](https://github.com/activeadmin/activeadmin/issues/1116) * [ActiveAdmin: Custom column and its filter](http://codeonhill.com/activeadmin-custom-column-and-its-filter/) * [Autocomplete Using ActiveAdmin and Rails 3, Including Has Many Associations and Polymorphic Models](http://www.metaltoad.com/blog/activeadmin-autocomplete-rails3) * [Tracking user logins and displaying results in Active Admin](https://labs.kollegorna.se/blog/2015/05/activeadmin-logins/) * [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/) * [Create Beautiful Administration Interfaces with Active Admin](http://mattbriney.com/2011/09/create-beautiful-administration-interfaces-with-active-admin/) * [Sharing code between ActiveAdmin resources](http://tmichel.github.io/2015/02/22/sharing-code-between-activeadmin-resources) * [ActiveAdmin vs Nested Models vs Formtastic vs Acts as Relation](https://coderwall.com/p/cms9ma) * [Salesforce OAuth2 authentication with Active Admin](http://ejholmes.io/2012/04/08/active-admin-with-omniauth.html) * [Facebook authentication on ActiveAdmin](http://helabs.com.br/blog/2014/04/07/facebook-authentication-on-activeadmin/) * [Quick add and quick edit on ActiveAdmin](http://helabs.com.br/blog/2014/05/28/quick-add-and-quick-edit-on-active-admin/) * [Building Web Apps with Active Admin](http://reverbhq.com/blog/2012/08/building-web-apps-with-activeadmin/) * [activeadmin cool tweaks](http://amolnpujari.wordpress.com/2013/10/23/activeadmin-cool-tweaks/) * [a quick javascript lightbox](http://amolnpujari.wordpress.com/2013/12/19/a-quick-javascript-lightbox/) * [Add custom style for active admin boolean fileds](http://salayhin.wordpress.com/2014/04/24/add-custom-style-for-active-admin-boolean-fileds/) * [Using ActiveRecord scopes with activeadmin](http://www.reinteractive.net/posts/189-using-activerecord-scopes-with-activeadmin) * [8 Insanely Useful ActiveAdmin Customizations](http://viget.com/extend/8-insanely-useful-activeadmin-customizations) * [Presenting SQL views through ActiveAdmin](http://lorefnon.me/2014/07/13/presenting-sql-views-through-active-admin.html) * [Mastering ActiveAdmin](http://staal.io/blog/2013/02/26/mastering-activeadmin/) * [ActiveAdmin Tables](http://codequizzes.wordpress.com/2013/05/22/activeadmin-tables/) * [ActiveAdmin and CanCan integration (with an existing user)](http://sush.github.io/posts/active-admin-and-cancan-integration/) * [Nested forms for belongs_to relationship - ActiveAdmin](http://eshaiju.blogspot.com.br/2014/03/nested-forms-for-belongsto-relationship.html?m=1) * [Nested Attributes in ActiveAdmin for Rails 4](http://www.yoniweisbrod.com/nested-attributes-in-activeadmin-for-rails-4/) * [ActiveAdmin Form Field For Strongbox Encrypted Attribute](http://seankibler.com/activeadmin-form-field-for-strongbox-encrypted-attribute) * [Sortable lists with acts_as_list and ActiveAdmin](http://www.mossity.com/2011/07/08/sortable-lists-with-actsaslist-and-activeadmin/) * [jQuery Datatables + Active Admin](https://gist.github.com/EtienneDepaulis/4070962) * [ActiveAdmin and CanCan](http://blog.genuitytech.com/2012/02/26/activeadmin-and-cancan/) * [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/) * [Akita on Rails](http://www.akitaonrails.com/ActiveAdmin) * [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/) * [ActiveAdmin and Markdown](https://reinteractive.net/posts/43-activeadmin-and-markdown-on-your-15-minute-blog-part-4) Applications ============ * [Active Admin Store](https://github.com/activeadmin/demo.activeadmin.info) * [SprintApp](https://github.com/macfanatic/SprintApp) * [active_invoices](https://github.com/ianmurrays/active_invoices) * [StartupHealthCheck](https://github.com/PixelCrafters/StartupHealthCheck) Extensions ========== Themes ------ * [ActiveMaterial](https://github.com/vigetlabs/active_material) * [formadmin](https://github.com/formaweb/formadmin) * [flattened_active_admin](https://github.com/Papercloud/flattened_active_admin) * [active_skin](https://github.com/KMPgroup/active_skin) * [active_admin_theme](https://github.com/didww/active_admin_theme) * [face_of_active_admin](https://github.com/kvokka/face_of_active_admin) * [active_bootstrap_skin](https://github.com/vinhnglx/active_bootstrap_skin) * [arctic_admin](https://github.com/cle61/arctic_admin) **Awesome ActiveAdmin Themes List:** https://github.com/paladini/activeadmin-themes Plugins ------- * [Active Admin Plugins](https://github.com/activeadmin-plugins) __(Github organization)__ * [activeadmin-plugins](https://github.com/unmantained-activeadmin-plugins) __(Github organization)__ * [activeadmin_addons](https://github.com/platanus/activeadmin_addons) * [active_admin-extensions](https://github.com/Fire-Dragon-DoL/active_admin-extensions) * [activeadmin-select2](https://github.com/mfairburn/activeadmin-select2) * [activeadmin-settings](https://github.com/slate-studio/activeadmin-settings) * [activeadmin-sortable-tree](https://github.com/zorab47/activeadmin-sortable-tree) * [activeadmin-sortable_table](https://github.com/bolshakov/activeadmin_sortable_table) * [active_admin_paranoia](https://github.com/raihan2006i/active_admin_paranoia) * [activeadmin_hstore_editor ](https://github.com/wild-r/activeadmin_hstore_editor) * [activeadmin-globalize](https://github.com/unmantained-activeadmin-plugins/activeadmin-globalize) * [active_admin-state_machine](https://github.com/macfanatic/active_admin-state_machine) * [responsive_active_admin](https://github.com/ball-hayden/responsive_active_admin) * [activeadmin_expandable_inputs](https://github.com/arielschvartz/activeadmin_expandable_inputs) * [active_admin_jcrop](https://github.com/Ricardonacif/active_admin_jcrop) * [active_admin_tinymce](https://github.com/KernelCorp/active_admin_tinymce) * [activeadmin_images](https://github.com/KernelCorp/activeadmin_images) * [activeadmin-dropzone](http://maximgladkov.com/blog/activeadmin-dropzone-gem) * [active_admin-duplicatable](https://github.com/zorab47/active_admin-duplicatable) * [active_admin-subnav](http://rubygems.org/gems/active_admin-subnav) * [activeadmin-sortable](https://github.com/neo/activeadmin-sortable) * [active_admin_date_range_preset](https://github.com/workgena/active_admin_date_range_preset) * [activeadmin-reform](https://github.com/bolshakov/activeadmin-reform) * [active_admin_role](https://github.com/yhirano55/active_admin_role) * [active_admin-form_errors](https://github.com/dhyegofernando/active_admin-form_errors) * [active_admin-cep_auto_complete](https://github.com/dhyegofernando/active_admin-cep_auto_complete) * [active_admin-advanced_create_another](https://github.com/dhyegofernando/active_admin-advanced_create_another) * [active_admin-jquery_inputmask](https://github.com/dhyegofernando/active_admin-jquery_inputmask) * [active_admin-humanized_enum](https://github.com/dhyegofernando/active_admin-humanized_enum) Other Awesome Lists =================== * [awesome-ruby](https://github.com/markets/awesome-ruby) * [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list.