Download the PHP package michaeluno/admin-page-framework without Composer
On this page you can find all versions of the php package michaeluno/admin-page-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download michaeluno/admin-page-framework
More information about michaeluno/admin-page-framework
Files in michaeluno/admin-page-framework
Package admin-page-framework
Short Description A PHP class based framework which facilitates WordPress plugin and theme development.
License GPL-2.0+
Homepage http://admin-page-framework.michaeluno.jp/
Informations about the package admin-page-framework
Admin Page Framework
Welcome to Admin Page Framework GitHub Repository
Admin Page Framework is an OOP based open source WordPress library that facilitates theme and plugin development.
Installation
There are mainly two ways to include the framework.
-
Use the framework loader plugin.
- Use the generated framework files which can be downloaded via
Dashboard
->Admin Page Framework
->Tools
->Generator
.
For more details, see the Getting Started (Dashboard
-> Admin Page Framework
-> Help
-> Getting Started
) of the admin pages of the loader plugin.
Examples
Create a Page
Create a Form
See more code examples in Dashboard
-> AdminPageFramework
-> Help
-> Examples
.
Resources
Getting Helped
Contributions
Anyone is welcome to contribute to Admin Page Framework. There are various ways you can contribute:
- Report bugs.
- Post ideas on enhancements.
- Send us a Pull Request with your bug fixes and/or new features.
- Write a custom field type.
- Write test cases.
- Improve the documentation.
- Tweak the styling of the framework page elements.
- Translate the language files in the language directory to your native language.
- Possibly more.
Browser Compatibility
Internet Explorer 9 or below is not supported.
The framework uses
- CSS
flex
.
Framework Core Development
See the contribution guideline.
Supporting Future Development
If you like the library, please rate and review it in the WordPress Plugin Directory. Also donation would be greatly appreciated. Thank you!
Copyright and License
Admin Page Framework (Framework Files)
MIT license
Admin Page Framework - Loader (WordPress Plugin)
GPL v2