Merge branch 'developer' of http://47.99.244.21:9999/root/joshine into developer
Showing
app/code/Joshine/Review/Block/Images.php
0 → 100644
app/code/Joshine/Review/Block/JsInit.php
0 → 100644
app/code/Joshine/Review/Model/Images.php
0 → 100644
app/code/Joshine/Review/Model/Vote.php
0 → 100644
app/code/Joshine/Review/etc/di.xml
0 → 100644
app/code/Joshine/Review/etc/frontend/di.xml
0 → 100644
app/code/Joshine/Review/etc/module.xml
0 → 100644
This diff is collapsed.
Click to expand it.
File added
File added
| { | ||
| "name": "meetanshi/magento2-facebook-chat", | ||
| "description": "Magento 2 Facebook Chat", | ||
| "require": { | ||
| "php": "~5.5.0|~5.6.0|~7.0.0|7.0.2|7.0.4|~7.0.6|~7.1.0" | ||
| }, | ||
| "type": "magento2-module", | ||
| "version": "1.0.0", | ||
| "license": [ | ||
| "OSL-3.0", | ||
| "AFL-3.0" | ||
| ], | ||
| "authors": [ | ||
| { | ||
| "name": "Meetanshi", | ||
| "email": "support@meetanshi.com", | ||
| "homepage": "https://meetanshi.com" | ||
| } | ||
| ], | ||
| "autoload": { | ||
| "files": [ | ||
| "registration.php" | ||
| ], | ||
| "psr-4": { | ||
| "Meetanshi\\FacebookChat\\": "" | ||
| } | ||
| } | ||
| } |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File added
File added
18.2 KB
Please
register
or
sign in
to comment