{"id":19782953,"url":"https://github.com/epfl-si/wp-plugin-epfl-coming-soon","last_synced_at":"2026-05-14T06:34:57.484Z","repository":{"id":39859262,"uuid":"309378303","full_name":"epfl-si/wp-plugin-epfl-coming-soon","owner":"epfl-si","description":"Basic WordPress plugin that allows to display a coming soon / maintenance page. Rest API status + wp cli maintenance-mode.","archived":false,"fork":false,"pushed_at":"2023-02-27T14:14:33.000Z","size":210,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-11-23T06:14:36.184Z","etag":null,"topics":["epfl","epfl-si","wordpress","wordpress-plugin","wordpress-rest-api","wp-cli-maintenance-mode"],"latest_commit_sha":null,"homepage":"","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/epfl-si.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":"2020-11-02T13:28:24.000Z","updated_at":"2022-05-24T13:32:12.000Z","dependencies_parsed_at":"2025-02-28T06:58:44.381Z","dependency_job_id":"61ddc25e-9e8a-4c4b-b760-a233e73220e8","html_url":"https://github.com/epfl-si/wp-plugin-epfl-coming-soon","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/epfl-si/wp-plugin-epfl-coming-soon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epfl-si%2Fwp-plugin-epfl-coming-soon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epfl-si%2Fwp-plugin-epfl-coming-soon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epfl-si%2Fwp-plugin-epfl-coming-soon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epfl-si%2Fwp-plugin-epfl-coming-soon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epfl-si","download_url":"https://codeload.github.com/epfl-si/wp-plugin-epfl-coming-soon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epfl-si%2Fwp-plugin-epfl-coming-soon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33013274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["epfl","epfl-si","wordpress","wordpress-plugin","wordpress-rest-api","wp-cli-maintenance-mode"],"created_at":"2024-11-12T06:06:54.171Z","updated_at":"2026-05-14T06:34:57.468Z","avatar_url":"https://github.com/epfl-si.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EPFL Coming Soon\n\nA WordPress plugin that allows to display a coming soon / maintenance page.\n\n## Get the latest version\n\nDownload the latest release at https://github.com/epfl-si/wp-plugin-epfl-coming-soon/releases/latest.\n\n## Features\n\n  * Simple **ON / OFF** mode\n  * Edit coming soon page in the wordpress **WYSIWYG** editor (TinyMCE)\n  * Edit the page's title\n  * Option to **redirect on the theme** `maintenance.php` page if present (has to be self-contained for now)\n  * Option to send a **[HTTP status code 503](https://httpstatuses.com/503)** along with the page\n  * Auto-activated if the `.maintenance` file is present (see https://developer.wordpress.org/cli/commands/maintenance-mode/), i.e. `wp cli maintenance-mode activate` : **wp cli compatible**\n  * Shows its status in the **rest API**, `wp-json/epfl-coming-soon/v1/status`\n\n## Screenshots\n\n### Backend\n\n![EPFL coming soon screenshot - backend](./screenshot_admin.png)\n\n### Frontend\n\n![EPFL coming soon screenshot - frontend](./screenshot_frontend.png)\n\n## Development\n\nThe use of [wp-dev]() environment is highly recommended to have an environment \nsimilar to what we have in \"prod\" and avoid any conflicts between plugins.\n\nPlease use the [Makefile](./Makefile) to run WordPress-Core coding standards' \nlinter.\n\nAny commits should be accompanied with a new version following the \n[SemVer](https://semver.org/) system.\n\n### New release\n\n- [ ] Be sure to bump the version, both in comment and constant.\n- [ ] Run the linter with `make phpcbf` and `make phpcs`; fix all the mentionned lines.\n- [ ] Check that translations are done (`make pot`).\n- [ ] Use `make zip` to create the plugin package without unused dependencies.\n- [ ] Tag the version (`git tag -fa v1.1.1 -m v1.1.1`).\n- [ ] Push everything and [create a new release](https://github.com/epfl-si/wp-plugin-epfl-coming-soon/releases/new) with comments.\n\n## Issues\n\nFeel free to share your thoughts, issues, remarks and comments here: \u003chttps://github.com/epfl-si/wp-plugin-epfl-coming-soon/issues/new/choose\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepfl-si%2Fwp-plugin-epfl-coming-soon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepfl-si%2Fwp-plugin-epfl-coming-soon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepfl-si%2Fwp-plugin-epfl-coming-soon/lists"}