2017年5月25日

Magento1.9 add attribute to catalog product & assign to all attribute set general group

摘要: $installer = $this; $attributes = array( 'region' => array( 'type' => 'int', 'input' => 'select', 'source_model' => 'evebit_catalog/entity_attribute_source... 阅读全文

posted @ 2017-05-25 17:13 冯亮 阅读(174) 评论(0) 推荐(0) 编辑

Invalid credentials for 'https://repo.magento.com/packages.json'

摘要: Use your public key as username and private key as password from your magento connect account You can find public and private key at: https://www.mage 阅读全文

posted @ 2017-05-25 10:16 冯亮 阅读(943) 评论(0) 推荐(0) 编辑

导航