Formit
Tested version: 4.2.6-pl
On MODX 3 version: Nightly from 2021-03-01
Installation
Besides the namespace errors there’s the following but it seems to work fine
Could not load class: modTransportPackage from mysql.modtransportpackage
Could not get table name for class:
transport.modTransportPackage is deprecated since version 3.0. Replace references to class transport.modTransportPackage with MODX\Revolution\Transport\modTransportPackage to take advantage of PSR-4 autoloading.
transport.modTransportPackage is deprecated since version 3.0. Replace references to class transport.modTransportPackage with MODX\Revolution\Transport\modTransportPackage to take advantage of PSR-4 autoloading.
Error 42000 executing statement: Array ( [0] => 42000 [1] => 1064 [2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘AS latestPackage
WHERE latestPackage
.package_name
= `modTransp’ at line 3 )
- Logged here: https://github.com/Sterc/FormIt/issues/244
All expected elements, snippets, settings, manager pages, etc, are added?
yes
Basic usage
Results from testing the basic usage of the extra. How to test depends on the extra, but some suggestions:
- works as expected, fields are validated, e-mail confirmation, page redirect
- used custom hooks, work perfectly as well
- filled in forms can be saved in the database
Kitchen sink test
Go through the different features it offers (i.e. different ways of using a snippet or settings)
Error log
What additional warnings or errors get logged after the package is installed? Report them in the appropriate repository, include the link(s).
no errors in error log
Information from developer
Does the developer advertise it as supporting MODX3, in the docs or on the extras site? Is it marked as installable on 3? Is there a place listing the work to be done for MODX3 support?
no reference to MODX3
Verdict
Compatible