Avatar Manager for WordPress is a sweet and simple plugin for storing avatars locally and more. Easily.
Enhance your WordPress website by letting your users choose between using Gravatar or a self-hosted avatar image right from their profile screen. Improved workflow, on-demand image generation and custom user permissions under a native interface. Say hello to the Avatar Manager plugin.
To get started, check out Avatar Manager on WordPress Plugin Directory!
Clone the repo, git clone git://github.com/resourcestream/avatar-manager.git
,
or download the latest
release.
Installation is simple as peas.
- Install Avatar Manager either via the WordPress.org plugin directory, or by uploading the files to your server.
- After activating Avatar Manager, you will be able to customize the plugin options under the Settings Discussion Screen.
- That's it. You're ready to go!
For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Avatar Manager will be maintained under the Semantic Versioning guidelines as much as possible.
Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backward compatibility bumps the major (and resets the minor and patch).
- New additions without breaking backward compatibility bumps the minor (and resets the patch).
- Bug fixes and misc changes bumps the patch.
For more information on SemVer, please visit semver.org.
Want to find out how Avatar Manager is built? Make sure to read the following resources.
Wptuts+
- How to Create a WordPress Avatar Management Plugin from Scratch: Getting Started
- How to Create a WordPress Avatar Management Plugin from Scratch: Finishing Touches
Thank you for choosing to contribute to Avatar Manager!
Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher. Please submit all pull requests against dev branches.
Avatar Manager is a user-driven project, and all developments and enhancements depend on users like you!
Cătălin Dogaru
Avatar Manager is brought to you by these fine folks.
Artem Frolov, Guy Steyaert, Pieter Goosen, Snowboard Mommy
Copyright © 2013 Cătălin Dogaru
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.