Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/randomecho/formstackmooing
WIP
https://github.com/randomecho/formstackmooing
Last synced: 23 days ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/randomecho/formstackmooing
- Owner: randomecho
- License: bsd-3-clause
- Created: 2014-03-21T11:48:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-23T15:21:16.000Z (over 10 years ago)
- Last Synced: 2023-03-22T10:26:12.100Z (over 1 year ago)
- Language: PHP
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Formstack Mooing
Mashup between the Formstack and Moo APIs.
Fetches submissions from Formstack and funnels it over to seed Moo.com minicards.
## Requirements
- PHP 5.3
- PHP is running with [OAuth](http://pecl.php.net/package/oauth) PECL extension
- Formstack form with submissions
- [Formstack API credentials](https://www.formstack.com/developers/api)
- [Moo.com API credentials](https://secure.moo.com/account/api/application/)## License
[BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)