[4.x] Example module D10 compatibility

Created on 18 February 2024, 4 months ago
Updated 5 March 2024, 4 months ago

Problem/Motivation

The rabbitmq_exmple module that lives within /modules has been forgotten about and needs bringing inline with the core rabbitmq module.

Steps to reproduce

N/A

Proposed resolution

Drupal core requirements need updating to match main module.

Remaining tasks

- Update .info.yml files core requirement to ^10.2 (inline with main module)
- Update .info.yml files PHP requirement to ^8.1

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom zach.bimson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @zach.bimson
  • First commit to issue fork.
  • Merge request !52Add support for Drupal 10 β†’ (Open) created by mpp
  • πŸ‡ΊπŸ‡ΈUnited States cmlara

    Before we update the submodule in 4.x I feel that the question should be asked, do we even need it? Does it provide any significant benefit?

    Quoting the submodule README

    This module shows an example implementation of the integration between
    the RabbitMQ module and the form system.

    Looking at the modules source it is essentially a stock usage of the form api and the Drupal Core API for a submission only sample. It doesn't even demonstrate configuration usage.

    Perhaps we are better off referring users to the queue_examples submodule of the Examples β†’ module?

    If there is anything this module needs to document we could potentially do that with GitLab Pages instead?

Production build 0.69.0 2024