Problem/Motivation
I'm receiving many warnings during installation of Droopler 5.0.11. I have tried several different installation methods (with/without DDEV, with/without demo content), but I keep receiving these warnings. With demo content, the number of warnings is even larger.
The first set of warnings consist of a "block plugin .. was not found", relating to several different "field_block:node" elements.
Then it says:
"Config block.block.droopler_theme_branding does not exist so can not be updated".
The second set of warnings consist of a "Theme hook webform_element_more not found".
Then it says:
"Recipe applied successfully".
Then again warnings that a "block plugin .. was not found", relating to different "block_content" elements.
Finally I receive dozens of warnings again that a "Theme hook .. not found", relating to many different elements.
Perhaps I have not applied the correct file and folder permissions during installation? Ownership of all files and folders is www-data:www-data. File permissions during installation were -rwxrwxr-x, folder permissions drwxrwsr-x.
If needed, I can post all exact warnings in a reply to this post. I hope I have been able to describe the problem without too much clutter.
The website appears to function well, but I have no idea what the impact of these warnings can be on its functionality.
Did I do something wrong during installation, or is this normal behaviour?
Thank you for your consideration, and for this awesome distribution!
Steps to reproduce
Installing Droopler 5.0.11 using "./launch-droopler-cmd.sh" and "drush site-install droopler".
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes