Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Hi @dgaspara,
I have tested this patch on my local there is an issue I found in your patch there should be `# core: 8.x` in patch as there in term_condition.info.yml but not added in your patch please update.
Comments
Comment #2
dgaspara commentedCompatible with D9. So, Add core_version_requirement: ^8 || ^9 to info.yml file.
Comment #3
nitvirus commentedComment #4
raunak.singh commentedHi @dgaspara,
I have tested this patch on my local there is an issue I found in your patch there should be `# core: 8.x` in patch as there in term_condition.info.yml but not added in your patch please update.
Comment #5
raunak.singh commentedComment #6
dgaspara commentedHi @Raunak.singh, please review. Thanks for your feedback!
Comment #7
dgaspara commentedComment #8
raunak.singh commentedComment #9
nitvirus commentedI would like both core: 8.x and core_version, as core is required by drupal versions less than 8.7
As per https://www.drupal.org/node/3070687
so @Raunak.singh, I think original patch at #2 should hold true.
Comment #10
raunak.singh commentedComment #11
nitvirus commentedUpdated the patch as dependency had to be chnaged according to standards.
see node: https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-...
Comment #12
sarvjeetsingh commentedlooks fine.
no errors reported by rector, upgrade_status and drupal-check.
Comment #13
kristen polComment #14
kristen polPorting day was April 28th so removing tag.
Comment #15
danielvezaCommitting this just with one minor change. The core tag needs to be removed as well. I'll do that on commit.
Comment #16
danielvezaThis was committed to the 2.x branch. Thanks
Comment #17
danielveza