When you notice some errors in the Grav plugins you can help fixing them by changing some of the code inside.
When upgrading to Grav 1.7 and PHP 8 it crashed with the DropCaps plugin.
To get this to work I forked the repository and added a contrib
directory at the root of my Grav project.
T...
Dennis de Best