谢谢你,伊尔凡
发布于 2013-09-30 21:13:45
你有没有试着清空缓存?我在magento为学校做了一个小项目,清除缓存解决了各种问题。
发布于 2013-10-01 14:21:42
在Magento中创建模块的最佳方式是使用模块创建器
https://github.com/shell/Magento-Module-Creator
可能有很多原因导致你的模块没有出现在adminhtml.you文件中的某一行,或者某些函数模型中。
https://stackoverflow.com/questions/19095113
复制相似问题