# [Admin Page Framework](http://wordpress.org/plugins/admin-page-framework/) #

[![Admin Page Framework](https://lh4.googleusercontent.com/-iO08eEtm5R0/UhTT0gLpT2I/AAAAAAAABNI/X6gz49-VYjQ/s400/screenshot-1.png "Admin Page Famework - Sample Screenshot")](https://lh4.googleusercontent.com/-iO08eEtm5R0/UhTT0gLpT2I/AAAAAAAABNI/X6gz49-VYjQ/s0/screenshot-1.png)

### Welcome to our GitHub Repository

Admin Page Framework is a set of PHP classes that provides theme and plugin developers with simpler means of creating administration pages of WordPress.

## Installation ##

The latest development version can be downloaded [here](https://github.com/michaeluno/admin-page-framework/archive/master.zip).

It includes the demo plugin which uses the framework and is ready to be installed as a WordPress plugin. Just upload the unpacked folder to the `...\wp-content\plugins` folder then activate it. The sample pages will be created.

## Bugs ##
If you find an issue, let us know [here](https://github.com/michaeluno/admin-page-framework/issues)!

## Support ##
This is a developer's portal for Admin Page Framework and should _not_ be used for support. Please visit the [support forums](http://wordpress.org/support/plugin/admin-page-framework).

## Contributions ##
Anyone is welcome to contribute to Admin Page Framework.

There are various ways you can contribute:

1. Raise an [Issue](https://github.com/michaeluno/admin-page-framework/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/admin-page-framework/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open).
4. Improve the [documentation](https://github.com/michaeluno/admin-page-framework/blob/master/documentation_guideline.md).