Skip to content

miguelcalero/aboutmagic-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aboutmagic-plugin

Plugin for Wordpress. It create simple people gallery from about.me profiles

REQUISITES

  1. linux server (yes)
  2. curl_init library for PHP enable
  3. imagemagick

INSTALLATION

  1. Install plugin as normally, from ZIP generated code or uploading to wp-content/plugins folder
  2. Execute in plugin folder from console: php composer.phar install
  3. Enable plugin
  4. Set 777 to folder cache in plugin folder (wp-content/plugins/aboutmagic-plugin/cache)
  5. Configure plugin from wp-admin, set about.me key and profiles

USAGE

You can configure nicknames and usage [aboutmagic] shortcode

Too, you can add only some nicknames so: [aboutmagic nick1 nick2]

FAQ

Errors, No run?

  • check curl_init library
  • check 777 for cache directory

About

AboutMagic plugin for Wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.8%
  • JavaScript 20.7%
  • CSS 10.5%