diff --git a/docs/Ecosystem.md b/docs/Ecosystem.md index 3d2f745beae..5d80d5523c0 100644 --- a/docs/Ecosystem.md +++ b/docs/Ecosystem.md @@ -48,3 +48,4 @@ See the [Data Provider](./DataProviders.md#available-providers) page. - [ctbucha/bs-react-admin](https://github.com/ctbucha/bs-react-admin): [BuckleScript](https://bucklescript.github.io/) bindings for React Admin. - [dryhten/ra-resource-aggregator](https://github.com/dryhten/ra-resource-aggregator): Resource aggregator for react-admin. It allows you to edit/create/delete multiple resources in the same view. - [Dev XP demo (YouTube)](https://youtu.be/nHkVxDEnB3g): How to make changes to the core React Admin project locally +- [react-admin-import-csv](https://github.com/benwinding/react-admin-import-csv): A csv file import button for react-admin.