PHPackages                             tombroucke/otomaties-wp-cron-basic-auth - 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. tombroucke/otomaties-wp-cron-basic-auth

ActiveWordpress-muplugin[Utility &amp; Helpers](/categories/utility)

tombroucke/otomaties-wp-cron-basic-auth
=======================================

Fix for WP Cron when using Basic Auth

1.2.0(3y ago)0337PHP

Since Oct 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/tombroucke/otomaties-wp-cron-basic-auth)[ Packagist](https://packagist.org/packages/tombroucke/otomaties-wp-cron-basic-auth)[ RSS](/packages/tombroucke-otomaties-wp-cron-basic-auth/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Otomaties core
==============

[](#otomaties-core)

Installation
------------

[](#installation)

```
composer require tombroucke/otomaties-wp-cron-basic-auth
```

Configuration
-------------

[](#configuration)

### Bedrock

[](#bedrock)

In .env on staging website:

```
BASIC_AUTH_USER='your-basic-auth-username'
BASIC_AUTH_PASS='your-basic-auth-your-password'

```

### Vanilla WP

[](#vanilla-wp)

In wp-config.php

```
define('BASIC_AUTH_USER', 'your-basic-auth-username');
define('BASIC_AUTH_PASS', 'your-basic-auth-your-password');
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

Every ~35 days

Total

3

Last Release

1282d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4178291ccf36e3530aa8a8845124c3af1b24c064739ad98ded5b9679a4316033?d=identicon)[tombroucke](/maintainers/tombroucke)

---

Top Contributors

[![tombroucke](https://avatars.githubusercontent.com/u/24292260?v=4)](https://github.com/tombroucke "tombroucke (10 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/tombroucke-otomaties-wp-cron-basic-auth/health.svg)

```
[![Health](https://phpackages.com/badges/tombroucke-otomaties-wp-cron-basic-auth/health.svg)](https://phpackages.com/packages/tombroucke-otomaties-wp-cron-basic-auth)
```

###  Alternatives

[mult1mate/cron-manager

Flexible cron tasks manager for MVC-type applications

40239.1k3](/packages/mult1mate-cron-manager)[frosh/development-helper

Development Helper

89308.1k](/packages/frosh-development-helper)[awcodes/richer-editor

A collection of extensions and tools to enhance the Filament Rich Editor field.

399.0k8](/packages/awcodes-richer-editor)

PHPackages © 2026

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