vinubabu323 / strapi-plugin-excel-export

Strapi plugin to export excel
MIT License
8 stars 10 forks source link

Enable relation object to access multiple items. #11

Open jader-moura opened 4 months ago

jader-moura commented 4 months ago

Description:

This pull request enhances the Excel export functionality of the Strapi plugin by improving nested relation data handling and refining error management. The key update includes support for multiple columns within each relation, allowing for richer data representation in exports.

Key Changes: