Plugin for Wordpress. It create simple people gallery from about.me profiles
- linux server (yes)
- curl_init library for PHP enable
- imagemagick
- Install plugin as normally, from ZIP generated code or uploading to wp-content/plugins folder
- Execute in plugin folder from console: php composer.phar install
- Enable plugin
- Set 777 to folder cache in plugin folder (wp-content/plugins/aboutmagic-plugin/cache)
- Configure plugin from wp-admin, set about.me key and profiles
You can configure nicknames and usage [aboutmagic] shortcode
Too, you can add only some nicknames so: [aboutmagic nick1 nick2]
Errors, No run?
- check curl_init library
- check 777 for cache directory