unialteri / sellsy-plugin
Wordpress plugin to generate contact form with Sellsy and send it leads captured
Requires
- php: >=5.4.0
- unialteri/sellsy-client: >=0.8.0-beta,<2.0
Requires (Dev)
- phpunit/phpunit: >=4.0.0,<5.0
- phpunit/phpunit-mock-objects: ~2.3
- phpunit/phpunit-selenium: ~1.4
- phpunit/phpunit-story: ~1.0
This package is not auto-updated.
Last update: 2019-11-29 09:25:42 UTC
README
Welcome and thank you to having downloaded this wordpress plugin. It allows you to display a contact form connected to your Sellsy account. When the form will be submited, a prospect and optionally an opportunity will be created on your Sellsy account.
Installation
To install this library with composer, run this command in your "wp-content/plugins" directory:
composer create-project --stability="beta" --no-dev unialteri/sellsy-plugin sellsy-plugin
Requirements
This library requires :
* PHP 5.4+
* Composer
* TeknooSoftware Curl Request library
* TeknooSoftware Sellsy Client library
* cUrl extension
Credits
Richard Déloge - richarddeloge@gmail.com - Lead developer. Teknoo Software - http://teknoo.software
About Teknoo Software
Teknoo Software is a PHP software editor, founded by Richard Déloge, also co-founder of the web agency Uni Alteri. Teknoo Software shares the same DNA as Uni Alteri : Provide to our partners and to the community a set of high quality services or software, sharing knowledge and skills
License
States is licensed under the MIT and GPL3+ Licenses - see the licenses folder for details
Contribute :)
You are welcome to contribute to this project. Fork it on Github