Problem/Motivation
2.0.x-dev has a requirement of readmehelp ^1.0
Proposed resolution
Suggest readmehelp rather than require it, as mentioned in the Drupal 10 fixes issue, and allow ^2.0
Issue fork commerce_bulk-3382916
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:
- 3382916-suggest-instead-of
changes, plain diff MR !1
Comments
Comment #3
drugan commentedThere is dependency on the
readmehelp_converter_service()which should be replaced with similar functionality or applied conditionally.Also, the dependency in thecommerce_bulk.info.ymlfile should be removed too.Please, do not forget to manually test your changes on all the actions available.
Comment #4
drugan commentedHi @derekw ,
Have you any progress here?
Comment #5
drugan commentedComment #7
drugan commentedComment #9
drugan commented