我想为Magento的EAV属性模型添加一个新属性.这可能吗?
我知道Magento允许你使用静态字段(在实体表上)扩展模型,但我想在EAV属性表本身添加一个新字段(对于目录产品属性).新属性将是一个新设置,类似于"在类别列表中可见".
php attributes magento extend entity-attribute-value
attributes ×1
entity-attribute-value ×1
extend ×1
magento ×1
php ×1