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

Add Attribute Deleter Plugin. #438

Merged
merged 1 commit into from May 31, 2016
Merged

Add Attribute Deleter Plugin. #438

merged 1 commit into from May 31, 2016

Conversation

ghost
Copy link

@ghost ghost commented Mar 31, 2016

A simple plugin to allow select and multiselect values to be removed in create mode. This should fix #237. To delete values the plugin has to be activated and __MAGMI_DELETE__ has to be supplied as a value to the corresponding attribute.

@fnogatz
Copy link

fnogatz commented Apr 2, 2016

Works like a charm, thank you!

@dweeves dweeves merged commit e3a4df2 into dweeves:master May 31, 2016
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

Successfully merging this pull request may close these issues.

Unsetting the option of a select attribute is not possible in mode 'create'
2 participants