Don't know how I had hide Learn, Support, Setup etc at Left Side of Explore Menu. How to get back

Hello Everyone,

Generally I often found searching, ‘How to hide or disable Frappe Framework default “Learn, Support & Setup” and much more’.

But, strange is, now it happened to me. But, I even don’t know what I had managed to perform this. However, looks like joke. But, Seriously, just configured something while or just after installing, that even I couldn’t remember now. Here is the video:

I always searching to do so, but to keep it continue, How I would know, what I had changed. Any guess or suggestions.

Hello Everyone,

Above situation looks like strange. That is why, created video. Please look at once there. I had enabled All the Roles + All Module Access, Still there is no Setup, Integration and all defaults are looks like hidden.

What are the possible condition for that, and how to show them again.

hi sharamseervi,

use git status inside repository, it will help you check what you have changed

example:
$ cd frappe-bench/apps/erpnext
$ git status

Thanks @PyJumper !!

But, I have enabled DNS based multitenancy and as far as I know, erpnext resources are shared among all DNS Sites. For example: subdomain1.domain.com and subdomain2.domain.com are fatching same resources from frappe-bench/apps/erpnext

While my file structure is something like: /frappe-bench/sites/subdomain1.domain.com and similar there are unlimited websites based on DNS.

Yes, that is for sure. I stopped customization as of now in site subdomain1.domain.com to track what I had changed. So, please suggest your answer for DNS based multitenancy.

Thanks alot :slight_smile:

Any updates on this?