We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 020eaed + 4607b00 commit 44c60e9Copy full SHA for 44c60e9
README.md
@@ -0,0 +1,3 @@
1
+# Communicator - Magento Plugin
2
+
3
+Magento plugin for integration of your products, recommendations and up-sells to the Communicator using our public SOAP API.
composer.json
@@ -1,7 +1,7 @@
{
"name": "communicator/magento-plugin",
"type": "magento-module",
4
- "license": "Closed Source",
+ "license": "Unlicense",
5
"homepage": "http://communicatorcorp.com",
6
"description": "Magento extension to integrate into the Communicator Platform.",
7
"authors": [{
@@ -10,7 +10,7 @@
10
}],
11
"require": {
12
"magento-hackathon/magento-composer-installer": "*",
13
- "communicator/webservices-php": "^1"
+ "communicator/webservices-php": "^1"
14
},
15
"extra": {
16
"map": [
0 commit comments