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