DE/EN
ProcessWire
Module
Support
About
Über mich
Team
Kontakt
ProcessWire
ProcessWire
Module
Support
About
About
Über mich
Team
Kontakt
RockForms
Releases
Go to module page
v3.2.0
02.08.2025 13:52
Features
add form-invalid class if nette validation fails (
46e4f87
)
add global debug flag (
56e79bd
)
add RockForms:loading and loaded events to listen to (
8e6eb7f
)
wrap live validation in settimeout to avoid loading order issues (
20abf8f
)
Download v3.2.0
v3.1.1
13.07.2025 15:44
Bug Fixes
ajax post losing querystring if present (
095e6be
)
Download v3.1.1
v3.1.0
02.07.2025 15:39
Features
add debug feature + docs (
fdadc3c
)
add domready option for CSRF (
89278dc
)
add GDPR auto-delete feature (
c9f54a9
)
add hookField() method for easy wrapper manipulation (
4940a97
)
add ip address to meta-data in saveEntry() (
543cf6e
)
add IP to form submission log (
12109b5
)
add login() method to login a user by mail+password (
6adc624
)
add successMarkup() / noRedirectPattern option (
dc4a98d
)
add successRedirectUrl() method to define the redirect url of the success redirect (
4c9b9dd
)
catch errors in processInput and show error message (
be3855b
)
improve timeonpage spam protection and flex support (
f05e3d9
)
mask passwords in logged form submissions (
9778315
)
Bug Fixes
add missing options param for renderTable helper (
9e86375
)
add missing uikit classes for datetime and checkboxlist (
1a8075e
)
improve timeonpage spam protection flexbox support (
f00a834
)
improve timeonpage spam protection to support HTMX loaded forms (
6e79e82
)
nullable param (
6faca92
)
prevent alert for timeonpage field (
d99bd5a
)
remove custom htmx errors (
99abc2d
)
rename deprecated property names (
c582432
)
typeerror if no form name provided (
404d509
)
Download v3.1.0
v3.0.2
12.03.2025 15:49
Bug Fixes
improve rockdevtools check (
70d6294
)
new live validation loading concept (
c138168
)
remove obsolete addAssets hook (
f8d5094
)
Download v3.0.2
v3.0.1
07.02.2025 17:49
Bug Fixes
add early exit if not <form> element (
d0b0fb2
)
Download v3.0.1
v3.0.0
05.02.2025 12:35
⚠ BREAKING CHANGES
refactoring & cleanup to use RockDevTools
Features
add field to select a form (
8645bf8
)
refactoring & cleanup to use RockDevTools (
f649098
)
Download v3.0.0
v2.1.1
02.12.2024 19:06
Bug Fixes
make sure to return wiredata in steps getData (
176962a
)
Download v2.1.1
v2.1.0
03.11.2024 16:32
Features
add getData() method for StepsArray (
25af82f
)
improve multi step form (
2fcd84b
)
Bug Fixes
better exception in renderForm (
8866ecc
)
Download v2.1.0
v2.0.0
21.10.2024 17:56
⚠ BREAKING CHANGES
refactor to use RockLoaders for animations
Features
refactor to use RockLoaders for animations (
5c1c335
)
Bug Fixes
add missing return statement for rockloader (
d265e86
)
also show loaders on regular form submit (
13f5bf8
)
remove RockLoaders requirement (
139c1c9
)
throw exception when debug mode (
9bde8ae
)
Download v2.0.0
v1.6.1
01.10.2024 20:23
Bug Fixes
revert method getNonSystemValues() that has accidentally been removed (
fc45f71
)
set _nss cookie to make sure htmx submissions work properly (
8465c6c
)
Download v1.6.1
v1.6.0
17.09.2024 17:53
Features
add form submission logger (
82c6b76
)
Bug Fixes
add missing docs (
8a3f420
)
forms sometimes not submitting properly with procache (
4f913c2
)
restore missing releases file (
d93b99f
)
Download v1.6.0
v1.5.0
01.07.2024 17:12
Features
add multistep forms (
d5659bb
)
improve csrf + form submission (
6f51fc0
)
improve step navigation (
8d24f8b
)
Bug Fixes
bug if all steps are done (
813f8fb
)
Download v1.5.0
v1.4.0
06.05.2024 14:08
Features
improve error messages (
838baef
)
Download v1.4.0
v1.3.0
06.05.2024 13:35
Features
add support for file uploads (
ed358a9
)
Download v1.3.0
v1.2.1
04.04.2024 16:50
Bug Fixes
typos in docs (
4ca5c69
)
Download v1.2.1
v1.2.0
04.04.2024 16:19
Features
improve security features and docs (
c439129
)
Download v1.2.0
v1.1.1
02.04.2024 20:29
Bug Fixes
add entities sanitizer on example form (
6f7a76c
)
Download v1.1.1
v1.1.0
02.04.2024 19:48
Features
add checkbox to show RockForms data page in pagetree (
9083680
)
add getNonSystemValues() method (
0b38cd9
)
add note about RockForms.js to module config (
62fd921
)
add warning if RockForms.js is not loaded (
4ecea0f
)
Bug Fixes
csrf not updated after HTMX request (
89b17d3
)
loading csrf not working for multiple forms (
be4e685
)
Download v1.1.0
v1.0.0
31.03.2024 08:07
⚠ BREAKING CHANGES
Just bumping version number to 1.0.0
Features
add icons to templates (
fcf3ea8
)
improve renderer and add docs (
0244b4f
)
initial public release (
a228b30
)
refactoring and cleanup GUI (
ccf0a01
)
support multi forms on one page (
cc8342a
)
Download v1.0.0
Go to module page