Skip to content

Commit 8ff2758

Browse files
authored
Update composer.json
1 parent 247bde9 commit 8ff2758

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

composer.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"name": "magepal/magento2-guest-to-customer",
3-
"description": "Quickly and easily convert existing guest magento2 order to customer",
3+
"description": "Quickly and easily convert existing guest checkout customers to registered customers.",
4+
"keywords": [
5+
"magento 2",
6+
"guest order",
7+
"convert guest order"
8+
],
49
"license": [
510
"MagePal License"
611
],
@@ -27,4 +32,4 @@
2732
"MagePal\\GuestToCustomer\\": ""
2833
}
2934
}
30-
}
35+
}

0 commit comments

Comments
 (0)