/admin-page-framework

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

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Admin Page Framework

Admin Page Framework

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.

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.