Skip to content
railsengines.com
FA

Replace Forest Admin

An admin interface generated from your schema, hosted outside your application.

Forest Admin website Free tier, paid tiers scale Admin and internal tools

Why teams move off Forest Admin

Forest generates an admin from your schema and hosts it outside your application — which means your admin can be down while your app is up.

What you give up

Row-level permissions and audit logging out of the box.

This directory says so when an engine only covers part of the job. A replacement that needs a caveat is still worth knowing about — it just should not surprise you in week three.

6 Rails engines that replace Forest Admin

  1. Madmin

    Drop-in replacement Admin and internal tools

    Same job — an admin panel over your schema — running in your app rather than somebody else's.

    Forest Admin madmin

    No ratings yet
  2. Administrate

    Drop-in replacement Admin and internal tools

    Generated admin screens over your models, in your app.

    Forest Admin administrate

    No ratings yet
  3. Avo

    Drop-in replacement Admin and internal tools

    The same job, running inside your app.

    Forest Admin avo

    5.0 · 4 ratings
  4. Trestle

    Drop-in replacement Admin and internal tools

    A complete admin with tables, forms, scopes and search.

    Forest Admin trestle

    No ratings yet
  5. ActiveAdmin

    Drop-in replacement Admin and internal tools

    A complete admin interface with filters, scopes, batch actions and exports.

    Forest Admin activeadmin

    No ratings yet
  6. Rails Admin

    Drop-in replacement Admin and internal tools

    An admin over every model, with no per-model setup at all.

    Forest Admin rails_admin

    No ratings yet

Questions

Is there an open-source alternative to Forest Admin for Rails?
Yes — Madmin, Administrate, Avo, Trestle, ActiveAdmin, and Rails Admin. They all mount into an application you already run, so there is no second deployment and no second database.
What do I give up by replacing Forest Admin?
Row-level permissions and audit logging out of the box.
How do I replace Forest Admin in a Rails app?
Add madmin to your Gemfile, mount it in config/routes.rb at /admin, and run its migrations. The whole integration is two lines and a migration.
How much does replacing Forest Admin save?
Forest Admin is priced free tier, paid tiers scale. The engines here are open source, so the cost becomes the time to mount one and the resources it uses inside your existing application.

Same category

While you are cancelling things