Declare custom modules & themes compatible with Drupal 9
This commit is contained in:
parent
94766353bd
commit
f620df02ca
3 changed files with 3 additions and 3 deletions
web
modules/custom
themes/custom/geofresco
|
@ -1,7 +1,7 @@
|
||||||
name: "GEO Citations"
|
name: "GEO Citations"
|
||||||
description: "Formatted credit line for Grassroots Economic Organizing collective's original articles."
|
description: "Formatted credit line for Grassroots Economic Organizing collective's original articles."
|
||||||
type: module
|
type: module
|
||||||
core: 8.x
|
core_version_requirement: ^8 || ^9
|
||||||
dependencies:
|
dependencies:
|
||||||
- drutopia_article
|
- drutopia_article
|
||||||
package: Custom
|
package: Custom
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: Geo Upgrade
|
name: Geo Upgrade
|
||||||
type: module
|
type: module
|
||||||
description: Customization of Drupal 7 to Drupal 8 upgrade migration.
|
description: Customization of Drupal 7 to Drupal 8 upgrade migration.
|
||||||
core: 8.x
|
core_version_requirement: ^8 || ^9
|
||||||
package: Migration
|
package: Migration
|
||||||
dependencies:
|
dependencies:
|
||||||
- migrate_drupal
|
- migrate_drupal
|
||||||
|
|
|
@ -3,7 +3,7 @@ description: Customization of Drutopia's Bulma-based Octavia theme for Grassroot
|
||||||
type: theme
|
type: theme
|
||||||
base theme: octavia
|
base theme: octavia
|
||||||
package: Custom
|
package: Custom
|
||||||
core: 8.x
|
core_version_requirement: ^8 || ^9
|
||||||
|
|
||||||
logo: images/geo-logo-sun-road.png
|
logo: images/geo-logo-sun-road.png
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue