PHPackages                             amenofisch/pubscheduler - 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. amenofisch/pubscheduler

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

amenofisch/pubscheduler
=======================

This plugin allows scheduling the visibility of content elements and pages in Typo3.

1.0.0(1y ago)12GPL-2.0-or-laterPHP

Since Sep 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Amenofisch/pubscheduler)[ Packagist](https://packagist.org/packages/amenofisch/pubscheduler)[ RSS](/packages/amenofisch-pubscheduler/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

amenofisch/pubscheduler
=======================

[](#amenofischpubscheduler)

A simple Typo3 extension to manage the publication of records in the future.
----------------------------------------------------------------------------

[](#a-simple-typo3-extension-to-manage-the-publication-of-records-in-the-future)

This extension introduces a new field in pages and tt\_content records to be able to automatically reschedule content to be re-published in the future.

### Installation

[](#installation)

1. Install the extension via composer: `composer require amenofisch/pubscheduler`
2. Install the extension via the extension manager
3. Add the scheduler task to your scheduler tasks

### Usage

[](#usage)

After installing the extension any pages and content elements will receive a new field unter the "Access" tab called "Publication Type".
It has the following options:

- Default: The record will be published as usual and obeys start and end time
- Daily: The record will be republished every day at the specified time
- Weekly: The record will be republished every week at the specified time
- Monthly: The record will be republished every month at the specified time
- Yearly: The record will be republished every year at the specified time

### How does it work?

[](#how-does-it-work)

The extension adds a new field to the pages and tt\_content tables called `pubscheduler_publication_type`. When the scheduler task is executed it will check all pages and adjust their start and end times accordingly.

### Contributing

[](#contributing)

1. Fork the repository
2. Create a new branch for your feature
3. Commit your changes
4. Push to the branch
5. Create a pull request
6. Wait for the review
7. Merge
8. Celebrate
9. Repeat

### License

[](#license)

This extension is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

653d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/51821196?v=4)[David](/maintainers/amenofisch)[@Amenofisch](https://github.com/Amenofisch)

---

Top Contributors

[![Amenofisch](https://avatars.githubusercontent.com/u/51821196?v=4)](https://github.com/Amenofisch "Amenofisch (1 commits)")

### Embed Badge

![Health badge](/badges/amenofisch-pubscheduler/health.svg)

```
[![Health](https://phpackages.com/badges/amenofisch-pubscheduler/health.svg)](https://phpackages.com/packages/amenofisch-pubscheduler)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[typo3/cms-scheduler

TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.

169.3M231](/packages/typo3-cms-scheduler)[typo3/cms-lowlevel

TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.

178.2M317](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.6M266](/packages/typo3-cms-form)

PHPackages © 2026

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