- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2017
12:25 PM
04-20-2017
12:25 PM
Modules not visible in admin panel
I have this Structure but the module is not visible. in admin panel
This is .xml
<?xml version="1.0" ?> <config> <modules> <TutsPlus_Demo> <active>true</active> <codePool>local</codePool> </TutsPlus_Demo> </modules> </config>
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2017
01:30 AM
04-21-2017
01:30 AM
Re: Modules not visible in admin panel
Hi @StudentDev
where is this xml file located?
---
Problem Solved Click Accept as Solution!:Magento Community India Forum
Problem Solved Click Accept as Solution!:Magento Community India Forum
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2017
04:22 AM
04-21-2017
04:22 AM
Re: Modules not visible in admin panel
under app/etc/modules can check on github https://github.com/vishalpardeshi/magento_E-com_Application
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2017
10:40 PM
04-24-2017
10:40 PM
Re: Modules not visible in admin panel
hi @StudentDev
I test you code it is working fine module is showing in system > configuration > advanced click on Disable Modules Output here are is your module listed. If you are not seeing your module kindly follow this
1. Disabled the cache
2. delete var/cache folder
3. Make sure file have proper permission
Find helpful ? Consider Giving Kudos to this post.
Problem solved? Click Accept as Solution!"
Qaisar Satti
Problem solved? Click Accept as Solution!"
Qaisar Satti