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:
- Raise an Issue on GitHub.
- Send us a Pull Request with your bug fixes and/or new features.
- Provide feedback and suggestions on enhancements.
- Improve the documentation.