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

https://github.com/petervanderdoes/avh-framework

A framework to be used for WordPress plugins or WordPress themes.
https://github.com/petervanderdoes/avh-framework

Last synced: about 1 month ago
JSON representation

A framework to be used for WordPress plugins or WordPress themes.

Awesome Lists containing this project

README

          

# AVH Framework

## Description
This is a framework to be used for WordPress plugins or WordPress themes.
It's not intended to be used by itself and it probably will not be made available through wordpress.org.

## Prerequisites
* PHP 5.3.2 or above (at least 5.3.4 recommended to avoid potential bugs).
* WordPress 3.6 or higher

## Installation
* Download the [zip file](https://github.com/petervanderdoes/AVH-Framework/archive/master.zip).
* Extract the zip file in the `mu-plugins` directory.
* Copy the file `avh-framework.php` to the directory `mu-plugins`

## License
AVH Framework is released under the [MIT License](http://www.opensource.org/licenses/MIT).

Composer is licensed under the [MIT License](http://www.opensource.org/licenses/MIT).

Patchwork\Utf8 is licensed under [Apache License v2.0](http://apache.org/licenses/LICENSE-2.0.txt)