This is a simple framework for WordPress Plugin Development.
Place all files inside your WordPress installation at wp-content/plugins/your-plugin-name
Do a global Find & Replace in your favorite text editor or IDE to change the string 'wppf' to 'your_plugin_namespace'
Write codez and push buttonz...
GPL2