Magento: which folder can I see my installed extensions?

后端 未结 4 2113
北海茫月
北海茫月 2021-02-20 06:33

I have installed an extension in magento 1.5. Just wondering where it is on my server because i want to write an include file to it. Thanks

4条回答
  •  误落风尘
    2021-02-20 06:51

    You can find your installed extensions in : your mail folder -> app/code/community

    or

    your mail folder -> app/code/local

    Some of the extensions will be installed in local folder as well

    You can find all in code folder

提交回复
热议问题