Releases: alaidi/changePassword
Releases · alaidi/changePassword
Release list
v1.1.4: chore: remove debug logging and update plugin version
What's Changed in v1.1.4
- Maintenance & Cleanup: Removed leftover debug logging for cleaner plugin operation and better performance.
- Documentation: Updated the README disclaimer to clarify the development process and usage of AI tools.
- Version Bump: Updated core plugin versioning to
1.1.4for OJS compatibility.
Installation Instructions
- Download the
changePassword-1.1.4.zipfile attached below. - Log in to your OJS installation as a Site Administrator.
- Go to Settings > Website > Plugins > Upload A New Plugin.
- Upload the downloaded
.zipfile and save. - Enable the "Change Password" plugin in the Generic Plugins list.
(Alternatively, you can extract the zip file directly into the plugins/generic/ directory of your OJS installation).
Change Password Plugin v1.1.3
What's New in v1.1.3
- Improved stability and bug fixes
- Enhanced user experience
- Updated documentation
Installation
Download the changePassword-v1.1.3.zip file and install it through your OJS plugin gallery.
Compatibility
This plugin is compatible with OJS 3.1.1 and later versions.
v1.0.0
Change Password Plugin v1.0.0
A comprehensive password management plugin for OJS 3.1.1+ that allows administrators to change user passwords through a web interface.
🚀 Features
- Web-based interface for changing user passwords
- AJAX-powered password updates with real-time feedback
- Role-based access control (Site Administrators and Managers)
- Password validation (minimum 6 characters)
- Multi-language support (English and Arabic)
📋 Requirements
- OJS 3.1.1 or later
- Site Administrator or Journal Manager role
📦 Installation
- Download the
changePassword-v1.0.0.zipfile from this release - Extract and upload to your OJS
plugins/generic/directory - Enable the plugin from Settings > Website > Plugins
🔧 Usage
Once activated, administrators can access the password change functionality through the plugin interface to update user passwords securely.
📄 License
GNU General Public License v2