aurovrata / cf7-grid-layout

A WordPress plugin extension for Contact Form 7 to design responsive grid-layout forms.
https://wordpress.org/plugins/cf7-grid-layout/
GNU General Public License v2.0
6 stars 7 forks source link

v5.0 Testing #41

Open aurovrata opened 10 months ago

aurovrata commented 10 months ago

Hello,

if you are reading this and wish to help test the new v5.0 of the plugin please consider the following steps,

  1. v5.0 retains the old v4.x code in order reduce disruption on existing live forms. However, the old code is still be being tweaked to comply to the WordPress coding standard, so please test your existing forms (created with the previous plugin) and make sure they work as expected (both front and back end).
  2. v5.0 betas code keeps evolving, so if you are testing a new beta version, please do so on newly created forms (delete previously created v5.0 forms).
  3. v5.0 is completely different from v4.x, so please test as many features/functionality as you can, repetitive fields (tables and tab), collapsible sections, toggled sections, multi-step slider forms....

please report an bugs/problems below, and I will sort them out into actual issues.

You will find the latest beta release here.

aurovrata commented 10 months ago

Greetings @philmck, @wiliamjk, @SaaX-IRL, @anton-vrba

if you can spare some time to test out v5.0 of the plugin before it gets released, please read the above note and report back any findings.

aurovrata commented 9 months ago

Custom js files do not include fields when inserting custom helpers, raised as issue #42

007me commented 9 months ago

Hi, does it supports PHP 8.1? and how can I download it?

aurovrata commented 9 months ago

You can find the link to the latest beta at the start of this issue.

does it supports PHP 8.1

it should, although I haven't got round to testing it on php8 as yet. I am running on 7.4 for my dev server

007me commented 9 months ago

Tested and it's working.