I want to rename my custom app .Is it possible?
You can change the App description, author from can setup.py but you will also need to make changes in apps.txt.
Can you explain the use case ?
1 Like
Hello
I want to do the same thing
My use case is just that I gave a stupid name in beginning but now I have to deploy the app for production
so changing the name in setup.py and apps.txt
thats it ?
1 Like
@Harsh_Magiya The app info are only in setup.py and hooks.py.
so if I change the names there then its done?
@Harsh_Magiya Yes. But if it didn’t work then I guess that you must clear the cache.
Okay thanks
will try that out
and i am facing another issue if you can help there too
Getting permission error when running bench start - ERPNext Forum
thanks
bench clear-cache and then bench restart would work