oo0shiny → created an issue.
I'm not sure why I didn't get this error message initially, but installing it on another project threw this error on installation. I've updated the config schema to remove the dot and everything is installing correctly now.
@vishal.kadam thanks for the feedback! I've made all the suggested changes and committed them to the repo.
oo0shiny → created an issue.
oo0shiny → created an issue.
Updated the code to reflect the change in how to add data from a custom module to the requirements array.
@shubham_kumar nice catch! I've fixed the issue that was causing this in the twig file, so everything should render correctly. I've also updated how other modules can hook into the requirements
array, so I've updated the documentation to reflect that.
Here's the 10.3.x patch for anyone who needs it.
Created a version for 10.3 as well.
I've updated the code to reflect the change in D11 that was causing the error. I think this should be working now.
oo0shiny → made their first commit to this issue’s fork.
Took a little bit to get the file size under 10kb with a transparent background, but thanks to https://compresspng.com/ I was able to figure it out. Attached the new version.
I think I managed to create something that checks all the boxes
- ✓ 512px by 512px square
- ✓ PNG format
- ✓ no animations
- ✓ 10k file size or less
- ✓ reasonable image quality
- ✓ visually represents the project
Here's my initial attempt to convert this patch to work with Groups 3.x