2017 © Pedro Peláez
 

elgg-plugin avatars

Avatar API

image

hypejunction/avatars

Avatar API

  • Tuesday, September 20, 2016
  • by hypeJunction
  • Repository
  • 1 Watchers
  • 0 Stars
  • 35 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Entity Avatars for Elgg

Elgg 1.11 Elgg 1.12 Elgg 2.0, (*1)

ABANDONED The plugin had a serious negative impact on performance, so I have abandoned it. Use https://github.com/hypeJunction/hypeLists, (*2)

Features

  • Generic API and UI for uploading, handling and cropping entity avatars

Avatar UI, (*3)

Usage

Allow avatars

To allow entities to have avatars, use 'avatars:enabled', "$type:$subtype" hook., (*4)

Input Field

echo elgg_view('input/avatar', array(
    'entity' => $entity,
    'name' => 'upload',
));

Action

avatars_create_avatar_from_upload($entity, 'upload');

The Versions

20/09 2016

dev-master

9999999-dev http://hypejunction.com

Avatar API

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin image avatar elgg

15/03 2016

2.x-dev

2.9999999.9999999.9999999-dev http://hypejunction.com

Avatar API

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin image avatar elgg

24/02 2016

1.1.1

1.1.1.0 http://hypejunction.com

Avatar API

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin image avatar elgg

29/12 2015

1.1.0

1.1.0.0 http://hypejunction.com

Avatar API

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin image avatar elgg

29/12 2015

1.0.3

1.0.3.0 http://hypejunction.com

Avatar API

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin image avatar elgg

25/12 2015

1.0.2

1.0.2.0 http://hypejunction.com

Avatar API

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin image avatar elgg

25/12 2015

1.0.1

1.0.1.0 http://hypejunction.com

Avatar API

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin image avatar elgg

16/12 2015

1.0.0

1.0.0.0 http://hypejunction.com

Avatar API

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin image avatar elgg