Skip to content

origami-cms/plugin-user-profiles

Repository files navigation

Origami: Gravatar Plugin

npm Travis Codecov

This plugin provides functionality for user profiles. By default, it will use Gravatar, otherwise will default to:

user

Installation

yarn add origami-plugin-user-profiles

Usage

In your .origami file, add it to the plugins: .origami

{
    ...
    "plugins": {
        "user-profile": true
    }
    ...
}

Moving forward / TODO

  • Add configuration for using a custom image

Issues

If you find a bug, please file an issue on the issue tracker on GitHub.

Contributions

All pull requests and contributions are most welcome. Let's make the internet better!

About

Gravatar and default user profile avatars plugin for Origami CMS

Resources

Stars

Watchers

Forks

Packages

No packages published