Just installed the module and immediately found configuring it was a bit of a chore when you have many different entity types available so thought a simple improvement might be adding a select all/deselect all on the forms at admin/config/system/entity-clone/cloneable-entities and admin/config/system/entity-clone.
I'll create a new branch and submit a merge request.
Issue fork entity_clone-3475237
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 #5
deaom commentedRemoved the logic from .module and added and updated it to the form for the entity clone settings page. Needs review.