sonata-project / SonataUserBundle

Symfony SonataUserBundle
https://docs.sonata-project.org/projects/SonataUserBundle
MIT License
342 stars 487 forks source link

AdminLTE theme user list #609

Closed soullivaneuh closed 4 years ago

soullivaneuh commented 9 years ago

Would be nice to have a custom list for user using AdminLTE theme:

adminlte_last_users

rande commented 9 years ago

This can be done by customizing the mozaic mode

soullivaneuh commented 9 years ago

Yeah but why not propose this one as default?

soullivaneuh commented 9 years ago

BTW, do we have some docs about mosaic customization?

eko commented 9 years ago

Gravatar API (https://fr.gravatar.com/site/implement/images/php/) could also be implemented really easily in a first time to retrieve a user / e-commerce customer picture using its email address and then add the possibility to store a user picture.

benrcole commented 9 years ago

@Soullivaneuh there is some: https://sonata-project.org/bundles/admin/master/doc/cookbook/recipe_customizing_a_mosaic_list.html

soullivaneuh commented 9 years ago

Gravatar API (https://fr.gravatar.com/site/implement/images/php/) could also be implemented really easily in a first time to retrieve a user / e-commerce customer picture using its email address and then add the possibility to store a user picture.

@eko you can open another issue for this. :+1:

stale[bot] commented 4 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.