# Platforminfo #
A simple platform information plugin for WordPress. Shows you environment variables, PHP settings and more.

## Description ##
*Platforminfo* displays, ad-free, important information to help you diagnose issues with your WordPress setup or plugin development.
Intended for use on stand-alone or shared-hosting platforms.

### Features ###
* PHP Version
* PHP loaded modules
* PHP OPcache setings
* Environment variables

### Support ###
* Community support via GitHub issues.

### Contribute ###
* Active development of this plugin is handled [on GitHub](https://github.com/newtovaux/platforminfo).
* Pull requests for documented bugs or suggested new features are highly appreciated.
* If you think you’ve found a bug (e.g. you’re experiencing unexpected behavior), please [raise an issue](https://github.com/newtovaux/platforminfo/issues/new) first.

## Installation ##
* If you don’t know how to install a plugin for WordPress, [here’s how](https://wordpress.org/support/article/managing-plugins/#installing-plugins).

### Requirements ###
* Tested with PHP 7.4 or greater (although may work with earlier versions)
* Tested with WordPress 5.8 or greater (although may work with earlier versions)
