📥 A Directus custom module to import .xlsx Excel files without headers and map them manually to a collection's fields.
- Upload
.xlsxfiles via custom interface - Manual mapping of file columns to Directus fields Collections
- Supports multiple collections
- Clone the repository into your Directus
extensionsfolder:
git clone https://github.com/FazCodeFR/directus-extension-import-excel.git ./extensions/televersement- Restart your Directus instance to load the new module.
- Navigate to the Directus admin panel and find the "Téléversement" module in the modules section.
- Use the module to upload
.xlsxfiles and map columns to your collection fields.
- Go to the "Téléversement" module in the Directus admin panel.
- Upload your
.xlsxfile. - Map the columns from your Excel file to the fields in your Directus collection.
- Click "Import" to start the import process.
Contributions are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository.
This project is licensed under the MIT License.
Tested with Directus v11.8.0
