feat: initial commit
This commit is contained in:
commit
26d450c1a4
31 changed files with 10925 additions and 0 deletions
5
web/modules/custom/example/example.info.yml
Normal file
5
web/modules/custom/example/example.info.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
name: Example module
|
||||
description: TODO
|
||||
type: module
|
||||
core_version_requirement: ^9||^10
|
||||
package: Example
|
Reference in a new issue