Closed (fixed)
Project:
Juicer Social Feed
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Jun 2026 at 14:36 UTC
Updated:
23 Jun 2026 at 15:30 UTC
Jump to comment: Most recent
Drupal Canvas is the new hotness for building layouts in Drupal. The great news is that this module is ALMOST Canvas compatible, with only two lines of additional code required.
Add the necessary code to juicer.schema.yml
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
Comment #3
mandclu commentedWith the changes suggested in the MR, I was able to successfully place the Juicer block in a Canvas layout.
Comment #4
mandclu commentedComment #5
drupalchille commentedReleased in 1.0.2. Thanks for the contribution!