Skip to content

Commit a138a86

Browse files
committed
composer.json
1 parent be85e54 commit a138a86

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

composer.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,24 @@
1010
"OSL-3.0",
1111
"AFL-3.0"
1212
],
13+
"description": "Adds Widget Banner section for Sales Promo Quote edit form.",
14+
"keywords": [
15+
"magento",
16+
"magento2",
17+
"vs7",
18+
"promo",
19+
"banner",
20+
"rule",
21+
"widget"
22+
],
23+
"authors": [
24+
{
25+
"name": "VS7, Vladislav Gevlich",
26+
"email": "vs7develop@gmail.com",
27+
"homepage": "https://vs7.io"
28+
}
29+
],
30+
"homepage": "https://github.com/vs7/magento2-module-promowidget",
1331
"autoload": {
1432
"files": [
1533
"registration.php"

0 commit comments

Comments
 (0)