You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Image manipulation using GD library.",
"license": "GPL-3.0-or-later",
"name": "mecha-cms/x.image",
"require": {
"ext-gd": "*"
},
"suggest": {
"mecha-cms/x.page": "If this extension is available and active, the dynamic thumbnail generator feature via the `Page::image()` method will be available automatically."