# [Admin Page Framework](http://wordpress.org/plugins/admin-page-framework/) # [![Admin Page Framework - Text, Password, and Textarea](https://lh3.googleusercontent.com/-yOvkGL-66O8/UpGkdtWTAUI/AAAAAAAABak/rOXgreTXm-A/s600/admin_page_framework_v2.1.4.png)](https://lh3.googleusercontent.com/-yOvkGL-66O8/UpGkdtWTAUI/AAAAAAAABak/rOXgreTXm-A/s0/admin_page_framework_v2.1.4.png "Text, Password, and Textarea") [![Admin Page Framework - Selectors](https://lh4.googleusercontent.com/-P0RF0dGZFHo/UpGprGzqSKI/AAAAAAAABb0/_gSdd0hw8PU/s288/admin_page_framework_v2.1.4_selectors.png)](https://lh4.googleusercontent.com/-P0RF0dGZFHo/UpGprGzqSKI/AAAAAAAABb0/_gSdd0hw8PU/s0/admin_page_framework_v2.1.4_selectors.png "Selectors") [![Admin Page Framework - Image, Media Library, and File Uploads](https://lh3.googleusercontent.com/-f4QUK8jeJMY/UpGppdoIM2I/AAAAAAAABbQ/TWQiWhpkc0o/s288/admin_page_framework_v2.1.4_files.png)](https://lh3.googleusercontent.com/-f4QUK8jeJMY/UpGppdoIM2I/AAAAAAAABbQ/TWQiWhpkc0o/s0/admin_page_framework_v2.1.4_files.png "Files - Image, Media Library, Uploads") [![Admin Page Framework - Taxonomies and Post Types Checklist](https://lh3.googleusercontent.com/-T9kVq2V9Uis/UpGppZasxVI/AAAAAAAABbE/_Q0Bb1iBtD0/s288/admin_page_framework_v2.1.4_checklist.png)](https://lh3.googleusercontent.com/-T9kVq2V9Uis/UpGppZasxVI/AAAAAAAABbE/_Q0Bb1iBtD0/s0/admin_page_framework_v2.1.4_checklist.png "Checklist - Taxonomies, Post Types") [![Admin Page Framework - Misc](https://lh5.googleusercontent.com/-S7FA5ERk8YU/UpGpqWyCz9I/AAAAAAAABbo/uaSayGALgDA/s288/admin_page_framework_v2.1.4_misc.png)](https://lh5.googleusercontent.com/-S7FA5ERk8YU/UpGpqWyCz9I/AAAAAAAABbo/uaSayGALgDA/s0/admin_page_framework_v2.1.4_misc.png "Date Picker, Color Picker, Link Buttons") [![Admin Page Framework - Form Input Verification](https://lh4.googleusercontent.com/-YH9_phFrg80/UpGprNdConI/AAAAAAAABbw/254C2DCqqUA/s288/admin_page_framework_v2.1.4_verification.png)](https://lh4.googleusercontent.com/-YH9_phFrg80/UpGprNdConI/AAAAAAAABbw/254C2DCqqUA/s0/admin_page_framework_v2.1.4_verification.png "Form Input Verification") [![Admin Page Framework - Export and Import Options](https://lh4.googleusercontent.com/-W1ZalO3OjJI/UpGppS5xAbI/AAAAAAAABbM/3JzefO6snZ4/s288/admin_page_framework_v2.1.4_export_and_import.png)](https://lh4.googleusercontent.com/-W1ZalO3OjJI/UpGppS5xAbI/AAAAAAAABbM/3JzefO6snZ4/s0/admin_page_framework_v2.1.4_export_and_import.png "Export and Import Options") [![Admin Page Framework - Contextual Help Pane](https://lh3.googleusercontent.com/-5JqO4RmvSHw/UpGpqNGZacI/AAAAAAAABbY/OlErWQXTmJg/s288/admin_page_framework_v2.1.4_help_pane.png)](https://lh3.googleusercontent.com/-5JqO4RmvSHw/UpGpqNGZacI/AAAAAAAABbY/OlErWQXTmJg/s0/admin_page_framework_v2.1.4_help_pane.png "Contextual Help Pane") [![Admin Page Framework - Custom Post Type and Meta Box](https://lh6.googleusercontent.com/-e15sSujnoL4/UpGpqWnbLII/AAAAAAAABbg/mSBYMf5e5t8/s288/admin_page_framework_v2.1.4_post_type_and_meta_box.png)](https://lh6.googleusercontent.com/-e15sSujnoL4/UpGpqWnbLII/AAAAAAAABbg/mSBYMf5e5t8/s0/admin_page_framework_v2.1.4_post_type_and_meta_box.png "Custom Post Type and Meta Box") ### 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).