I installed my drupal in a shared server as I did many other times before. I normally do a lot aof POF sites and things like that. The installation is good either doing it manually or with composer.
My problem is that I don’t see that I can install modules using the UI anymore. The option is just not there. Also the links for the .zip and .tar.gz in the drupal module are gone (possible to find them but not as easy to find as before).
Everytime I install a module or a theme via composer, the admin part of my site oesn’t work (500 Internal Server Error) and I don’t know what is possibly going on.
Is is possible to install the module via de UI somehow as before? Any way I can fix the admin part so I don’t have to install it all over again only to see my site break if I install any module or theme? I can’t find much information about it.
Thank you