增加fb聊天工具
Showing
app/code/Meetanshi/FacebookChat/README.md
0 → 100644
| { | |||
| "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\\": "" | |||
| } | |||
| } | |||
| } |
app/code/Meetanshi/FacebookChat/etc/acl.xml
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment