{"id":21044568,"url":"https://github.com/tripflex/wp-login-flow-old","last_synced_at":"2025-07-04T16:07:06.624Z","repository":{"id":17310368,"uuid":"20081081","full_name":"tripflex/wp-login-flow-old","owner":"tripflex","description":"WordPress plugin to require email activation utilizing the built-in WordPress reset password feature","archived":false,"fork":false,"pushed_at":"2014-10-18T02:59:59.000Z","size":1368,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-22T11:07:35.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tripflex.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-22T23:57:21.000Z","updated_at":"2014-10-05T18:59:47.000Z","dependencies_parsed_at":"2022-08-25T16:01:40.043Z","dependency_job_id":null,"html_url":"https://github.com/tripflex/wp-login-flow-old","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tripflex/wp-login-flow-old","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fwp-login-flow-old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fwp-login-flow-old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fwp-login-flow-old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fwp-login-flow-old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tripflex","download_url":"https://codeload.github.com/tripflex/wp-login-flow-old/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripflex%2Fwp-login-flow-old/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261282321,"owners_count":23134940,"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":[],"created_at":"2024-11-19T14:17:36.506Z","updated_at":"2025-06-22T11:07:49.981Z","avatar_url":"https://github.com/tripflex.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"THIS IS THE OLD REPOSITORY, DO NOT USE THIS VERSION AS IT IS NOT FUNCTIONAL, USE THE VERSION FROM HERE:\n\nhttps://github.com/tripflex/wp-login-flow\n\n\n\n** NOTICE ** this version will not function correctly yet, if you need a functional version please use the `piklist` branch.  This notice will be removed when the master branch is functional.\n\n=== WP Login Flow ===\nContributors: tripflex\nDonate link: https://www.gittip.com/tripflex\nTags: permalink, css, image, rewrite, wp-login, wp-login.php, custom, password, lost, forgot, customize, default, clean, form, redirect, template, logo, user, register, activate, reset, password, login, force, email, id, notification, registration, jobify, wp-job-manager, wp job manager, htaccess\nRequires at least: 3.8\nTested up to: 3.9.1\nStable tag: 1.0.0\nLicense: GPLv3\n\nComplete WP Login (wp-login.php) flow control.  Customize wp-login.php, require users to activate email, custom email templates, custom rewrite (login, register, activate), and more!\n\n== Description ==\n\nWP Login Flow is only plugin that will solve all of your wp-login needs.  Complete customization of the default wp-login.php page, with many other advanced features such as requiring users to activate their account via email, custom rewrite permalinks for all wp-login links, ability to force using custom permalinks instead of wp-login.php links (ie /register instead of wp-login.php?action=register), responsify the wp-login.php page, custom logo, link, background, login box, and more!\n\nThis plugin was created to keep things as clean, simple, and useful as possible.  The main bread and butter is the user email activation, which is integrated with the default password reset page.  What this means is users are required to \"Activate\" their account by using a link in the email to set their password.  Everyone knows email is insecure, so why would you ever email a user their password?  This plugin solves that problem, and helps you keep both you and your users safe.\n\n= Features =\n\n* Customized responsive wp-login.php page\n* Require Email Activation (link in email standard WP password reset page to set users password)\n* Users can request new activation/reset email by using standard password reset form\n* Display \"pending activation\" error if pending account attempts to login (authenticate hook)\n* Custom logo on wp-login page\n* Custom link URL for logo on wp-login page\n* Custom background on wp-login page\n* Custom login box on wp-login page\n* Custom user defined CSS on wp-login page\n* Custom email templates (register, activate, lost/forgot password, etc)\n* Custom Name and Email Address for all Wordpress emails sent\n* Remove password field from register forms (Jobify, and others)\n* Custom rewrite for login, register, activate, and lost/forgot password\n* Force redirect from wp-login.php to custom permalinks\n* Custom login redirect based on user role\n\n[Read more about WP Login Flow](https://github.com/tripflex/wp-login-flow).\n\n= Documentation =\n\nDocumentation will be maintained on the [GitHub Wiki here](https://github.com/tripflex/wp-login-flow/wiki).\n\n= Contributing and reporting bugs =\n\nYou can contribute code and localizations to this plugin via GitHub: [https://github.com/tripflex/wp-login-flow](https://github.com/tripflex/wp-login-flow)\n\n= Support =\n\nIf you spot a bug, you can of course log it on [Github](https://github.com/tripflex/wp-login-flow)\n\nOr contact me at myles@smyl.es\n\n== Installation ==\n\n= Automatic installation =\n\nInstall through Wordpress, select activate.\n\n= Manual installation =\n\nThe manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application.\n\n* Download the plugin file to your computer and unzip it\n* Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's `wp-content/plugins/` directory.\n* Activate the plugin from the Plugins menu within the WordPress admin.\n\n== Screenshots ==\n\n1. Tabbed configuration screen\n2. Password Reset Page\n3. Email Preview\n4. Customized wp-login example\n\n== Changelog ==\n\n= 1.0.0 =\n* - June 6, 2014\n* Changed name to wp-login-flow\n* Numerous bug fixes, and additional features added\n* -\n* - March 17, 2014\n* Initial Creation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripflex%2Fwp-login-flow-old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftripflex%2Fwp-login-flow-old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripflex%2Fwp-login-flow-old/lists"}