[11/06/2024] Les premières modifs + installation de quelques modules indispensables
This commit is contained in:
12
domokits/local/modules/ShortCodeMeta/composer.json
Normal file
12
domokits/local/modules/ShortCodeMeta/composer.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "thelia/short-code-meta-module",
|
||||
"license": "LGPL-3.0+",
|
||||
"type": "thelia-module",
|
||||
"require": {
|
||||
"thelia/installer": "~1.1",
|
||||
"thelia/short-code-module": "~2.0.0"
|
||||
},
|
||||
"extra": {
|
||||
"installer-name": "ShortCodeMeta"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user