wagento / phpinfo
Add phpinfo() information to the Magento admin
Package info
github.com/joeshelton-wagento/phpinfo
Type:magento2-module
pkg:composer/wagento/phpinfo
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-13 14:07:37 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