Make modules and themes compatible with drupal 9

0
(0)

To make modules and themes compatibe  with drupal 8 & 9 just add the following code to your .info.yml file:

core: 8.x
core_version_requirement: ^8 || ^9

Similar Posts:

441

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Scroll to Top