|
|
1
10
经过几天的研究,下面是一个简单易用的例子,说明如何在Magento中上载文件。 How to create an image or video uploader for the Magento Admin Panel
基本上,我们需要增加
添加类型的字段
把它保存在我们的控制器里
|
|
|
2
7
这需要进入你的模块
|