This extension implements the Stackexchange API for Magento used for MageStackDay.
- works with Stack Exchange API V2.2
- Include update functions for user data (non-statistic)
- Improve error handling
- refactor Msd_StackexchangeApi_Client
- Configure site to track (currently 'magento' hardcoded)
- Authentication via customer account
- Statistics (updated every 30 min via cronjob): http://yourdomain.com/stackexchange
- View registered user list via http://yourdomain.com/stackexchange/user/list
- Cronjob to update statistics data of authenticated users every 30 min
tbd
- Register your StackApps application at http://stackapps.com/apps/oauth/register
- Install extension.
- Configue Stack App-Data via System > Configuration > Magestackday > StackExchange API
- Tested with Magento 1.9.1.0
If you have any issues with this extension, open an issue on GitHub (see URL above)
Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Anna Völkl
http://anna.voelkl.at
@rescueAnn
OSL - Open Software Licence 3.0
(c) 2015 Anna Völkl