{"id":15039876,"url":"https://github.com/automattic/jetpack-connection-ui","last_synced_at":"2025-10-19T18:31:58.498Z","repository":{"id":37532937,"uuid":"328935366","full_name":"Automattic/jetpack-connection-ui","owner":"Automattic","description":"[READ ONLY] Jetpack Connection UI This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack","archived":false,"fork":false,"pushed_at":"2022-09-23T17:40:06.000Z","size":1486,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"trunk","last_synced_at":"2025-01-30T01:04:27.651Z","etag":null,"topics":["jetpack","wordpress"],"latest_commit_sha":null,"homepage":"https://github.com/Automattic/Jetpack/","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Automattic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2021-01-12T09:29:19.000Z","updated_at":"2024-04-13T07:03:15.000Z","dependencies_parsed_at":"2022-07-09T10:00:35.949Z","dependency_job_id":null,"html_url":"https://github.com/Automattic/jetpack-connection-ui","commit_stats":null,"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fjetpack-connection-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fjetpack-connection-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fjetpack-connection-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fjetpack-connection-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Automattic","download_url":"https://codeload.github.com/Automattic/jetpack-connection-ui/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237192001,"owners_count":19269801,"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":["jetpack","wordpress"],"created_at":"2024-09-24T20:43:56.567Z","updated_at":"2025-10-19T18:31:53.208Z","avatar_url":"https://github.com/Automattic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jetpack Connection UI Package\n\nConvenient UI to manager your site's connection to WP.com \n\n## How to use\n\nPackage is published in [Packagist](https://packagist.org/packages/automattic/jetpack-connection-ui).\n\n1. Use composer to add the package to your project:\n```bash\ncomposer require automattic/jetpack-connection-ui\n```\n\n2. Then you need to initialize it on the `plugins_loaded` hook:\n```php\nadd_action( 'plugins_loaded', 'load_connection_ui' );\n\nfunction load_connection_ui() {\n\tAutomattic\\Jetpack\\ConnectionUI\\Admin::init();\n}\n```\n\n3. You need to build its assets before using it.\nTo do that, you need to run the following commands:\n```bash\ncd vendor/automattic/jetpack-connection-ui\npnpm build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomattic%2Fjetpack-connection-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautomattic%2Fjetpack-connection-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomattic%2Fjetpack-connection-ui/lists"}