{"id":21893299,"url":"https://github.com/kartikmehta8/wp-appwrite-login","last_synced_at":"2026-01-24T00:50:46.407Z","repository":{"id":264951194,"uuid":"866390779","full_name":"kartikmehta8/wp-appwrite-login","owner":"kartikmehta8","description":"The WordPress plugin that integrates Appwrite login with the WordPress login page, allowing users to sign in using Appwrite credentials \u0026 manage settings.","archived":false,"fork":false,"pushed_at":"2024-10-02T08:08:15.000Z","size":193,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T08:13:08.131Z","etag":null,"topics":["appwrite","appwrite-auth","php","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kartikmehta8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-02T07:10:13.000Z","updated_at":"2024-10-02T15:05:38.000Z","dependencies_parsed_at":"2024-11-27T00:17:35.008Z","dependency_job_id":null,"html_url":"https://github.com/kartikmehta8/wp-appwrite-login","commit_stats":null,"previous_names":["kartikmehta8/wp-appwrite-login"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2Fwp-appwrite-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2Fwp-appwrite-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2Fwp-appwrite-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2Fwp-appwrite-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kartikmehta8","download_url":"https://codeload.github.com/kartikmehta8/wp-appwrite-login/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249095244,"owners_count":21211890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appwrite","appwrite-auth","php","wordpress","wordpress-plugin"],"created_at":"2024-11-28T13:13:19.586Z","updated_at":"2026-01-24T00:50:46.370Z","avatar_url":"https://github.com/kartikmehta8.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Appwrite Login Plugin for WordPress\n\nThe **Appwrite Login Plugin** is a WordPress plugin that integrates Appwrite authentication with the WordPress login form. It allows users to log in using their Appwrite credentials and manage login settings through the WordPress admin interface.\n\n## Features\n\n- Adds a **\"Use Appwrite Credentials\"** button to the WordPress login form.\n- Integrates with Appwrite user authentication, allowing users to log in via Appwrite.\n- Automatically creates WordPress accounts for Appwrite users if they don't already exist.\n- Disables the WordPress **\"Send password reset\"** link for Appwrite users, as password management is handled via Appwrite.\n- Admin settings page for configuring Appwrite credentials (API Key, Project ID, and Endpoint).\n- Option to enable or disable the **\"Use Appwrite Credentials\"** button based on settings.\n\n## Installation\n\n1. **Download** or **clone** this repository to your WordPress plugin directory (`/wp-content/plugins/`).\n2. Run `composer install` in the plugin directory to install the Appwrite SDK dependencies.\n3. Activate the plugin through the WordPress admin panel.\n4. Go to **Settings** \u003e **Appwrite Login** and configure the necessary Appwrite settings (API Key, Project ID, Endpoint).\n5. Enable the **\"Use Appwrite Credentials\"** button by checking the **Enable Appwrite Login** option.\n\n## Usage\n\n### Appwrite Login Button\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/assets/images/login.png\" alt=\"login\" /\u003e\n\u003c/p\u003e\n\nOnce the plugin is enabled and configured:\n- A **\"Use Appwrite Credentials\"** button will appear on the WordPress login page.\n- If the user chooses to log in with Appwrite, they will be authenticated against Appwrite’s user base.\n- WordPress accounts for Appwrite users will be created automatically if they don't exist.\n- The WordPress login form will adjust dynamically, allowing users to toggle between WordPress and Appwrite login modes.\n\n### Admin Settings\n\n![Settings](./assets/images/settings.png)\n\n- **Appwrite Endpoint**: The URL of your Appwrite instance (e.g., `https://cloud.appwrite.io`).\n- **Appwrite Project ID**: The Project ID from your Appwrite dashboard.\n- **Appwrite API Key**: The API key with necessary permissions for authentication.\n- **Enable Appwrite Login**: Enables or disables the **\"Use Appwrite Credentials\"** button on the login page.\n\n### Users page for Appwrite indication\n\nThe Users page now displays whether each user is managed by Appwrite, showing \"Yes\" for Appwrite-managed users and \"No\" for regular WordPress users, based on metadata.\n\n![Users](./assets/images/users.png)\n\n## Security\n\n- The **Appwrite Project ID** and **API Key** are stored securely and are not displayed in plain text in the admin settings.\n- Appwrite users' login sessions and password management are handled entirely through Appwrite.\n\n\u003ch3\u003e\n  \u003cp align=\"center\"\u003e\n    Made with ❤️ by \u003ca href=\"https://mrmehta.in\"\u003ekartikmehta8\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/h3\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikmehta8%2Fwp-appwrite-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkartikmehta8%2Fwp-appwrite-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikmehta8%2Fwp-appwrite-login/lists"}