Magento 2.2.4 custom modules in app/code not working

I've installed Magento 2.2.4 with no sample data from magento.commagento.com/tech-resources/download.
The problem is that none of about 5 modules (not installed by composer, just copied into) in app/code is workig... They are enabled and I can list them using mododule:status. I've done setup:di:compile and cleaned cache.
Does anybody have the similar problem?

Комментарии

Популярные сообщения из этого блога

Skipping acquire of configured file 'contrib/binary-i386/Packages' as repository … doesn't support architecture 'i386'

FillChar and StringOfChar under Delphi 10.2 for Win64 Release Target

Python Selenium - How to configure a client certificate file while initializing PhantomJS driver instance