itinerisltd / gf-nested-forms-explode-exporter
Exporter gravity forms nested entries.
Installs: 57
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: ^7.2
- composer/installers: ^1.4
- illuminate/support: ^5.7.11
- league/csv: ^9.2
- typisttech/wp-better-settings: ^0.14.0
Requires (Dev)
- itinerisltd/itineris-wp-coding-standards: ^0.2.2
- roave/security-advisories: dev-master
- roots/wordpress: ^5.0
This package is auto-updated.
Last update: 2021-01-13 20:48:30 UTC
README
- Goal
- Minimum Requirements
- Installation
- Usage
- Limitation
- FAQ
- Testing
- Feedback
- Change Log
- Security
- Credits
- License
Goal
Minimum Requirements
- PHP v7.2
- WordPress v5.0
- Gravity Forms v2.3.2
- GP Nested Forms by Gravity Perks v1.0-beta-6.22
Installation
$ composer require itinerisltd/gf-nested-forms-explode-exporter
Usage
TODO.
Limitation
TODO.
FAQ
Will you add support for older PHP versions?
Never! This plugin will only works on actively supported PHP versions.
Don't use it on end of life or security fixes only PHP versions.
Note: Current version supports PHP 7.0 because wordpress.org svn pre-commit hook rejects PHP 7.1+ syntax. However, you should not use PHP 7.0 because it has reached end of life since 10 January 2019.
It looks awesome. Where can I find some more goodies like this?
- Articles on Itineris' blog
- More projects on Itineris' GitHub profile
- More plugins on Itineris and TangRufus wp.org profiles
- Follow @itineris_ltd and @TangRufus on Twitter
- Hire Itineris to build your next awesome site
Besides wp.org, where can I give a ⭐⭐⭐⭐⭐ review?
Thanks! Glad you like it. It's important to let my boss knows somebody is using this project. Please consider:
- give ⭐⭐⭐⭐⭐ reviews on wp.org
- tweet something good with mentioning @itineris_ltd and @TangRufus
- ️️⭐ star this Github repo
- watch this Github repo
- write blog posts
- submit pull requests
- hire Itineris
Testing
$ composer style:check
Pull requests without tests will not be accepted!
Feedback
Please provide feedback! We want to make this library useful in as many projects as possible. Please submit an issue and point out what you do and don't like, or fork the project and make suggestions. No issue is too small.
Change Log
Please see CHANGELOG for more information on what has changed recently.
Security
If you discover any security related issues, please email hello@itineris.co.uk instead of using the issue tracker.
Credits
GF Nested Forms Explode Exporter is a Itineris Limited project created by Tang Rufus.
Full list of contributors can be found here.
License
GF Nested Forms Explode Exporter is licensed under the GPLv2 (or later) from the Free Software Foundation. Please see License File for more information.