125€ / month
billed annually
- Up to 2 devs
- Private modules on unlimited projects
- Access to code and documentation
- Unlimited support requests
- 50% discount on professional services
Our customers develop tailor-made user experiences faster and spend less time dealing with QA issues.
Designed for professional use cases, developed by Marmelab
Check the Storybook and the Enterprise Edition Demo for a preview of these modules.
Role-Based Access Control (RBAC) primitives for fine-grained permissions
Edit data directly in the list view, for better productivity. Excel-like editing experience.
New form layouts for complex data entry tasks (accordion, wizard, edit in dialog, etc.)
Multi-level menu and breadcrumb, with the ability to define a custom path for your resources
Visualize and edit complex relationships, including many-to-many relationships
Persist user preferences (language, theme, filters, datagrid columns, sidebar position, etc) in local storage
Display live notifications, auto-update content on the screen, lock content when editing, with adapters for real-time backends
Display and manipulate events, drag and resize appointments, and browse a calendar directly in react-admin apps
Record and visualize admin actions for better traceability
Plug your search engine and let users search across all resources via a smart Omnisearch box
Edit and visualize tree structures. Reorganize by drag and drop. Adapts to any data structure on the backend (parent_id, children, nested sets, etc).
Alternative ready-to-use components for the react-admin enterprise edition. Use them to replace the open-source components you are familiar with such as the <Admin> or the <Layout>.
Guided tours for react-admin applications, step-by-step instructions, material-ui skin
Read Markdown data, and edit it using a WYSIWYG editor in your admin
Keep a history of versions for any resource, see changes in a timeline, and revert to a previous version
Use your Active Directory (AD) server for authentication
Each of these modules offer React hooks and components, to ease the integration with your UI. You get full access to the source, source maps, and documentation via a private npm registry. Private modules follow the same quality standards for code and documentation as the open-source packages.
React-admin experts, ready to answer your questions
Support is done by email at support@react-admin-enterprise-edition.zendesk.com. Phone support is proposed as an option to Corporate Plan subscribers.
Depending on the criticality of your problem (minor, major, critical) and the Plan you choose, the response time of the Enterprise Edition Support team varies from 2 business days to 2 working hours.
If your request requires specific development, the Support team will redirect you to the Professional Services team (additional charges apply, see below).
Custom react-admin services, paid by the day
Great for one or two devs
125€ / month
billed annually
For medium businesses
250€ / month
billed annually
Adapted to large companies
From 500€ / month
.npmrc
file in your repository with the following content://registry.marmelab.com/:_authToken=${NPM_TOKEN}
@react-admin:registry=https://registry.marmelab.com
Then use your service mechanisms to provide the NPM_TOKEN
environment variable. You can use your own token as its value, which can be found in your root .npmrc
file once you sign in. This file is located at $HOME/.npmrc