{"id":19404492,"url":"https://github.com/seven-io/drupal10","last_synced_at":"2026-05-16T10:32:27.412Z","repository":{"id":243811992,"uuid":"813044353","full_name":"seven-io/drupal10","owner":"seven-io","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-23T07:36:14.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-23T09:30:25.333Z","etag":null,"topics":["seven-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seven-io.png","metadata":{"files":{"readme":"README.md","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,"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":"2024-06-10T11:46:01.000Z","updated_at":"2026-04-23T07:35:39.000Z","dependencies_parsed_at":"2024-06-11T10:07:55.151Z","dependency_job_id":"0455e6ba-abb1-4c79-a498-14b1d343aeef","html_url":"https://github.com/seven-io/drupal10","commit_stats":null,"previous_names":["seven-io/drupal10"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/seven-io/drupal10","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fdrupal10","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fdrupal10/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fdrupal10/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fdrupal10/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seven-io","download_url":"https://codeload.github.com/seven-io/drupal10/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fdrupal10/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33098792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["seven-plugin"],"created_at":"2024-11-10T11:35:14.742Z","updated_at":"2026-05-16T10:32:27.408Z","avatar_url":"https://github.com/seven-io.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://www.seven.io/wp-content/uploads/Logo.svg\" width=\"250\" alt=\"seven logo\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eseven SMS for Drupal 10/11\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  Send SMS, voice messages and run number lookups from \u003ca href=\"https://www.drupal.org/\"\u003eDrupal\u003c/a\u003e via the seven gateway.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-teal.svg\" alt=\"MIT License\" /\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Drupal-10%20|%2011-blue\" alt=\"Drupal 10 | 11\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/PHP-8.1%2B-purple\" alt=\"PHP 8.1+\" /\u003e\n  \u003ca href=\"https://packagist.org/packages/seven.io/drupal10\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/seven.io/drupal10\" alt=\"Packagist\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003e **Looking for Drupal 8?** Use [`seven-io/drupal8`](https://github.com/seven-io/drupal8). For the SMS Framework gateway, use [`seven-io/drupal-sms-framework`](https://github.com/seven-io/drupal-sms-framework).\n\n---\n\n## Features\n\n- **Send SMS / Voice** - Single or bulk messages from the Drupal admin\n- **Number Lookups** - HLR, MNP, CNAM and number-format lookups\n- **Drupal-Native Forms** - Standard Drupal admin UI for sending and history\n\n## Prerequisites\n\n- Drupal 10 or 11\n- PHP 8.1+\n- A [seven account](https://www.seven.io/) with API key ([How to get your API key](https://help.seven.io/en/developer/where-do-i-find-my-api-key))\n\n## Installation\n\n### Composer (recommended)\n\n```bash\ncomposer require seven.io/drupal10\ndrush en seven\n```\n\n### Manual\n\nDownload the [latest release](https://github.com/seven-io/drupal10/releases/latest), extract it into `web/modules/contrib/seven` and enable the module via **Extend** in the Drupal admin.\n\n## Configuration\n\nOpen the seven configuration page in the Drupal admin, paste your API key and save.\n\n## Support\n\nNeed help? Feel free to [contact us](https://www.seven.io/en/company/contact/) or [open an issue](https://github.com/seven-io/drupal10/issues).\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-io%2Fdrupal10","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseven-io%2Fdrupal10","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-io%2Fdrupal10/lists"}