README instructs to extend EntityInlineEntityFormController, which does not exist in 8.x

I think it should instruct to extend \Drupal\inline_entity_form\Form\EntityInlineForm and declare the class as a inline_form handler in entity annotation, but not entirely sure.

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

AaronBauman created an issue. See original summary.

charchil khandelwal’s picture

Assigned: Unassigned » charchil khandelwal

charchil khandelwal’s picture

Assigned: charchil khandelwal » Unassigned
Status: Active » Needs review

Created MR!
Please review.

vishal.kadam’s picture

vishal.kadam’s picture

Status: Needs review » Needs work
dcam’s picture

Status: Needs work » Closed (duplicate)

I'm closing this as a duplicate of #2764869: Readme.md not updated for Drupal 8. The issue that is mentioned in the OP is also described in the other issue.