Install
Works with Drupal: ^8.9 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
New in 2.0.19
Minor change, the module is compatible with Drupal 8.9.x , D9.x, D10.x
#3305982: Fix Drupal 8 compatibility
New in 2.0.18
Loosened composer requirements a bit, make it less strict.
#3304625: Missing VBO dependency
New in 2.0.17
#3304625: Missing VBO dependency
New in 2.0.16
#3301603: Missing schema for enable_dialog settings
New in 2.0.15
update dependencies to work better in a composer workflow
#3301389: Composer/info file dependencies don't match
New in 2.0.14
Make installation experience slightly easier (add list of dependencies to .info.yml)
New in 2.0.13
#3206722: Missing schema for "Archive current revision" action
New in 2.0.12
#3288690: Automated Drupal 10 compatibility fixes
#3280584: ::access check on every provided Action is wrong
#3248216: Make target moderation states configurable per action
New in 2.0.11
#3274753: moderated-content-bulk-publish library loaded everywhere
New in 2.0.10
#3185848: make optional the confirmation dialog
#3273753: Field body is unknown
New in 2.0.9 - optional API support for safedelete or other module verify archive and publish plus a fix for layout builder.
#3272074: Provide hook api for archive or publish action so other modules like 'safedelete' can extend it.
#3272385: Drupal Modal confirm dialog not working with layout builder
New for 2.0.8
Add missing dependency for dialog.
#3269900: Implement Drupal modal confirm dialog to replace Javascript default confirm popup
New for 2.0.7
#3269900: Implement Drupal modal confirm dialog to replace Javascript default confirm popup
New for 2.0.6
Revert this:
#3213500: Add views_bulk_operations as a dependency
New for 2.0.5 (oops, ignore this one)
#3213500: Add views_bulk_operations as a dependency
New for 2.0.3/2.0.4
#3269900: Implement Drupal modal confirm dialog to replace Javascript default confirm popup
New for 2.0.2
#3185227: Allow automated testing frameworks to unbind the confirm dialog
New for 2.0.1
#3178869: Improve confimation message
New for 2.0.0: (New branch for D8/D9)
#3171167: add archive action
2.0.0-rc1 - Packaging was delayed so I tagged 2.0.0 same commit.
New for 8.x-1.0-beta5
#3160736: Libraries missing drupal as a dependency
and a small bit of code refactoring.
New for 8.x-1.0-beta4 - latest revision fix
#3143890: Fix regressions from beta1 and beta2 and beta3
New for 8.x-1.0-beta3
#3143890: Fix regressions from beta1 and beta2 and beta3
New for 8.x-1.0-beta2:
#3137395: on403 TypeError
#3137855: fix label for notice message (executing unpublish)
New in 8.x-1.0-beta1:
Please note, this release adds permissions control to bulk unpin/pin and publish/unpublish.
#3130730: Drupal 9 compatibility
#3128767: Add permissions for unpin / pin /publish/unpublish and support only one or many translations
And some code cleanup
Vastly improved handling of one or more languages.