PHPackages                             neos/timeable-node-visibility - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. neos/timeable-node-visibility

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

neos/timeable-node-visibility
=============================

Enable and disable nodes at a specific time.

9.1.6(2w ago)21.7k↑48.2%11GPL-3.0-or-laterGherkinPHP ^8.2

Since Feb 11Pushed 1w ago11 watchersCompare

[ Source](https://github.com/neos/timeable-node-visibility)[ Packagist](https://packagist.org/packages/neos/timeable-node-visibility)[ Fund](https://shop.neos.io/neosfunding/)[ RSS](/packages/neos-timeable-node-visibility/feed)WikiDiscussions 9.0 Synced yesterday

READMEChangelogDependencies (12)Versions (41)Used By (1)

The Timeable Node Visibility package
====================================

[](#the-timeable-node-visibility-package)

Note

This repository is a **read-only subsplit** of a package that is part of the Neos project (learn more on [www.neos.io](https://www.neos.io/)).

If you want to use Neos, please have a look at the [Neos documentation](https://docs.neos.io)

Documentation
-------------

[](#documentation)

The Timeable Node Visibility package allows you to activate or deactivate nodes at a specific time.

Adding the `Neos.TimeableNodeVisibility:Timeable` nodetype mixin as superType to your nodetype definition will enable the feature for your nodetype. The mixin will add the two properties `enableAfterDateTime` and `disableAfterDateTime`to configure, when your nodetype has to be enabled or disabled.

NodeType Mixin:- `Neos.TimeableNodeVisibility:Timeable`

Properties:- `enableAfterDateTime` (DateTime)
- `disableAfterDateTime` (DateTime)

Per default the mixin is already applied to following nodetypes:- `Neos.Neos:Document`
- `Neos.Neos:Content`

An asynchronous job in background is (see: [Run the background job](#run-the-background-job)) checking if a node need to be enabled or disabled an will execute that as a command in the ContentRepository.

### Install Package

[](#install-package)

You can install the package with composer.

```
composer require neos/timeable-node-visibility
```

### Run the background job

[](#run-the-background-job)

There are two ways of running the background job. Each way uses a dedicated command, provided by the package.

1\. **Run in a cronjob periodically** each minute / each five minutes. The command stops after each run and need to get re-executed in your favorite time frame.

```
COMMAND:
  neos.timeablenodevisibility:timeablenodevisibility:execute

USAGE:
  ./flow timeablenodevisibility:execute []

OPTIONS:
  --content-repository contentRepository
  --quiet              quiet
```

2\. **Run as daemon** for a longer period. The command keeps running for the given time (--ttl) and checks every interval (--interval) for new nodes to enable or disable.

```
COMMAND:
  neos.timeablenodevisibility:timeablenodevisibility:rundaemon

USAGE:
  ./flow timeablenodevisibility:rundaemon []

OPTIONS:
  --content-repository The content repository identifier. (Default: 'default')
  --ttl                The time to live for the daemon in seconds. Set to '0'
                       for infinite. (Default: '900')
  --interval           Interval in seconds, when the command has to get
                       executed. (Default: '60')
  --quiet              Set to false if you need a more verbose output.
                       (Default: 'true')
```

Contribute
----------

[](#contribute)

If you want to contribute to Neos, please have a look at  - it is the repository used for development and all pull requests should go into it.

###  Health Score

55

—

FairBetter than 97% of packages

Maintenance97

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~21 days

Recently: every ~1 days

Total

41

Last Release

14d ago

Major Versions

8.3.21 → 9.0.02025-03-06

8.3.31 → 9.1.32025-10-07

PHP version history (2 changes)9.0.0-beta7PHP ^8.2

9.2.0-beta1PHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11575267?v=4)[Neos](/maintainers/neos)[@neos](https://github.com/neos)

---

Top Contributors

[![mhsdesign](https://avatars.githubusercontent.com/u/85400359?v=4)](https://github.com/mhsdesign "mhsdesign (27 commits)")[![bwaidelich](https://avatars.githubusercontent.com/u/307571?v=4)](https://github.com/bwaidelich "bwaidelich (9 commits)")[![dlubitz](https://avatars.githubusercontent.com/u/13046100?v=4)](https://github.com/dlubitz "dlubitz (9 commits)")[![weblate](https://avatars.githubusercontent.com/u/1607653?v=4)](https://github.com/weblate "weblate (7 commits)")[![kitsunet](https://avatars.githubusercontent.com/u/324408?v=4)](https://github.com/kitsunet "kitsunet (6 commits)")[![benno5020](https://avatars.githubusercontent.com/u/52607214?v=4)](https://github.com/benno5020 "benno5020 (4 commits)")[![nezaniel](https://avatars.githubusercontent.com/u/1687674?v=4)](https://github.com/nezaniel "nezaniel (2 commits)")

### Embed Badge

![Health badge](/badges/neos-timeable-node-visibility/health.svg)

```
[![Health](https://phpackages.com/badges/neos-timeable-node-visibility/health.svg)](https://phpackages.com/packages/neos-timeable-node-visibility)
```

###  Alternatives

[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

1151.0M777](/packages/neos-neos)[neos/seo

SEO configuration and tools for Neos

141.0M31](/packages/neos-seo)[neos/eel

The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages

122.2M36](/packages/neos-eel)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2542.4k](/packages/kaufmanndigital-gdpr-cookieconsent)[sitegeist/lostintranslation

Automatic content translations for Neos using the DeepL Api

1342.1k4](/packages/sitegeist-lostintranslation)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
