{"id":14954994,"url":"https://github.com/wpexpertsio/login-designer","last_synced_at":"2025-10-24T07:30:37.700Z","repository":{"id":44177537,"uuid":"90470444","full_name":"wpexpertsio/login-designer","owner":"wpexpertsio","description":"Official repository of the Login Designer WordPress Plugin","archived":false,"fork":false,"pushed_at":"2024-03-20T08:02:50.000Z","size":117726,"stargazers_count":94,"open_issues_count":11,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-06T15:18:17.891Z","etag":null,"topics":["login","wordpress","wordpress-development","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://logindesigner.com","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/wpexpertsio.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-06T14:57:54.000Z","updated_at":"2024-12-31T13:43:13.000Z","dependencies_parsed_at":"2023-02-17T04:31:13.022Z","dependency_job_id":"d1aa6b31-55da-4acb-85e8-b66003e92651","html_url":"https://github.com/wpexpertsio/login-designer","commit_stats":{"total_commits":375,"total_committers":3,"mean_commits":125.0,"dds":"0.21866666666666668","last_synced_commit":"bf2071b2c8707f599b323ac8353c3dbae63e439c"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpexpertsio%2Flogin-designer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpexpertsio%2Flogin-designer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpexpertsio%2Flogin-designer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpexpertsio%2Flogin-designer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpexpertsio","download_url":"https://codeload.github.com/wpexpertsio/login-designer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237932057,"owners_count":19389560,"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":["login","wordpress","wordpress-development","wordpress-plugin"],"created_at":"2024-09-24T13:10:21.469Z","updated_at":"2025-10-24T07:30:37.218Z","avatar_url":"https://github.com/wpexpertsio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Login Designer\n\n[![WordPress plugin](https://img.shields.io/wordpress/plugin/dt/login-designer.svg?style=flat)](https://wordpress.org/plugins/login-designer/)\n[![WordPress plugin](https://img.shields.io/wordpress/plugin/v/login-designer.svg?style=flat)](https://wordpress.org/plugins/login-designer/)\n[![WP Rating](https://img.shields.io/wordpress/plugin/r/login-designer.svg?style=flat-square)](https://wordpress.org/support/view/plugin-reviews/login-designer?filter=5)\n[![WordPress](https://img.shields.io/wordpress/v/login-designer.svg?style=flat)]()\n[![License](https://img.shields.io/badge/license-GPL--3.0%2B-red.svg)](https://github.com/godaddy-wordpress/login-designer/blob/master/LICENSE)\n[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Beautifully%20fast%20WordPress%20login%20customization%20—\u0026url=https://logindesigner.com/\u0026via=logindesigner\u0026hashtags=WordPress)\n\nWhile [Login Designer](https://logindesigner.com?utm_medium=login-designer-github\u0026utm_source=readme\u0026utm_campaign=readme\u0026utm_content=login-designer) is not the first WordPress plugin designed for custom login editing, it offers an unrivaled live-editing experience unlike any other. I'm talking zero refreshes. Contextually displayed options and plugin settings. Custom event triggers. Context-aware previews. Powerful custom controls. Live editing… the list goes on.\n\nLogin Designer is a UX beast. Click below to see a quick video.\n\n[![Login Designer](https://user-images.githubusercontent.com/1813435/72688569-747d4300-3ad6-11ea-88b9-70343972b7ec.jpg)](https://logindesigner.com)\n\n## Installation\n\n1. Download Login Designer from the [WordPress plugin directory](https://wordpress.org/plugins/login-designer/).\n\n## Support\n\nNeed help? This is a developer's portal for CoBlocks and should not be used for general support and queries. Please visit the [CoBlocks support forum on WordPress.org](https://wordpress.org/support/plugin/coblocks) for assistance.\n\n## Development\n\n1. Clone the GitHub repository: `https://github.com/thatplugincompany/login-designer.git`\n2. Browse to the folder in the command line.\n3. Run the `npm install` command to install the plugin's dependencies within a /node_modules/ folder.\n4. Run the `npm start` command for development.\n5. Run the `npm run build` command to process build files and generate a zip.\n\n## Contributing\n\nIf you are feeling a little lost, know that you are welcome to submit an issue on any topic, or even submit a pull request on any issue. The worst that can happen is that you'll be politely directed to the best location to ask your question.\n\nWe appreciate all contributions and don't want a wall of rules to get in the way of that. That saying, please read our [Contributing Guidelines](https://github.com/thatplugincompany/login-designer/blob/master/.github/CONTRIBUTING.md) and know that you're expected to follow our [Code of Conduct](https://github.com/thatplugincompany/login-designer/blob/master/CODE_OF_CONDUCT.md).\n\n**Ways to contribute:**\n\n1. Raise an [issue](https://github.com/thatplugincompany/login-designer/issues/new/choose) to report a bug or feature request\n2. Submit a pull request with bug fixes and/or new features\n3. Provide ideas, feedback, mockups, and suggestions on [enhancements](https://github.com/thatplugincompany/login-designer/issues?direction=desc\u0026labels=Enhancement\u0026page=1\u0026sort=created\u0026state=open)\n4. Join the conversation and contribute your voice\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpexpertsio%2Flogin-designer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpexpertsio%2Flogin-designer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpexpertsio%2Flogin-designer/lists"}