akeneo / magento2-connector-community

Akeneo Connector for Magento 2
Open Software License 3.0
81 stars 88 forks source link

[FEATURE REQUEST] - url_key generation #609

Open oefterdal opened 1 year ago

oefterdal commented 1 year ago

Configurable attributes does support for SQL statement as LOWER(url_key) would be awesome if we could build url_keys with CONCAT example

LOWER(CONCAT(name,"-","color"))