Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/palmtreephp/wp-form

:palm_tree: WordPress Form component
https://github.com/palmtreephp/wp-form

composer-package form php wordpress

Last synced: 2 days ago
JSON representation

:palm_tree: WordPress Form component

Awesome Lists containing this project

README

        

# Palmtree WordPress Form

WordPress form component for Palmtree PHP. Used as a bridge between WordPress and the [Palmtree form](https://github.com/palmtreephp/form) component

## Requirements
* PHP >= 7.1

## Installation

Use composer to add the package to your dependencies:
```bash
composer require palmtree/wp-form
```

## Usage
TBA

## License

Released under the [MIT license](LICENSE)