Toolpad Studio is a self-hosted low-code admin builder designed to extend the MUI React components. It's for developers of all trades who want to save time building internal applications. Drag-and-drop from a catalogue of pre-built components, connect to any data source and build apps quickly.
Install the package in your project directory with:
npx create-toolpad-app@latest --studio my-toolpad-studio-app
# or
yarn create toolpad-app --studio my-toolpad-studio-app
# or
pnpm create toolpad-app --studio my-toolpad-studio-app
Visit https://mui.com/toolpad/studio/getting-started/ to view the full documentation.
Check out our mui-public app to see how a Toolpad Studio app looks in production. Our documentation contains more examples to help you get started.
The changelog is regularly updated to reflect what's changed in each new release.
Future plans and high-priority features and enhancements can be found in the roadmap.