Skip to content

asukakimya/directus-extension-import-excel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directus Extension: Import Excel

📥 A Directus custom module to import .xlsx Excel files without headers and map them manually to a collection's fields.

Features

  • Upload .xlsx files via custom interface
  • Manual mapping of file columns to Directus fields Collections
  • Supports multiple collections

Screenshots

Import Excel Module

Installation

  1. Clone the repository into your Directus extensions folder:
git clone https://github.com/FazCodeFR/directus-extension-import-excel.git ./extensions/televersement
  1. Restart your Directus instance to load the new module.
  2. Navigate to the Directus admin panel and find the "Téléversement" module in the modules section.
  3. Use the module to upload .xlsx files and map columns to your collection fields.

Usage

  1. Go to the "Téléversement" module in the Directus admin panel.
  2. Upload your .xlsx file.
  3. Map the columns from your Excel file to the fields in your Directus collection.
  4. Click "Import" to start the import process.

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository.

License

This project is licensed under the MIT License.

Compatibility

Tested with Directus v11.8.0

About

Directus extension module import excel (xlsx)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 84.0%
  • JavaScript 16.0%