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 Request] Separate Modules for different import types #134

Open
natedawg92 opened this issue Jan 17, 2024 · 0 comments
Open

[Feature Request] Separate Modules for different import types #134

natedawg92 opened this issue Jan 17, 2024 · 0 comments

Comments

@natedawg92
Copy link

We recently came across an issue where a merchant could not import CSV files via the admin after installing this module on their site, we traced this back to some very opinionated configuration from Firegento FastSimpleImport. whilst this issue might not be directly linked to this module the inclusion of that module as a required dependency has an affect.

Our actual use case of your module (and i suspect many others) is to import environment specific configuration for Local and Staging envs. This specific functionality doesn't require Firegento but we cannot exclude this module with a replace due to it's uses throughout other aspects of the module.

This request is to separate the existing module into separate modules for different roles, customers, products, config etc so that we can pick and choose what aspects are installed, the existing repo could be converted into a metapackage including all the individual modules so as not to break existing installs.

Happy to discuss alternative solutions, essentially we like this module and what it can achieve but don't want to include FastSimpleImport and it's opinionated config.

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

No branches or pull requests

1 participant