CoreUI Free React Admin Template v5.7.0 - Navigation Reorganization and New Demos
We are pleased to announce the release of CoreUI Free React Admin Template v5.7.0. This release aligns the navigation and views with the information architecture of the Bootstrap template, adds new component demos, and refreshes the documentation and dependencies.
Speed up your responsive apps and websites with fully-featured, ready-to-use open-source admin panel templates—free to use and built for efficiency.
How to Update
Download the latest source from GitHub releases.
After downloading, install dependencies and start the project:
npm install
npm start
If you are updating an existing customized project, compare your local changes with the latest template files and bring over the parts you need before deploying.
What’s New
Navigation and Views
- Reorganized the navigation and views to match the information architecture of the CoreUI Bootstrap admin template, so the two templates stay consistent with each other.
New Demos
- Added a Chip Set demo built on the Chip component.
- Added a search button to the header.
Documentation
- Fixed documentation drift so the docs match the current project structure.
- Added a Data Grid section to the README.
Dependency Updates
We have updated key dependencies to their latest compatible versions for CoreUI Free React Admin Template v5.7.0:
- Bumped the minor and patch dependency updates.
Migration Notes
This is a maintenance release with no breaking changes announced in the published release notes. After upgrading:
- Install updated dependencies.
- Run your test suite and verify the build.
- If you customized the navigation or the views, compare them with the reorganized structure before deploying.
For a comprehensive overview of all changes, enhancements, and updates introduced in this release, please refer to the full changelog on GitHub.



