monitorbacklinks / yii2-wordpress

Yii2 component for integration with Wordpress CMS via XML-RPC API
http://monitorbacklinks.github.io/yii2-wordpress/
MIT License
33 stars 11 forks source link

Requires ext-xmlrpc #5

Open larry-tx opened 8 years ago

larry-tx commented 8 years ago

I am trying to install this extension on Yii2 running on XAMPP on Windows 10. Composer returns an error that ext-xmlrpc is required and missing. Apache running under XAMPP provides php-xmlrpc. Is there any way this extension can run with XAMPP?