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

Feature/add csv support #126

Merged
merged 4 commits into from
Oct 1, 2024
Merged

Conversation

jaymarvels
Copy link
Contributor

  • Added in csv import support.
  • Added in csv export support
  • Utilised csvhelper for heavy lifting (duel licensed so safe to use)
  • Tested against a proj running CMS 12.29.0 and commerce 14.12.0

Added in csv import and export support. Utilised csvhelper for heavy lifting
Copy link
Contributor

@jevgenijsp jevgenijsp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments.

The code overall looks Ok, but I found some places that can be cleaned by reducing code duplication.

@jevgenijsp jevgenijsp merged commit 05c047f into Geta:master Oct 1, 2024
1 check failed
@jaymarvels
Copy link
Contributor Author

@jevgenijsp Thanks for doing this, I was slowly getting around to completing. Glad its in the package now.

@jevgenijsp
Copy link
Contributor

@jaymarvels Thanks for contributing! 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants