https://github.com/webgriffe/livechat-livechat
Mirror of Livechat_Livechat Magento extension.
https://github.com/webgriffe/livechat-livechat
Last synced: 6 months ago
JSON representation
Mirror of Livechat_Livechat Magento extension.
- Host: GitHub
- URL: https://github.com/webgriffe/livechat-livechat
- Owner: webgriffe
- Created: 2017-04-07T13:21:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T09:22:40.000Z (over 7 years ago)
- Last Synced: 2025-01-29T10:35:51.310Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Magento 1.x plugin
To prepare *.tgz file for this integration please use [MagentoTarToConnect](https://github.com/astorm/MagentoTarToConnect) tool.
It will make creating archive as painless as possible.
To use aforementioned tool you need config file. In main directory there is `config.php` file that is mostly ready just fill two parameters: `path_output`, `base_dir`, and update third - `archive_files`.
After that, just do
```php
$ ./magento-tar-to-connect.php config.php
```
and upload newly created `*.tgz`.