react-admin
banner
react-admin.bsky.social
react-admin
@react-admin.bsky.social
⚛️ React Framework for building data-driven apps over REST/GraphQL APIs, sponsored by @marmelab.bsky.social
Discord: https://discord.gg/N6HMQ4TEBX
Want to change the look of your react-admin app? 🎨

Simply use the theme prop of the component & that’s it!

Which theme is your favourite?
🔗 marmelab.com/react-admin/...

#react #opensource
September 25, 2025 at 12:39 PM
Need advanced scheduling in your app?

Introducing ra-scheduler: A powerful scheduler for managing tasks, events & more!

It's packed with advanced features like:
✅Drag-and-drop
✅Custom layouts & styling
✅Localization
✅Grouping & filtering
✅Export to PDF

react-admin-ee.marmelab.com/documentatio...
September 11, 2025 at 12:36 PM
React-admin makes simple things simple and complex things possible. 💪

Catch the full interview with @francoisz.bsky.social (Lead Dev at React-admin) and @thorweb.dev (Dev Advocate) on @supabase.com‘s Youtube channel: 👇

🔗 youtu.be/e7p0irjQZfw?...

#supabase #react #opensource
September 5, 2025 at 3:21 PM
We've teamed up with Bryntum to bring advanced project management to your react-admin app! 🎉

The result?
👉 ra-scheduler: A powerful, full-featured scheduler for managing tasks, assignments, events, recurring schedules & more! 📆

🔗 Check it out now: react-admin-ee.marmelab.com/documentatio...
September 1, 2025 at 1:16 PM
🔥 Brand new auth provider for react-admin: Apisix OIDC auth provider

Now available along with 12 auth providers compatible with react-admin.

Check out the full list of open-source packages developed by our core team & our amazing community👇

🔗 marmelab.com/react-admin/...

#reactjs #frontend #OSS
August 27, 2025 at 8:40 AM
🆕 We just shipped a brand new enterprise module: ra-soft-delete.

You can now keep deleted records to recover them later on. List all deleted records, inspect them, and restore or delete items permanently.

🔗 react-admin-ee.marmelab.com/documentatio...

#ReactAdmin #ReactJS #Frontend
August 22, 2025 at 2:53 PM
Check out the "Guides & Concepts" section in react-admin's doc.

It's designed to help newcomers learn the essential concepts of react-admin.💡

But even seasoned developers will learn something from these guides!😉

🔗 marmelab.com/react-admin/...

#reactadmin #react #OSS
August 12, 2025 at 11:52 AM
Looking for a fast way to add a Kanban board to your React app?

React-admin got you covered!

Try the demo 👉 marmelab.com/react-admin/...

#reactjs #devtools #kanban
July 29, 2025 at 8:40 AM
🌟 We’ve just hit 26K stars on GitHub! 🌟

A huge thank you to our amazing community for your support, contributions and trust in react-admin!

Want to connect with other react-admin users? Join our Discord community: 👉 discord.gg/nGBUNsbseV

Let’s keep building together! 🚀

#opensource #reactjs
July 9, 2025 at 9:46 AM
Thanks to all of you, we’re only 5 stars away from 26k on GitHub! 🤯

If react-admin helped you ship faster, show some love and ⭐ us to help us reach this milestone👇

🔗 github.com/marmelab/rea...

Let’s cross 26k together! 🕺

#reactadmin #reactjs #opensource
July 8, 2025 at 12:37 PM
🚀 Introducing the react-admin x @appwrite.io admin template!

✅ CRUD, auth & more out of the box
✅ Easy deployment with Appwrite Sites
✅ Fully open-source

Everything you need—from code to live site—is now possible under one roof. 🏠

Build fast, deploy faster!⚡

More info: appwrite.io/products/sites
July 2, 2025 at 8:44 AM
✨ Introducing the new <RecordField> component! ✨

It makes it way easier to compose your views. It's especially useful for custom <Show> layouts.
June 23, 2025 at 2:38 PM
🧵React-admin v5.9.0 is out! 🕺

This release brings even more customization powers to your admin. How? Let's break it down👇

You can now set default props & styles for many components in the Material UI theme! This includes:
✅ Inputs & Fields
✅ The main views like <List>,<Edit>,<Show>,<Create>
& more
June 23, 2025 at 2:38 PM
Joined for the support, stayed for the community. ❤️

Whether you’re a react-admin beginner or a pro, our Discord is the place to be. Let’s build together!

🔗 Join now: discord.gg/rUEDnkjBsd

#react #opensource #frontend #backend
June 17, 2025 at 1:49 PM
What are your favorite dev newsletters?👀🗞️

Some of my personal favs are:
👉 selfh.st
👉 This Week in React by @sebastienlorber.com
👉 @joshwcomeau.com's newsletter

Speaking of newsletters…

The next react-admin newsletter is dropping soon! 🎉

📩 Sign up now to make sure you don’t miss it: rb.gy/uez10x
June 12, 2025 at 9:33 AM
💡Tip of the week: You can add custom CSS classes to any column or cell in DatagridAG or DatagridAGClient, using the cellClass or cellClassRules keys of columnDefs.

🔗 www.ag-grid.com/react-data-g...
June 5, 2025 at 9:46 AM
💡Tip of the week: Similar to what you can do with , you can also use the CSS API to style your or your .

🔗 marmelab.com/react-admin/...
🔗 www.ag-grid.com/react-data-g...

@ag-grid.bsky.social

#react #ReactAdmin #AGGrid #frontend #opensource
May 27, 2025 at 12:44 PM
🚨 Breaking news: our friends at @appwrite.io just launched Appwrite Sites — the open-source Vercel alternative! 🎉

We’re proud to join this major launch with the react-admin x Appwrite admin template — deployable in just a few clicks.

👉 Learn more about Appwrite Sites: appwrite.io/products/sites
May 19, 2025 at 2:46 PM
💡Tip of the week: By using or , you can easily customize the cell style in the columnDefs definition using cellStyle👇

🔗 www.ag-grid.com/react-data-g...

@ag-grid.bsky.social
May 7, 2025 at 9:16 AM
✏️ InPlaceEditor: a new way to edit records without leaving the screen!

No need to switch views or lose context. Just click, edit, save — right from your list or detail view.

Docs 👉 marmelab.com/react-admin/...
May 5, 2025 at 8:32 AM
Looks like the react team is working on an official mcp server 👀 @react.dev

🔗 github.com/facebook/rea...

#MCP #react #TechNews
April 30, 2025 at 10:55 AM
The best part about open-source? The people. 🫶

Meet fellow devs, swap ideas, and get real support in our Discord server.

🔗 Join now: discord.gg/rUEDnkjBsd

#OpenSource #DevCommunity #BuildInPublic #CodingCommunity #coding
April 25, 2025 at 3:29 PM
Did you know it only takes 2 lines to change the look of your react-admin app?🤯

Want to see it in action? We just dropped an article showing you how to give your app a Shadcn UI makeover with our new B&W theme.

Check it out & give your app a fresh look in no time!😉

🔗 marmelab.com/blog/2025/04...
April 24, 2025 at 8:56 AM
Did you know that you can display an enumerated field in a list component like Datagrid using ? It allows to easily map the value to a string.

🔗 marmelab.com/react-admin/...

#react #reactadmin
April 22, 2025 at 10:45 AM
Do you prefer real human connection when you need support?

Join our Discord to chat with fellow react-admin users! It's THE place to be to get expert help from the community and core team.

Let’s build together! 🤝 discord.gg/rUEDnkjBsd

#Discord #reactjs #opensource
April 9, 2025 at 10:21 AM