我目前的目标是添加一个新的客户属性(带有int类型),该属性应该显示为具有预定义选项的select(从具有可在后端编辑的条目的模型加载,这已完成).我正在努力正确使用$installer->addAttribute()方法,特别是指定正确的源选项.其他问题是新属性未保存到eav_entity_attribute表
int
$installer->addAttribute()
我在Magento CE 1.5.1.0上
php custom-attributes magento
custom-attributes ×1
magento ×1
php ×1