https://github.com/nstaeger/cms-plugin-framework
A PHP framework for rapid CMS plugin development
https://github.com/nstaeger/cms-plugin-framework
cms cms-framework php-framework wordpress wordpress-development wordpress-php-library wordpress-plugin
Last synced: 2 months ago
JSON representation
A PHP framework for rapid CMS plugin development
- Host: GitHub
- URL: https://github.com/nstaeger/cms-plugin-framework
- Owner: nstaeger
- Created: 2016-05-20T18:21:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T21:35:43.000Z (almost 9 years ago)
- Last Synced: 2025-03-22T15:30:55.443Z (over 1 year ago)
- Topics: cms, cms-framework, php-framework, wordpress, wordpress-development, wordpress-php-library, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/nstaeger/cms-plugin-framework)
# CMS Plugin Framework
A PHP framework for rapid CMS plugin development. (Currently only supports WordPress)
As there is currently no documentation available, you can checkout the [WP Post Email Notification plugin](https://github.com/nstaeger/wp-post-email-notification), which uses this framework.