Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/palmtreephp/wp-form
- Owner: palmtreephp
- License: mit
- Created: 2017-07-01T14:22:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T08:07:15.000Z (over 2 years ago)
- Last Synced: 2024-04-19T20:03:04.515Z (7 months ago)
- Topics: composer-package, form, php, wordpress
- Language: PHP
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)