{"id":19404552,"url":"https://github.com/seven-io/e107","last_synced_at":"2025-09-13T14:31:53.184Z","repository":{"id":106113119,"uuid":"402016905","full_name":"seven-io/e107","owner":"seven-io","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T13:28:15.000Z","size":852,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-10T11:41:57.268Z","etag":null,"topics":["e107","e107-cms","e107-plugin"],"latest_commit_sha":null,"homepage":"","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}},"created_at":"2021-09-01T10:14:51.000Z","updated_at":"2023-02-24T13:23:31.000Z","dependencies_parsed_at":"2023-12-15T14:44:43.665Z","dependency_job_id":null,"html_url":"https://github.com/seven-io/e107","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fe107","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fe107/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fe107/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fe107/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seven-io","download_url":"https://codeload.github.com/seven-io/e107/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232881775,"owners_count":18591145,"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":["e107","e107-cms","e107-plugin"],"created_at":"2024-11-10T11:35:27.603Z","updated_at":"2025-01-07T12:50:46.704Z","avatar_url":"https://github.com/seven-io.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://www.seven.io/wp-content/uploads/Logo.svg\" width=\"250\" /\u003e\n\n\n# Official [seven](https://www.seven.io) extension for [e107](https://e107.org/)\n\nThis plugin works with e107's notification system and adds the possibility to send SMS to your customers\nvia [seven](https://www.seven.io).\n\n## Prerequisites\n\n- An [API key](https://help.seven.io/en/api-key-access) from [seven](https://www.seven.io) - can be\n  created in your [developer dashboard](https://app.seven.io/developer)\n- [e107](https://e107.org/) - tested with v2.3.2\n\n## Installation\n\n1. Download\n   the [latest release](https://github.com/seven-io/e107/releases/latest/download/seven-e107-latest.zip)\n2. Extract the archive to `/path/to/e107/e107_plugins/`\n3. Head to `Manage-\u003ePlugin Manager-\u003eNot installed` in your administration panel and enable the `seven` plugin\n4. Go to `Plugin Manager-\u003eInstalled`, open the settings page and enter\n   your [API key](https://help.seven.io/en/api-key-access)\n\n## Usage\n\nYou can start by going to the `Test page` and compose an SMS to see if it all works.\n\n### Notification system\n\nYou can programmatically send SMS by triggering the e107 notification system for SMS dispatch.\n\n```php\ne107::getEvent()-\u003etrigger(\n'system_send_sms',\n[\n   'message' =\u003e 'Your message',\n   'to' =\u003e '+1-234-567-890',\n]);\n```\n\n## Support\n\nNeed help? Feel free to [contact us](https://www.seven.io/en/company/contact).\n\n[![MIT](https://img.shields.io/badge/License-MIT-teal.svg)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-io%2Fe107","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseven-io%2Fe107","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-io%2Fe107/lists"}