Install
Works with Drupal: ^9 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
This release make flag_lists compatible with flag 8.x-4.0-beta6.
It includes the following fixes not in flag_lists 4.0.2:
#3479657: Flag Lists Actions lacks a submit handler is a fix for a problem when using the Flag Lists Actions module. It makes it impossible to change the setting for the Flag Lists module on the configuration page.
#3479661: Flag 8.x-4.0-beta5 incompatibility is needed to be able to use Flag 8.x-4.0-beta5
#3430620: Automated Drupal 11 compatibility fixes for flag_lists Many thanks to @spotzero for helping with making the module good for D11!
#3504522: Declaration of Drupal\flag_lists\FlagListsFlagLinkBuilder::build($entity_type_id, $entity_id, $flag_id) must be compatible with Drupal\flag\FlagLinkBuilderInterface::build($entity_type_id, $entity_id, $flag_id, $view_mode = null) Regression due to Flag 8.x-4.0-beta6