Skip to content

harlantwood/admin-page-framework

 
 

Repository files navigation

Welcome to our GitHub Repository

Admin Page Framework is an open source library for WordPress developed under GPL v2, consisting of a set of PHP classes that provides theme and plugin developers with simpler means of creating administration pages of WordPress.

Screenshots

Admin Page Framework - Text, Password, and Textarea

Admin Page Framework - Selectors

Admin Page Framework - Image, Media Library, and File Uploads

Admin Page Framework - Taxonomies and Post Types Checklist

Admin Page Framework - Misc

Admin Page Framework - Form Input Verification

Admin Page Framework - Export and Import Options

Admin Page Framework - Contextual Help Pane

Admin Page Framework - Custom Post Type and Meta Box

Installation

The latest development version can be downloaded here.

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!

Support

This is a developer's portal for Admin Page Framework and should not be used for support. Please visit the support forums.

Contributions

Anyone is welcome to contribute to Admin Page Framework.

There are various ways you can contribute:

  1. Raise an Issue on GitHub.
  2. Send us a Pull Request with your bug fixes and/or new features.
  3. Provide feedback and suggestions on enhancements.
  4. Improve the documentation.

Copyright and License

Released under the GPL v2 or later. Copyright © 2013 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.

About

Provides simpler means of building administration pages for plugin and theme developers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published