Skip to content

Zest framework component: Gravatar is a component for Gravatar is an image that follows you from site to site appearing beside your name when you do things like comment or post on a blog. Avatars help identify your posts on blogs and web forums.

License

Notifications You must be signed in to change notification settings

alphazframework/Gravatar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravatar

Gravatar is a component for Gravatar is an image that follows you from site to site appearing beside your name when you do things like comment or post on a blog. Avatars help identify your posts on blogs and web forums

usage

You can install this component easily by using Component Installer If you dont want to use installer then perform following steps.

  • Clone this repo in your /App/Components folder.
  • Congratulate you have done.

After installing/copy this component, you can use like in your models, controllers or view etc.

$g = new AppComponentsgravatarclassesGravatar("Email here");

//Get the gravatar
echo $g->toHtml();

About

Zest framework component: Gravatar is a component for Gravatar is an image that follows you from site to site appearing beside your name when you do things like comment or post on a blog. Avatars help identify your posts on blogs and web forums.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages