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

Allow user to configure the category url generation #209

Open
nei opened this issue Feb 25, 2019 · 0 comments
Open

Allow user to configure the category url generation #209

nei opened this issue Feb 25, 2019 · 0 comments

Comments

@nei
Copy link

nei commented Feb 25, 2019

Should it allow the user to choose how the URL will be generated? for instance, if you have two categories with the same name but different category_code I would like to be capable of generating the URLs in Magento based on code and not name.

I believe the change would be here

$urlKey = $this->_category->formatUrlKey($row['name']);

I can open a PR for that if we agree with the solution.

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