An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/nstaeger/cms-plugin-framework.svg?branch=master)](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.