Download the PHP package hidro/module-newrelic-cronjob without Composer
On this page you can find all versions of the php package hidro/module-newrelic-cronjob. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hidro/module-newrelic-cronjob
More information about hidro/module-newrelic-cronjob
Files in hidro/module-newrelic-cronjob
Download hidro/module-newrelic-cronjob
More information about hidro/module-newrelic-cronjob
Files in hidro/module-newrelic-cronjob
Vendor hidro
Package module-newrelic-cronjob
Short Description Adding Magento 2 cronjob's jobcode as NewRelic transaction name
License GPL-3.0
Package module-newrelic-cronjob
Short Description Adding Magento 2 cronjob's jobcode as NewRelic transaction name
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package module-newrelic-cronjob
Adding Magento 2 cronjob's code to NewRelic
Adding Magento 2 cronjob's jobcode to NewRelic application.
By me a coffee:
Installation
hidro/module-newrelic-cronjob
Packagist: https://packagist.org/packages/hidro/module-graylog
- Main Functionalities
- Installation
- Configuration
- Specifications
- Attributes
More packages:
- Core webvital: https://github.com/hieuhidro/core-web-vitals
- Checkout my paid version of Magento 2 CWV module: https://store.solutiontutorials.com/magento-2-core-web-vital-critical-css.html
Main Functionalities
- Adding Magento 2 cronjob's jobcode to NewRelic application.
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Hidro
- Enable the module by running
php bin/magento module:enable Hidro_NewrelicCronjob
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Make the module available in a composer repository for example:
- public repository
packagist.org
- public github repository as vcs
- public repository
- Install the module composer by running
composer require hidro/module-newrelic-cronjob
- enable the module by running
php bin/magento module:enable Hidro_NewrelicCronjob
- apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Configuration
Specifications
Attributes
My Website
All versions of module-newrelic-cronjob with dependencies
PHP Build Version
Package Version
The package hidro/module-newrelic-cronjob contains the following files
Loading the files please wait ....