how can i attach easy social to nodes? is this option still possible for drupal 8? the documentation is outdated as it is only for drupal 7 and won't work for drupal 8.

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

makapusa created an issue. See original summary.

huijse’s picture

Interested in this option as well!

bletch’s picture

In case someone looks here, Drupal 8 version uses blocks. From the 'readme'

"Place the "Easy Social" block on the regions you want the widgets to show up."

damienmckenna’s picture

Title: how to attach to nodes » Field widget to attach to entities
Component: Documentation » User interface
Category: Support request » Feature request
Issue tags: -easy social, -attached to nodes
Related issues: +#2010418: Plan for Easy Social 8.x-3.0 for Drupal 9

The module documentation explains what to do. The problem is that it doesn't currently allow doing exactly what you want, though it has been mentioned in #2010418: Plan for Easy Social 8.x-3.0 for Drupal 9, so let's make this a feature reqest.

damienmckenna’s picture

damienmckenna’s picture

Title: Field widget to attach to entities » Finish hook_entity_extra_field_info()

Let's use this issue to finish hook_entity_extra_field_info().

albert volkman made their first commit to this issue’s fork.

albert volkman’s picture

Status: Active » Needs review
damienmckenna’s picture

Status: Needs review » Reviewed & tested by the community
Parent issue: » #2010418: Plan for Easy Social 8.x-3.0 for Drupal 9

This looks great, thank you.

damienmckenna’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

damienmckenna’s picture