https://github.com/devforth/adminforth-import-export
Import-Export plugin for AdminForth
https://github.com/devforth/adminforth-import-export
Last synced: about 2 months ago
JSON representation
Import-Export plugin for AdminForth
- Host: GitHub
- URL: https://github.com/devforth/adminforth-import-export
- Owner: devforth
- License: mit
- Created: 2025-01-09T20:33:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-19T14:34:44.000Z (about 2 months ago)
- Last Synced: 2026-04-19T16:29:11.350Z (about 2 months ago)
- Language: Vue
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AdminForth ImportExport Plugin
[](https://tluma.ai/ask-ai/devforth/adminforth)
Allows to add import/export to csv options to an adminforth table.
## Features
- Import records into AdminForth tables from CSV files.
- Export table data for external processing and reporting.
- Speed up bulk data operations in the admin panel.
- Support operational workflows around large datasets.
## Documentation
Full setup and configuration guide:
[AdminForth ImportExport Documentation](https://adminforth.dev/docs/tutorial/Plugins/import-export/)
## About AdminForth
AdminForth is an open-source, agent-first admin framework for building robust admin panels and back-office applications faster.
## Related links
- [AdminForth website](https://adminforth.dev)
- [npm package](https://www.npmjs.com/package/@adminforth/import-export)
- [More AdminForth plugins](https://adminforth.dev/docs/tutorial/ListOfPlugins/)
- [Built by DevForth](https://devforth.io)