affinitylive-php-contact-form/README.md
2014-09-03 13:40:16 -07:00

21 lines
758 B
Markdown

AffinityLive API (PHP)
===================
This is an extremely basic implementation of the AffinityLive API to create new contacts via a webpage contact form.
Contributors
------------
- Initial development by [Will Bradley](http://www.zyphon.com)
- Financed and provided to you by [AccountingProse, Small Business Bookkeeping](http://www.accountingprose.com)
Prerequisites
-------------
- CURL, including CURL for PHP
- PHP
Installation
------------
- Copy config.php.example and index.html.example to config.php and index.html respectively. Modify to suit your needs (you'll need API credentials from AffinityLive for config.php)
- Enjoy! Please contribute improvements back to the public so we can all share and benefit. Pull requests accepted.