{"id":49329268,"url":"https://github.com/muensmedia/muensmedia.timeable","last_synced_at":"2026-05-01T01:00:55.914Z","repository":{"id":353554890,"uuid":"1219763689","full_name":"muensmedia/Muensmedia.Timeable","owner":"muensmedia","description":"Allows to automatically disable nodes in the Neos backend as soon as enableAfterDateTime is set to a date in the future.","archived":false,"fork":false,"pushed_at":"2026-04-24T08:55:11.000Z","size":47,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-26T21:28:54.576Z","etag":null,"topics":["neos-plugin"],"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/muensmedia.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":"2026-04-24T07:37:45.000Z","updated_at":"2026-04-24T11:16:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/muensmedia/Muensmedia.Timeable","commit_stats":null,"previous_names":["muensmedia/muensmedia.timeable"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/muensmedia/Muensmedia.Timeable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muensmedia%2FMuensmedia.Timeable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muensmedia%2FMuensmedia.Timeable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muensmedia%2FMuensmedia.Timeable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muensmedia%2FMuensmedia.Timeable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muensmedia","download_url":"https://codeload.github.com/muensmedia/Muensmedia.Timeable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muensmedia%2FMuensmedia.Timeable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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":["neos-plugin"],"created_at":"2026-04-26T21:04:59.766Z","updated_at":"2026-04-27T22:00:39.237Z","avatar_url":"https://github.com/muensmedia.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MÜNSMEDIA Timeable\n\n`Muensmedia.Timeable` enhances the usability of the official\n[Neos.TimeableNodeVisibility](https://github.com/neos/timeable-node-visibility) package\nby automatically disabling nodes in the Neos backend as soon as `enableAfterDateTime` is\nset to a date in the future.\n\n| no date is set                                                                            | a date is set                                                                             |\n|-------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|\n| visibility can be changed manually                                                        | visibility is set automatically by date                                                   |\n| ![image](https://github.com/user-attachments/assets/6fb18d6e-8324-4a8e-b6b3-c56a0ac8449b) | ![image](https://github.com/user-attachments/assets/7ec67ca8-3895-4af5-af90-5966329f3822) | \n\n_This does not completely remove the possibility to manually disable nodes via the PageTree or ContentTree._\n\n## Installation\n\n```shell\ncomposer require muensmedia/timeable\n```\n\nThis will also install `Neos.TimeableNodeVisibility` as a dependency.\n\n## Why does this exist?\n\nAs noted in [neos-development-collection#4817](https://github.com/neos/neos-development-collection/pull/4817),\nNeos intentionally does not implicitly hide nodes when timed visibility is configured:\n\n\u003e No implicit hiding of nodes anymore. The configured hidden state is always respected by Neos.\n\u003e Just the background job changes the hidden state.\n\nAs an editor, however, you expect a node to be immediately invisible once `enableAfterDateTime`\nis set to a date in the future. This package fulfils that expectation by dispatching a\n`DisableNodeAggregate` command on save. So the node is disabled right away, and re-enabled\nautomatically by the `Neos.TimeableNodeVisibility` background job when the time comes.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuensmedia%2Fmuensmedia.timeable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuensmedia%2Fmuensmedia.timeable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuensmedia%2Fmuensmedia.timeable/lists"}