548

Product support

Get help in the plugin support forum.

Categories

This plugin extends October templating engine with gravatar() function that allows to display Gravatar images on front-end pages. See the Documentation tab for usage details.

After installing the plugin you can use gravatar() function in the CMS templates:

{{ gravatar(post.user.email) }}

or

{{ gravatar('user@domain.com') }}
  • Found the plugin not useful on 9 Feb, 2020

    My system crashes after install your great plugin. Why?

    "Declaration of Illuminate\View\Factory::composer($views, $callback) must be compatible with Illuminate\Contracts\View\Factory::composer($views, $callback, $priority = NULL)", "exception": "Symfony\Component\Debug\Exception\FatalErrorException", "file": "/home/iocarein/public_html/vendor/laravel/framework/src/Illuminate/View/Factory.php", "line": 14, "trace": []

  • Found the plugin useful on 1 Dec, 2016

    Simple and easy to use plugin. Too bad we can't specify the size of the image as a parameter of the gravatar() function. Maybe an update? Thanks anyway!

  • Found the plugin useful on 27 Nov, 2015

    some useful plugins thanks

1.0.1

First version of Gravatar

Oct 24, 2015