Gravatar
Gravatar creator for Nette Framework
Installation
The best way to install ipub/gravatar is using Composer:
$ composer require ipub/gravatar
After that you have to register extension in config.neon.
extensions:
gravatar: IPub\Gravatar\DI\GravatarExtension
Documentation
Learn how to show and get users gravatars in documentation.
Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/gravatar.
-
v2.2.8 v2.2.8
- Just updating organization name
-
v2.2.7 v2.2.7
- Minor fixes
-
v2.2.6 v2.2.6
- Yet another code cleaning
-
v2.2.5 v2.2.5
- Updating project url
-
v2.2.4 v2.2.4
- Fixing services registration
-
v2.2.3 v2.2.3
- Just small code cleaning
-
v2.2.2 v2.2.2
- Fixed composer dependencies
-
v2.2.1 v2.2.1
- Fixing coding standards
- Added PHP71 strict types
-
v2.2.0 v2.2.0
- Upgraded to latest version of Nette
- Added support for PHP 7.2
-
v2.1.0 v2.1.0
- Fixed backward compatibility to Nette 2.3
-
v2.0.2 v2.0.2
- Code cleaning
-
v2.0.1 v2.0.1
- Updated licensing
-
v2.0.0 v2.0.0
- Upgraded to nette 2.4
- Upgrded to PHP7
- PHP5.6 and lower are now not supported
-
v1.0.1 v1.0.1
- Methods refactoring
- Updgrade to nette 2.3
-
v1.0.0 v1.0.0