Problem/Motivation

This module is not compatible with Drupal 10.

Proposed resolution

In order to fix the problem, I created a patch.

Issue fork pcp-3389897

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Andriy Khomych created an issue. See original summary.

chekka.de’s picture

StatusFileSize
new494 bytes

Make template Twig 3 compatible.

In "templates/pcp-template.html.twig" {% spaceless %} … {% endspaceless %} is used.
Twig 3 uses {% apply spaceless %} … {% endapply %}

Reference: https://www.drupal.org/node/3256890

florisg’s picture

Confirm this works in Drupal 10.3.1
Thank you.

rajan kumar@2026’s picture

Status: Active » Needs review
klausi’s picture

Category: Support request » Task
Status: Needs review » Reviewed & tested by the community

Looks good to me!

I will contact @sutharsan to merge this and make a new release.

klausi’s picture

sutharsan is not maintaining this module anymore. I contacted BarisW to merge this and make a new release.