DE/EN
ProcessWire
Module
Support
About
Über mich
Team
Kontakt
ProcessWire
ProcessWire
Module
Support
About
About
Über mich
Team
Kontakt
RockPageBuilder
Releases
Go to module page
v6.7.0
07.08.2025 20:25
Features
add new "integer" and "number" rockfields type by @FireWire (
436c07a
)
Download v6.7.0
v6.6.1
02.08.2025 13:36
Bug Fixes
prevent error if RockSortable is not loaded (
0427c97
)
Download v6.6.1
v6.6.0
20.07.2025 14:08
Features
add support for AND + OR in showIf (
77942e6
)
add support for complex ( && || ) showIfs (
3c76674
)
add support for showIf based on form fields (not only other settings) (
946f3d1
)
Download v6.6.0
v6.5.3
02.07.2025 14:49
Bug Fixes
listen for tinymce changes only if tinymce is present (
316938b
)
uncomment settings to prevent causing errors on new blocks (
21a1bb2
)
Download v6.5.3
v6.5.2
01.06.2025 17:21
Bug Fixes
improve change detection when multiple fields are on one page (
cb64c1b
)
properly initialize all RPB fields on the same page (
363feff
)
Download v6.5.2
v6.5.1
01.05.2025 14:16
Bug Fixes
improve tinymce change detection (
b8b271b
)
Download v6.5.1
v6.5.0
05.04.2025 09:49
Features
add better change detection for blocks (
8879209
)
Download v6.5.0
v6.4.0
02.04.2025 17:52
Features
add support to create custom additional blockfiles (
5d945be
)
Bug Fixes
trash icon not visible for non-superusers (
0a5d8bf
)
Download v6.4.0
v6.3.1
16.03.2025 20:00
Bug Fixes
rockpagebuilder conflicting with quill editor on same page (
5da3a1c
)
Download v6.3.1
v6.3.0
12.03.2025 15:06
Features
add callbacks for custom sort reload (
26d796d
)
add noTemp flag to prevent setting the temp flag for blocks that are created via api (
4389d47
)
Bug Fixes
remove old translations (
5529168
)
Download v6.3.0
v6.2.0
20.02.2025 19:03
Features
add alfred-hover-padding class for nested block editing (
702b35d
)
Download v6.2.0
v6.1.0
19.02.2025 16:34
Features
add "thumb" property for easy use of common thumbnails (
48ab241
)
add fallback to default field in renderBlocks() (
42650cf
)
add new rockfrontend toolbar icon for toggling drag&drop (
28f3974
)
Download v6.1.0
v6.0.2
05.02.2025 10:34
Bug Fixes
remove $rf->styles() call (
068614f
)
Download v6.0.2
v6.0.1
05.02.2025 09:57
Bug Fixes
blocks are temporary after widgetizing (
d18e1e7
)
Download v6.0.1
v6.0.0
04.02.2025 18:59
⚠ BREAKING CHANGES
remove all calls to $rf->scripts()
Bug Fixes
remove all calls to $rf->scripts() (
89d874b
)
Download v6.0.0
v5.13.1
04.02.2025 16:59
Bug Fixes
remove $rf->scripts() call for vSpace feature (
168fea8
)
Download v5.13.1
v5.13.0
02.02.2025 15:19
Features
add assets() method to inject assets on frontend (
4f391d6
)
Download v5.13.0
v5.12.2
23.01.2025 18:08
Bug Fixes
prevent error when "use()"ing settings that are not defined (
ebec0a2
)
Download v5.12.2
v5.12.1
21.01.2025 10:23
Bug Fixes
remove comments from addAlfredIcons() (
b3df9a4
)
Download v5.12.1
v5.12.0
20.01.2025 19:38
Features
add getSettings() method to get non-global settings object (
a1bc878
)
Download v5.12.0
v5.11.0
15.01.2025 11:27
Features
add support for new global settings syntax (
db16139
)
Download v5.11.0
v5.10.0
02.12.2024 18:57
Features
add renderBlocks() method (
d8a860c
)
trigger rpb-change event (
39c9b4a
)
Bug Fixes
$page variable having wrong scope in view files (
40e8b9c
)
action buttons float causing layout issues (
e25ca94
)
Download v5.10.0
v5.9.2
24.11.2024 15:12
Bug Fixes
quotes in title lead to invalid json (
8664c71
)
Download v5.9.2
v5.9.1
22.10.2024 11:41
Bug Fixes
improve docs about sort and groupSort properties (
dac2362
)
Download v5.9.1
v5.9.0
19.10.2024 22:09
Features
add block presets feature (
4bfeb40
)
Download v5.9.0
v5.8.0
11.10.2024 12:27
Features
add type property for every block (
3095347
)
Download v5.8.0
v5.7.0
07.10.2024 18:03
Features
add module setting to disable loading of frontend styles (
a92b562
)
Bug Fixes
add htaccess to block access to less files (
b0b96a2
)
Download v5.7.0
v5.6.1
01.10.2024 20:18
Bug Fixes
remove bd() call (
4faf3d1
)
Download v5.6.1
v5.6.0
02.09.2024 12:52
Features
add logos example block (
1deca75
)
add rocksortable-added event + docs (
79ea794
)
add support for custom stubs (
0485274
)
use rockfrontend fieldmethod trait (
3649a54
)
Bug Fixes
add locale flag for sorting blocks (
fcdb851
)
Download v5.6.0
v5.5.4
15.07.2024 18:18
Bug Fixes
don't add temp flag when block is cloned (
1399a12
)
Download v5.5.4
v5.5.3
20.06.2024 09:52
Bug Fixes
wrong variable name (
694cb7c
)
Download v5.5.3
v5.5.2
15.06.2024 21:16
Bug Fixes
add missing frontend api for checkboxes settings (
74f12e2
)
Download v5.5.2
v5.5.1
15.06.2024 19:17
Bug Fixes
refactor and adjust radios wording (
6afd90f
)
Download v5.5.1
v5.5.0
15.06.2024 19:09
Features
add temp-flag for blocks created and not saved on the frontend, refactor orphaned block removal (
db39d41
)
improve checkboxes settings and add checkboxes-inline (
4da031d
)
Bug Fixes
accordion element causing endless loop + improve clone code (
64cb115
)
tmp fix for pagebuilder demo breaking on clone (
cddcb6b
)
Download v5.5.0
v5.4.4
08.06.2024 16:58
Bug Fixes
prevent select of text while dragging blocks (
39c5a14
)
Download v5.4.4
v5.4.3
10.05.2024 16:22
Bug Fixes
RPB less not compiling when changed (
ab546bc
)
Download v5.4.3
v5.4.2
16.04.2024 14:04
Bug Fixes
$root not defined (
123b041
)
update requirements (
c133262
)
Download v5.4.2
v5.4.1
02.04.2024 14:30
Bug Fixes
update minified js (
41a1caa
)
Download v5.4.1
v5.4.0
02.04.2024 11:16
Features
add rpb-active class to body (
21ea763
)
Download v5.4.0
v5.3.2
31.03.2024 10:21
Bug Fixes
form not saving values when using showIf (
31ffff9
)
orphaned blocks are not deleted (
add21c3
)
Download v5.3.2
v5.3.1
20.03.2024 18:03
Bug Fixes
multiple RPB fields wrongly triggering change event (
a190902
)
Download v5.3.1
v5.3.0
12.03.2024 13:19
Features
add advanced stub for blocks (
43c7be3
)
add classes to better control spacings (
698a8c9
)
add conditional settings support (showIf) (
731684b
)
add copyTo() api method for blocks (
2aa020a
)
add rpb-nopadding class (
b7bc02e
)
add sort for widget (
e471c38
)
add support for block default field values (
2d72dec
)
improve api usage and add docs (
f431722
)
improve UI to add new blocks + filter feature (
e7f03d6
)
Bug Fixes
block classes wrong when using widgets (
04eac2c
)
blocks falsely trashed on create (
c9b9e00
)
dont remove space for first block (
40e4d06
)
latte not loading filters (
7f070c1
)
less toggle not working (
2646ca1
)
rooturl missing on latest rockfrontend (
432d181
)
Download v5.3.0
v5.2.0
04.02.2024 18:40
Features
add note about rockfrontend settings (
af655e1
)
add sortable toggle and fix firefox issue (
8bc54b9
)
autoload JS block assets (
86b17c4
)
improve drag&drop and UI (
21a78c9
)
improve ui of sortable toggle (
b3336f7
)
toggle sortable on shift (
9c27152
)
Download v5.2.0
v5.1.1
19.01.2024 10:30
Bug Fixes
firefox drag&drop sort not working (
190828e
)
Download v5.1.1
v5.1.0
17.01.2024 14:57
Features
make block-reuse-info context aware and hide it if not helpful (
19f70f0
)
Bug Fixes
add noGlobal flag to block templates to prevent issues with title field losing the global flag (
c9a78a6
)
update block stubs to reflect new $block->classes() (
64c4d11
)
Download v5.1.0
v5.0.4
15.01.2024 23:01
Bug Fixes
rename block class to avoid tailwind conflicts (
6901a6c
)
Download v5.0.4
v5.0.3
05.01.2024 22:19
Bug Fixes
revert removing of old-school sort icon - we need both (
8fbe473
)
Download v5.0.3
v5.0.2
05.01.2024 22:04
Bug Fixes
remove unnecessary log about Less module (
19c6ab5
)
Download v5.0.2
v5.0.1
04.01.2024 17:55
Bug Fixes
prevent .block class overwritting horizontal paddings (
a46b752
)
Download v5.0.1
v5.0.0
03.01.2024 18:45
Bug Fixes
bgID using hidden blocks (
68ec6aa
)
fix image field not working before first save (
c578aaf
)
fix sortable handle hover selector (
cd3f4e7
)
fix tinymce z-index issue (
a02661b
)
Features
add m() method to get cache busting timestamp (
dd9bc0c
)
add new block-top block-bottom concept (
82be387
)
add oddClass() (
07511df
)
add rockpagebuilder() functions api (
383a31f
)
add support for sortable="reload:true" (
827de9b
)
auto-tag all rpb_ fields (
efefb35
)
bump version (
0491f03
)
make widgets field collapsed by default (
58a4482
)
remove old block spacing from block stub (
edc454f
)
show spinner on sortable reload (
33b92bf
)
update to support new sortable handle (
e827ea6
)
BREAKING CHANGES
new sort icon for blocks based on sortableJS
Download v5.0.0
v4.8.0
03.12.2023 23:25
Bug Fixes
button to add widget showing up if widgets disabled (
f8a7649
)
remove custom paste hook (in core now) (
c54e47d
)
sort blocks by id not by created date (
de52773
)
Features
add config setting to disable widgets (request by matthias) (
8732e12
)
don't show label if same as blocktype (
32ac271
)
prepend blocks with block type + add setting to disable it (
673586a
)
Download v4.8.0
v4.7.4
17.11.2023 17:58
Bug Fixes
delete orphan blocks on page save (
832e965
)
Download v4.7.4
v4.7.3
14.11.2023 22:37
Bug Fixes
issue with dirname() on windows (
9784aa5
)
Download v4.7.3
v4.7.2
09.11.2023 09:15
Bug Fixes
renderReady() throwing exception (
bb9947a
)
showIf not working in the backend (
de4d463
)
Download v4.7.2
v4.7.1
05.11.2023 23:26
Bug Fixes
issue with subfolder installations (
3937e66
)
Download v4.7.1
v4.7.0
02.11.2023 20:24
Bug Fixes
$block->styles() not working in php view files (
d779812
)
auto-preload assets of repeater subfields (tinymce or images) (
d1524dd
)
remove unused overlay files (
9609d46
)
update breaking block styles (
3944e10
)
widgets not loading blocks (
2278eee
)
wrong repeater loading state (
5d1a38f
)
wrong typecast in preloadAssets (
4bcee8d
)
Features
add install blocks feature (
dac2839
)
add javascript to paste plaintext (
cb50641
)
add loading spinner when adding new blocks (
2d368e2
)
add RockBlocks feature and blocks (
89ecefd
)
add rockfields to RPB and improve block stub (
5241445
)
add sortable attribute to example blocks (
db16775
)
add sortable drag&drop sorting 😍 (
dc21304
)
add tweaks for RockBlocks module (
9992676
)
improve settings table style for default theme (
b6e9fbc
)
new icons (
57a9698
)
show spaceID of blocks (
d3444d3
)
Download v4.7.0
v4.6.0
11.09.2023 13:01
Bug Fixes
hide/unhide not saving on home page (
a522a6d
)
vertical slider issue on firefox (
0d6e706
)
Features
add block info on render exceptions (
3af3a62
)
add hide/unhide feature (
4a2e23f
)
add page reload spinner (
6729671
)
hidden items dashed outline for better distinction (
fded71c
)
Download v4.6.0
v4.5.0
11.08.2023 20:02
Bug Fixes
remove old ref in block stub file (
c6881c6
)
repeater items not trashable (
b25f72d
)
typeerror when using settingsTable (
8e5b482
)
Features
improve block stub with better instructions (
53a9a8e
)
improve widget concept (
ff30b71
)
improve yaml feature and add it to stub (
0ff09b0
)
Download v4.5.0
v4.4.2
07.07.2023 15:56
Bug Fixes
repeater items not addable on frontend (
52df8d7
)
Download v4.4.2
v4.4.1
16.06.2023 13:52
Bug Fixes
repeater sorting issue (
9d1efe2
)
Download v4.4.1
v4.4.0
05.06.2023 15:16
Bug Fixes
textarea not triggering change event (
0f12bde
)
Features
add support for custom styles in styles() method (
8e5664e
)
Download v4.4.0
v4.3.0
02.05.2023 18:18
Features
add tweaks for ZeitungsTool (
8db50ce
)
Download v4.3.0
v4.2.0
30.04.2023 16:51
Features
add support for custom draggable selector (
6f37a45
)
make whole header draggable (
b764124
)
Download v4.2.0
v4.1.0
29.04.2023 20:06
Features
add showAll property (
bdca035
)
show update notice if setTextdomain is not found (
58e94f3
)
Download v4.1.0
v4.0.0
18.04.2023 13:40
Features
bump version (
a82b813
)
BREAKING CHANGES
move block files to /site/templates
Download v4.0.0
v3.29.1
18.04.2023 13:25
Bug Fixes
settings property returning true if not set (
aa46e32
)
Download v3.29.1
v3.29.0
12.04.2023 11:04
Features
add eyebrow field (
05f0e4a
)
Download v3.29.0
v3.28.0
07.04.2023 13:36
Features
add spaceM to block stubfile (
7c39577
)
Download v3.28.0
v3.27.0
04.04.2023 15:29
Features
add docs and tweck block (
7c21a1b
)
Download v3.27.0
v3.26.0
27.03.2023 16:15
Features
add support for defining 'show' property as selector (
b877e58
)
Download v3.26.0
v3.25.3
26.03.2023 19:03
Bug Fixes
catch $f no inputfield (
f260529
)
Download v3.25.3
v3.25.2
26.03.2023 15:56
Bug Fixes
set block type only on instances of block (
d1dfe45
)
Download v3.25.2
v3.25.1
26.03.2023 15:40
Bug Fixes
use block title instead of classname (
22e514f
)
Download v3.25.1
v3.25.0
26.03.2023 15:21
Features
show block type on frontend (
121d38f
)
Download v3.25.0
v3.24.2
25.03.2023 15:14
Bug Fixes
also show settings button if RockFields is not installed (
021ccdc
)
Download v3.24.2
v3.24.1
23.03.2023 13:15
Bug Fixes
add early exit if no block id (
c42ab03
)
Download v3.24.1
v3.24.0
22.03.2023 14:44
Features
add rf-box wrapper to blocks (
7f625a6
)
Download v3.24.0
v3.23.1
17.03.2023 15:32
Bug Fixes
show settings hint only if debug is ON (
581897c
)
Download v3.23.1
v3.23.0
17.03.2023 13:47
Features
add settings field helper (
4c85b29
)
Download v3.23.0
v3.22.0
10.03.2023 20:02
Features
add rockSearchIndex method to block (
4184654
)
Download v3.22.0
v3.21.2
06.03.2023 17:40
Bug Fixes
hideTitle not hiding title in modal (
82b74a6
)
Download v3.21.2
v3.21.1
03.03.2023 19:35
Bug Fixes
hideTitle messing up custom image field templates (
35f18de
)
Download v3.21.1
v3.21.0
03.03.2023 16:47
Features
improve loading of frontend assets (
79e1d31
)
Download v3.21.0
v3.20.0
28.02.2023 11:22
Features
prevent reserved words for block names (
67ae4e9
)
Download v3.20.0
v3.19.1
25.02.2023 22:04
Bug Fixes
assets loaded on guest-frontend (
054a8e0
)
Download v3.19.1
v3.19.0
24.02.2023 13:41
Features
improve notice and revert block button hover style (
83827d5
)
Download v3.19.0
v3.18.0
23.02.2023 17:16
Features
new buttons layout (thx Stefan Thumann) (
a51d063
)
Download v3.18.0
v3.17.0
14.02.2023 14:04
Features
improvements based on feedback of StefanThumann (
dccd6f3
)
Download v3.17.0
v3.16.0
13.02.2023 21:22
Features
add setting to create less file (
8445aab
)
Download v3.16.0
v3.15.1
13.02.2023 21:14
Bug Fixes
add missing alfred to stub file (
474eb2b
)
Download v3.15.1
v3.15.0
13.02.2023 12:59
Features
update readme and improve uninstall (
b1a9c63
)
Download v3.15.0
v3.14.2
22.01.2023 16:56
Bug Fixes
call migrate() on migrate (
51f6821
)
Download v3.14.2
v3.14.1
22.01.2023 16:54
Bug Fixes
prevent warning about parent::migrate (
1d4fe3b
)
Download v3.14.1
v3.14.0
22.01.2023 15:36
Features
tweak translation feature (
993c21c
)
Download v3.14.0
v3.13.0
12.01.2023 17:18
Features
add show=false for blocks (
e09c591
)
Download v3.13.0
v3.12.0
12.01.2023 14:12
Features
add hideTitle info setting (
7d3eae4
)
Download v3.12.0
v3.11.2
11.01.2023 16:29
Bug Fixes
wrong return value of magic field method (
4260a30
)
Download v3.11.2
v3.11.1
11.01.2023 15:17
Bug Fixes
refactor old widget migrate() call (
9da28f4
)
Download v3.11.1
v3.11.0
11.01.2023 14:57
Features
add new fieldvalue key 3 to return html (
f6c6476
)
Download v3.11.0
v3.10.0
10.01.2023 12:55
Features
add setting to create block-yaml or not (
5f4ec12
)
Download v3.10.0
v3.9.0
10.01.2023 11:09
Features
tweak .rpb-nomargin class (
8b88bb9
)
Download v3.9.0
v3.8.0
10.01.2023 09:01
Features
keep block stub simple (
98cf56c
)
support yaml migrations + html labels (
46ca25a
)
Download v3.8.0
v3.7.0
06.01.2023 16:32
Features
add docs for magic field methods + support repeaters (
ecefe79
)
Download v3.7.0
v3.6.0
06.01.2023 12:51
Bug Fixes
rpg-nomargin class not applied on edit (
a5bcdd3
)
Features
support for repeaters + improve move feature (
3ae670b
)
support repeater fields in magic field calls (
2b49355
)
Download v3.6.0
Go to module page