PHPackages                             blackbird/cronparameters - 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. blackbird/cronparameters

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

blackbird/cronparameters
========================

1.0.3(1mo ago)23.2k1MITPHP

Since Jan 12Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/blackbird-agency/magento-2-cron-php-parameters)[ Packagist](https://packagist.org/packages/blackbird/cronparameters)[ RSS](/packages/blackbird-cronparameters/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (4)Versions (5)Used By (0)

Cron PHP Parameters
===================

[](#cron-php-parameters)

[![Latest Stable Version](https://camo.githubusercontent.com/1d1342ea479f294c0b342f80e9f316433e6badff1fcec067f0eedc30900f6b20/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c61636b626972642f63726f6e706172616d65746572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/blackbird/cronparameters)[![License: MIT](https://camo.githubusercontent.com/2207874c394229b5a0e07d1a3c795a374cc50db1c26d6c3f3f9881def53f5762/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f626c61636b626972642d6167656e63792f6d6167656e746f2d322d63726f6e2d7068702d706172616d65746572732e7376673f7374796c653d666c61742d737175617265)](./LICENSE)

This module allows you to add PHP parameters on Magento 2 cronjob installation. The free source is available at the [GitHub repository](https://github.com/blackbird-agency/magento-2-cron-php-parameters).

Setup
-----

[](#setup)

### Get the package

[](#get-the-package)

**Zip Package:**

Unzip the package in app/code/Blackbird/CronParameters, from the root of your Magento instance.

**Composer Package:**

```
composer require blackbird/cronparameters

```

### Install the module

[](#install-the-module)

Go to your Magento root, then run the following Magento command:

```
php bin/magento setup:upgrade

```

**If you are in production mode, do not forget to recompile and redeploy the static resources, or to use the `--keep-generated` option.**

### Administrators

[](#administrators)

When running magento 2 command `php bin/magento cron:install"` you can add `-p="my php parameters"` or `--params="my php parameters"`.

- Running with `--params`

```
php bin/magento cron:install --params="-d max_execution_time=xxx"

```

- or with `-p`

```
php bin/magento cron:install -p="-d max_execution_time=xxx"

```

- **Results in something like:** (by running `crontab -l`)

```
* * * * * /usr/bin/php -d max_execution_time=xxx {magentoRoot}/bin/magento cron:run | grep -v "Ran jobs by schedule" >> {magentoLog}/magento.cron.log

```

Support
-------

[](#support)

- If you have any issue with this code, feel free to [open an issue](https://github.com/blackbird-agency/magento-2-cron-php-parameters/issues/new).
- If you want to contribute to this project, feel free to [create a pull request](https://github.com/blackbird-agency/magento-2-cron-php-parameters/compare).

Contact
-------

[](#contact)

For further information, contact us:

- by email:
- or by form: [https://black.bird.eu/en/contacts/](https://black.bird.eu/contacts/)

Authors
-------

[](#authors)

- **Bruno Fache** - *Maintainer* - [It's me!](https://github.com/bruno-blackbird)
- **Blackbird Team** - *Contributor* - [They're awesome!](https://github.com/blackbird-agency)

License
-------

[](#license)

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

***That's all folks!***

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance91

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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 ~650 days

Total

4

Last Release

45d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12445118?v=4)[anthony-blackbird](/maintainers/anthony-blackbird)[@anthony-blackbird](https://github.com/anthony-blackbird)

---

Top Contributors

[![bruno-blackbird](https://avatars.githubusercontent.com/u/77049160?v=4)](https://github.com/bruno-blackbird "bruno-blackbird (11 commits)")

---

Tags

cronmagentoparameters

### Embed Badge

![Health badge](/badges/blackbird-cronparameters/health.svg)

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

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.8k2](/packages/zwernemann-module-withdrawal)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[aune-io/magento2-autoinvoice

Automatically invoice all complete orders in your Magento 2 store

3654.0k](/packages/aune-io-magento2-autoinvoice)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

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