Created
February 17, 2022 00:29
-
-
Save Nav-Appaiya/f60e4f584fc9f432bdaf4307be09e952 to your computer and use it in GitHub Desktop.
Hack for M2 exports: Check all to exclude at export, so you can selective check the ones you want (instead of having to check everything that you dont need)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Execute the below in console while your at the fields selection screen in the Mage 2 export module. This will check all to be excluded, and once run you can untick the fields you do want to export. | |
jQuery('[name="skip_attr[]"]').click() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment