Problem/Motivation

The only maintainer of forum module will be happy to maintain it outside of core #1898812-27: [policy] Deprecate forum module for removal in Drupal 11

There's ~100 open issues in forum module ATM

Proposed resolution

  1. Create contrib project
  2. Move current codebase to the new repo
  3. As 10.0.x branch will be opened remove module from core

Remaining tasks

- create contrib project and allow it to be installable via composer
- move codebase to the project
- drop core/forum from core
- move issues somehow TBD

User interface changes

tbd

API changes

tbd

Data model changes

tbd

Release notes snippet

Forum module moved to contrib project

Comments

andypost created an issue. See original summary.

andypost’s picture

Fixed IS and forum is a part of d-org.... #2677860: [META] Upgrade drupal.org to Drupal 11

catch’s picture

Do we have a 9.x implementation issue for deprecating, untangling test coverage etc?

jepster_’s picture

Hi!

I would be interested in maintaining the forum module as a contrib module. The project namespace is created now: https://www.drupal.org/project/forum.

Is anyone interested in joining co-maintainership?

larowlan’s picture

I've been the maintainer since Drupal 7.8 and had already indicated I would continue to maintain it

We were holding off making the new module to avoid issues with composer

jepster_’s picture

Are there any milestones planned for making forum a separate module? Any date at which form won't be hold off?

chris matthews’s picture

Since Drupal 10.0.0-beta1 and 9.5.0-beta1 are right around the corner, the Forum module would need to be removed in Drupal 11 (not Drupal 10), correct?

Version: 10.0.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

ivnish’s picture

This issue looks fixed

andypost’s picture

pameeela’s picture

Status: Fixed » Closed (duplicate)
Related issues: +#3261653: Remove Forum module

I was a little confused by the Fixed status of this, I think it is actually a duplicate of #3261653: Remove Forum module?