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

Fix additional headers and root category selection #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 5, 2020

  1. Fix additional headers and root category selection

    * The additional headers generated array can generate empty values (which lend later to warning or errors). We use array_filter to remove empty values.
    * If no parent id is selected, instead of automatically selecting '2' as category root, we check what the category root for the default store view is.
    paugnu authored Apr 5, 2020
    Configuration menu
    Copy the full SHA
    6703ada View commit details
    Browse the repository at this point in the history