wagento/phpinfo

Add phpinfo() information to the Magento admin

Installs: 550

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.1 2022-05-28 15:35 UTC

This package is not auto-updated.

Last update: 2024-05-12 02:00:09 UTC


README

Display phpinfo() in the Magento admin

Usage

The phpinfo() page can be found in the admin under "System > Other Settings > PHP Info"

Requirements

The module has been tested on Magento 2.3.2 with PHP 7.2. It has not been tested by the author on any other versions.

Installation

This module is available on packagist.org!

composer require wagento/phpinfo

Alternatively, add the following repository first.

composer config repositories.wagento/phpinfo vcs https://github.com/joeshelton-wagento/phpinfo