Install
Works with Drupal: ^10.4 || ^11Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Generate (Social Media) Image 2.0.0-alpha1
This is the first release of the new 2.0.x branch. This version introduces a major restructuring of the module to provide a more flexible and robust architecture for dynamic image generation.
🚀 What's New?
Architectural Overhaul: The new release uses Drupal core image-styles and the effect “Text overlay” from the “Image Effects”-module with tokens to dynamically build the images. This eliminates the need to implement the image layout programmatically.
Modern Coding Standards: Full compatibility with Drupal 10/11 and updated PHP requirements.
⚠️ Breaking Changes
Since this is a major version bump, please be aware of the following: Version 2.x is not compatible with Version 1.x.
đź› How to Upgrade
There is no upgrade-path.
Feedback Wanted!
As this is an alpha release, we highly recommend testing it in a development environment first. Please report any bugs or regression issues in the issue queue.