Download the PHP package swatty007/nova-easy-avatars without Composer
On this page you can find all versions of the php package swatty007/nova-easy-avatars. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download swatty007/nova-easy-avatars
More information about swatty007/nova-easy-avatars
Files in swatty007/nova-easy-avatars
Package nova-easy-avatars
Short Description Additional Plug & Play Avatars for your Nova Panel.
License MIT
Homepage https://github.com/swatty007/nova-easy-avatars
Informations about the package nova-easy-avatars
Laravel Nova Easy Avatars
A small set of additional Avatars types to extend your Nova Panel. Plug & Play.
Installation
You can install the package via composer:
Configuration
All fields work without any additional configuration out of the box. You can however, overwrite their Name & Attribute fields to your liking as on any other Nova field. Furthermore, you can control the size of your avatars with the setSize() && setFontSize()(Initials only) method.
The Laravolt based Initials field gives you some extra controls over the look & feel of your Avatar via its configuration file. For details check out the package's documentation under: https://github.com/laravolt/avatar
This is helpful, if you want to generate Avatars with a unique color scheme, which matches your application!
Usage
You can use all available Avatar fields in the same way as Novas build in fields.
The package currently supports the following Avatar Types:
- Identicon via https://github.com/yzalis/Identicon
- Initials via https://github.com/laravolt/avatar
Changelog
Please see CHANGELOG for more information what has changed recently.
TODO
- If someone has an idea how to write tests for Nova fields, pull Requests are welcome :monocle_face:
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Martin Niehoff
- All Contributors
License
The MIT License (MIT). Please see License File for more information.