1
0
mirror of synced 2024-12-04 18:56:03 +03:00
DeliveryModuleBundle/README.md

28 lines
600 B
Markdown
Raw Permalink Normal View History

2020-11-01 16:29:28 +03:00
The RetailCRM DeliveryModuleBundle
=============
The DeliveryModuleBundle is the fastest way to create integration delivery module for RetailCRM.
[![Build Status](https://travis-ci.com/retailcrm/DeliveryModuleBundle.svg?branch=master)](https://travis-ci.org/retailcrm/DeliveryModuleBundle)
Requirements
------------
* PHP >= 7.3
* php-curl
* php-json
* php-zip
* Symfony >= 5.1
Documentation
-------------
Documentation for this bundle is stored under `doc` in this repository.
[Read the Documentation](doc/index.md)
License
-------
This bundle is released under the [MIT license](LICENSE)