# [Server Information](http://wordpress.org/plugins/server-information/) #

### Welcome to our GitHub Repository

Server Information is an open source WordPress plugin that adds an email report form in the admin area to send server information.

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/michaeluno/admin-page-framework/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/michaeluno/server-information/?branch=master)

## Screenshots ##

<p align="center">
	<a href="https://lh3.googleusercontent.com/-zY0zc4UCqUA/VPNCXhmBYbI/AAAAAAAAB8w/PL64HzjhPCg/s0/screenshot-1.png" title="Server Information - Email Form">
		<img src="https://lh3.googleusercontent.com/-zY0zc4UCqUA/VPNCXhmBYbI/AAAAAAAAB8w/PL64HzjhPCg/s400/screenshot-1.png" alt="Server Information - Email Form" />
	</a> 
</p>

## Download ##

- The latest development version can be found [here](https://github.com/michaeluno/server-information/branches). 
- The latest stable version can be downloaded [here](http://downloads.wordpress.org/plugin/server-information.latest-stable.zip).

## Installation ##

1. Go to `Dashboard` -> `Plugins` -> `Add New` and press the `Upload Plugin` button then upload the zip file. If you need to do it manually, upload **`server-information.php`** and other files compressed in the zip folder to the **`/wp-content/plugins/server-information`** directory. 
2. Activate the plugin through the `Plugins` menu in WordPress.

## How to Use ##

1. Go to `Dashboard` -> `Tools` -> `Server Information`.
2. Type necessary information such as your name and email addresses.
3. Submit the report. 
 
## Bugs ##
If you find an issue, let us know [here](https://github.com/michaeluno/server-information/issues)!

## Support ##
This is a developer's portal for Server Information and should _not_ be used for support. Please visit the [support forums](http://wordpress.org/support/plugin/server-information).

## Contributions ##
Anyone is welcome to contribute to Server Information.

There are various ways you can contribute:

1. Raise an [Issue](https://github.com/michaeluno/server-information/issues) on GitHub.
2. Send us a Pull Request with your bug fixes and/or new features.
3. Provide feedback and suggestions on [enhancements](https://github.com/michaeluno/server-information/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open).

## Supporting Future Development ##

If you like it, please rate and review it in the [WordPress Plugin Directory](http://wordpress.org/support/view/plugin-reviews/server-information?filter=5). Also donation would be greatly appreciated. Thank you!

[![Donate with PayPal](https://www.paypal.com/en_US/i/btn/x-click-but04.gif)](http://en.michaeluno.jp/donate) 

## Copyright and License ##

### Server Information ###
Released under the [GPL v2](./LICENSE.txt) or later.
Copyright © 2014-2015 Michael Uno

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.