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.
Issue fork inline_entity_form-3111987
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
Comment #2
charchil khandelwal commentedComment #4
charchil khandelwal commentedCreated MR!
Please review.
Comment #5
vishal.kadam@Charchil Khandelwal
Update README file according to https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or-distribution-project/documenting-your-project/readmemd-template
Comment #6
vishal.kadamComment #7
dcam commentedI'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.