{"id":34262766,"url":"https://github.com/phpbb-extensions/autogroups","last_synced_at":"2026-04-19T23:13:20.474Z","repository":{"id":21844160,"uuid":"25167339","full_name":"phpbb-extensions/autogroups","owner":"phpbb-extensions","description":"Auto Groups extension for phpBB","archived":false,"fork":false,"pushed_at":"2026-03-20T21:35:05.000Z","size":774,"stargazers_count":14,"open_issues_count":0,"forks_count":26,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-03-26T16:11:23.705Z","etag":null,"topics":["phpbb-extension"],"latest_commit_sha":null,"homepage":"https://www.phpbb.com/customise/db/extension/auto_groups/","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/phpbb-extensions.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-10-13T16:36:49.000Z","updated_at":"2025-09-14T15:29:19.000Z","dependencies_parsed_at":"2023-01-13T21:42:24.277Z","dependency_job_id":"0cba1583-bd52-4afe-a3bc-28ee5f7adf75","html_url":"https://github.com/phpbb-extensions/autogroups","commit_stats":{"total_commits":461,"total_committers":11,"mean_commits":41.90909090909091,"dds":"0.14533622559652926","last_synced_commit":"7399d08583e03404bcffdbb7a0c1f107af9ada2d"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/phpbb-extensions/autogroups","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb-extensions%2Fautogroups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb-extensions%2Fautogroups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb-extensions%2Fautogroups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb-extensions%2Fautogroups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpbb-extensions","download_url":"https://codeload.github.com/phpbb-extensions/autogroups/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb-extensions%2Fautogroups/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32025858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["phpbb-extension"],"created_at":"2025-12-16T16:03:26.253Z","updated_at":"2026-04-19T23:13:20.467Z","avatar_url":"https://github.com/phpbb-extensions.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phpBB Auto Groups Extension\n\nThis is the repository for the development of the phpBB Auto Groups Extension\n\n[![Build Status](https://github.com/phpbb-extensions/autogroups/actions/workflows/tests.yml/badge.svg)](https://github.com/phpbb-extensions/autogroups/actions)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/phpbb-extensions/autogroups/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/phpbb-extensions/autogroups/?branch=master)\n[![codecov](https://codecov.io/gh/phpbb-extensions/autogroups/branch/master/graph/badge.svg?token=qZqAnVtGAm)](https://codecov.io/gh/phpbb-extensions/autogroups)\n\n## Install\n\n1. [Download the latest validated release](https://www.phpbb.com/customise/db/extension/auto_groups/).\n2. Unzip the downloaded release and copy it to the `ext` directory of your phpBB board.\n3. Navigate in the ACP to `Customise -\u003e Manage extensions`.\n4. Look for `Auto Groups` under the Disabled Extensions list, and click its `Enable` link.\n5. Set up and configure Auto Groups by navigating in the ACP to `Users and Groups` -\u003e `Manage Auto Groups`.\n\n## Uninstall\n\n1. Navigate in the ACP to `Customise -\u003e Extension Management -\u003e Extensions`.\n2. Look for `Auto Groups` under the Enabled Extensions list, and click its `Disable` link.\n3. To permanently uninstall, click `Delete Data` and then delete the `/ext/phpbb/autogroups` directory.\n\n## Support\n\n* **Important: Only official release versions validated by the phpBB Extensions Team should be installed on a live forum. Pre-release (beta, RC) versions downloaded from this repository are only to be used for testing on offline/development forums and are not officially supported.**\n* Report bugs and other issues to our [Issue Tracker](https://github.com/phpbb-extensions/autogroups/issues).\n* Support requests should be posted and discussed in the [Auto Groups topic at phpBB.com](https://www.phpbb.com/customise/db/extension/auto_groups/support).\n\n## Translations\n\n* Translations should be posted to the [Auto Groups topic at phpBB.com](https://www.phpbb.com/customise/db/extension/auto_groups/support/topic/142681). We accept pull requests for translation corrections, but we do not accept pull requests for new translations.\n\n## Extending Auto Groups\n\nAuto Groups can easily be extended by experienced extension developers. View the [Extending Auto Groups Wiki Page](https://phpbb-extensions.github.io/autogroups/) to learn how.\n\n## License\n[GNU General Public License v2](https://opensource.org/licenses/GPL-2.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpbb-extensions%2Fautogroups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpbb-extensions%2Fautogroups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpbb-extensions%2Fautogroups/lists"}