Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leogopal/simple-system-status

WordPress System Status Information Plugin
https://github.com/leogopal/simple-system-status

wordpress

Last synced: 18 days ago
JSON representation

WordPress System Status Information Plugin

Awesome Lists containing this project

README

        

# Simple System Status

[![WP](https://img.shields.io/badge/WordPress-%E2%86%92-lightgrey.svg?style=flat-square)](https://wordpress.org/plugins/simple-system-status/)
[![WP Plugin Version](https://img.shields.io/wordpress/plugin/v/simple-system-status.svg?style=flat-square&label=version)](https://wordpress.org/plugins/simple-system-status/)
[![WP Downloads](https://img.shields.io/wordpress/plugin/dt/simple-system-status.svg?style=flat-square)](https://wordpress.org/plugins/simple-system-status/)
[![WP Rating](https://img.shields.io/wordpress/plugin/r/simple-system-status.svg?style=flat-square)](https://wordpress.org/support/view/plugin-reviews/simple-system-status?filter=5)
[![License](https://img.shields.io/badge/license-GPL%20v2.0-lightgrey.svg?style=flat-square)](https://github.com/ahmadawais/simple-system-status/blob/master/license.txt)

=== Simple System Status ===
Contributors: leogopal, daprela
Donate link: https://leogopal.com/
Tags: wordpress, system, status, developer, tools, debug, debugging, troubleshooting, testing
Requires at least: 5.5
Tested up to: 6.0
Requires PHP: 7.4
Stable tag: 2.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

#== Description ==

"Simple System Status" does exactly what it says on the box - shows you, very simply, your systems status for your WordPress Setup.

Simple System Status adds a submenu item under the 'tools' section of your WordPress installation.

= What others are saying =

*This is a brilliant plugin for getting all the relevant info out of your system. The built-in remote viewing option for letting other people securely access your system status is incredibly helpful for remote debugging. Nice work :)*
~ *[Hugh Lashbrooke, WooThemes Lead Developer](http://www.hughlashbrooke.com/)*

= Like the Plugin? =

If you found this plugin useful, **[please give it a rating](https://wordpress.org/support/view/plugin-reviews/simple-system-status?rate=5#postform)**
Donations are welcome: [Buy me a snack.](http://dayofcode.net/donate/)

= Issues and Support =

If you find a bug that you would like to report, please open a [New Issue on Github](https://github.com/leogopal/simple-system-status/issues/new).
If you want help using the plugin, please use the default [WordPress Plugin Forum](https://wordpress.org/support/plugin/simple-system-status).

= Contribute =

Want to contribute? [Fork the GitHub repository](https://github.com/leogopal/simple-system-status/).

= What Simple System Status Displays For You =

**WordPress Environment:**

- WP Version.
- Checks if WP_DEBUG is turned on.
- WP Language.
- Checks if Multisite is active.
- WP Memory Limit.
- WP Table Prefix Information.
- Permalink Structure.
- Registered Post Stati
- Show On Front Information

**Theme Information:**

- Theme Name, Version, Author and Author URI
- Checks if current active theme is a Child Theme
- If current theme is a child theme, it offers Parent Theme information.

**Plugin Information:**

- Must Use Plugins (if any)
- Active Plugins
- Inactive Plugins

**Server Environment:**

- PHP Information
- PHP Extensions
- Server Type
- MySQL Version
- Host (if possible)
- Session Configuration

**Client Details:**

- Platform OS
- Browser: Name, Version, User Agent String.

You can use this for your own debugging purposes or for sharing with Support via two methods: A Dynamic Link, or a text file you can download and send.

== Installation ==

Installing "Simple System Status" can be done either by searching for "Simple System Status" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:

1. Download the plugin via WordPress.org
1. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
1. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. The 'Simple System Status' menu item, under 'Tools'
2. The Main Screen for viewing System Status, with download link (textfile)
3. Remote Viewing Link - Generate A Link to share stats with others.

== Frequently Asked Questions ==

= What is the Simple System Status for? =

This plugin is to View Information about your WordPress Configurationa and Server Information that is useful for debugging.

== Changelog ==
= 1.0.1 =
* Minor refactoring

= 1.0.0 =
* 2015-03-01
* Initial release

## License

GNU GPL v2.0. ⓒ [Leo Gopal](https://leogopal.com/)