This question has been flagged
1 Reply
3094 Views

my module is showing install module list but installed button is not showing

Avatar
Discard
Author

please help

Select clear to view all modules and also use extended view. this could help and make sure you have admin access

Best Answer

This usually happens when there is a dependency issue.. For example you have created a module and installed in a server and is working fine.. Later you add new features to this module and add a dependency to another module. Here comes the problem. If this is the case you have to first install/upgrade the dependent module(s),then install/upgrade your module. Or you can try by runningthe server with -u all option

Avatar
Discard