Current status
Working on Avo 3
(series three)
We're working on v3.0 to make it the best Content Management System for
Ruby on Rails.
Roadmap
Coming next
Here are some things that we are commited to work on next
We want to get in touch with you to tell us what you need in Avo to make your development experience better and faster.
So get in touch with us on our forum.
For a more detailed road-map check out our GitHub project.
Last updated December 6th, 2024
In progress
Active initiatives and features currently under development
- Media LibraryIn progress
- Browse your Active Storage attachments and use them inside the Trix and Rhino fields.
- Role-Based Access ControlIn progress
- Grnaular control over who does what in your app
- Meta (virtual) fieldsIn progress
- Add virtual columns to your resources
- CollaborationIn progress
- Collaborat on your content using comments and reactions π₯
- Resource adaptersIn progress
- Go beyond Active Record and use Mongo, HTTP, and other adapters
Planned
Upcoming projects in our pipeline, prioritized for future development
- Repeater fieldComing soon
- Easily repeat things inside fields
- Virtual resourcesComing soon
- Create resources in-memory without deplying a new version of your app.
- ThemingComing soon
- Style Avo the way you like it
- Embedded modeComing soon
-
Use your own
ApplicationController
and your own layout. - Nested resourcesComing soon
- Create child resources at the same time with the parent resource
- Dynamic fieldsComing soon
- Show/hide fields depending on the state of other fields
- Inject partialsComing soon
- Inject partials in common places in your app
Done
Successfully completed and launched features
- External record linkDone
- How many times, in the past, did you have a record like a post, and want to link outside of your admin panel in the public app? Many times? Well... now you can.
- Rhino (TipTap) fieldDone
- Edit your content the way you want it
- Kanban boardDone
- Get your own board and move cards around
- Customizable Dynamic FfiltersDone
- Give your users the ultimate filtering control
- Explicit authorizationDone
- Everything is safe by default
- Launch v3.0Done
- Launch the most customizable Avo version yet
- Dynamic filtersDone
- Pill-styled multiple filtering capabilities
- Custom resource controls on all pagesDone
- Customize the buttons the user sees on any resource page
- Scopes on IndexDone
- Get to your filtered data easier
- Custom fields from templatesDone
- Generate custom fields easier using existing templates
- Custom view components for main viewsDone
-
Easily replace the main views
Index
,Show
, andEdit
per resource - Custom view components for fieldsDone
- Easier field customization without generating new field types
- Intelligent view objectDone
- Tell don't ask. An easier way to detect out the view.
- Better TailwindCSS integrationDone
- Completely new TailwindCSS pipeline so you can use all the custom classes
- Audit loggingDone
- Be on top of what goes on in your Avo admin.
- Record link fieldDone
- Link to different records
- Money fieldDone
- Update the record price and currency
- Resource cardsDone
- Add cards to your resource page
- Better fields APIDone
- Get more granular control over the way you declare fields
- Plugins APIDone
- Create and redistribute your Avo enhancements
-
Records preview on
Index
Done - Have a peek in your records without opening the full page.
- Testing helpersDone
- First party test helpers for easier testing
- Unified dynamic block APIDone
- All Avo blocks are declared without any arguments
- Asset managerDone
- Easier setup for your custom assets
- Action policy supportDone
- Use the authorization framework of choice
- Custom policiesDone
- Get more flexibility in your authorization process
- Resource sidebarDone
- Get more room for your fields
- Smart resource generationDone
- Don't start with a blank canvas.
- Customizable resource controls on show pageDone
- Customize the buttons the user sees on the show page
- Scoped search for has many associationsDone
- Search records with the parent record in mind.
- Skip show viewDone
- You don't need the Show view? We got you covered!
- Custom resources for has_manyDone
- Use different resource configurations for your has_many associations
- TabsDone
- Conditionally show the data you need
- PanelsDone
- Group information together
- Stimulus JS integrationDone
- Make your forms as dynamic as you want them to be
- Resource toolsDone
- Add custom content to your resource's show & edit pages.
- Tags fieldDone
- Easily manage lists for your records
- Sidebar/Menu editorDone
- Configure the sidebar items as you need them
- Mobile interface/Responsive designDone
- Easily browse your data on mobile devices.
- Launch v2.0Done
- A fresh coat of paint and a lot of improvements
- DashboardsDone
- All your metrics at a glance.
- Better search experienceDone
- Search one resource or search all resources.
- Custom fieldsDone
- Bring your own fields into Avo easy-peasy.
- Remove Webpacker as a dependencyDone
- Use your own asset pipeline with Avo.
- Custom toolsDone
- Add even more functionality to Avo.
- I18nDone
- Localize your app for your customers.
- AuthorizationDone
- Leverage Pundit policies to build a robust and scalable authorization system.
- Launch V1.0Done
- Launch the Hotwire version.
January 2025
December 2024
August 2024
November 2023
July 2024
May 2024
April 2024
October 2023
2022
Latest release
Avo v3.16.0 - External link, copyable fields, and CMD+Return to submit forms released 14 days ago.