🇦🇷Argentina @andreses

Account created on 4 September 2008, over 16 years ago
#

Recent comments

🇦🇷Argentina andreses

Solution:

In fact, the problem is when the module is installed without the "module" file and it is added later. This causes the "module" file to not be registered. So when clearing the cache from the interface the "module" file is not consulted. The solution, change the "info.yml" of the module. This will cause good old Drupal to detect the change and rebuild the record and thus read the "module" file.

What type of change?, for example the version, if you have:
version: '1.0.0'
give it for example:
version: '1.0.1'
tested on Drupal 9.5 and 10

Production build 0.71.5 2024