This forum is now Read-Only. The Magento Community Forum is scheduled to close permanently on December 31, 2025. Please save any necessary information before this date. Join us on Slack for continued engagement!
Hello, I am studying Magento and I created new simple modulе "HelloWorld" for Magento ver. 1.9.3.2. File Rosis_HelloWorld.xml is in app/etc/modules <?xml version="1.0"?> <config> <modules> <Rosis_HelloWorld> <active>true</active> <codePool>local</codePool> </Rosis_HelloWorld> </modules> </config>