Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor exports use use Laravel Excel package #347

Open
cmcfadden opened this issue Jul 11, 2022 · 0 comments
Open

Refactor exports use use Laravel Excel package #347

cmcfadden opened this issue Jul 11, 2022 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@cmcfadden
Copy link
Member

Laravel Excel allows for writing proper XLS files instead of just CSV.

Refactor our exports to:

  • place all of our export formats in a single XLS file with different sheets
  • Generate XLS files asynchronously and download once the file is complete
@cmcfadden cmcfadden self-assigned this Jul 11, 2022
@jxjj jxjj added enhancement New feature or request dependencies Pull requests that update a dependency file and removed enhancement New feature or request labels Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants