DE/EN
ProcessWire
Modules
Support
About
About me
Team
Contact
ProcessWire
ProcessWire
Modules
Support
About
About
About me
Team
Contact
RockShell
Releases
Go to module page
v3.9.0
01.09.2025 15:01
Features
add whenDone callback (
6b1400a
)
Bug Fixes
wrong path for deploy.whenDone.php (
0408b86
)
Download v3.9.0
v3.8.0
02.08.2025 13:32
Features
add --email option for user reset command (
de882cd
)
add --fast option for db:push (
d4b1502
)
add basic support for deployments (
8bd2d07
)
add db:push command (
6a53b93
)
add debug command (
494c22b
)
add dump method to base command (
5b7dc5d
)
add support for deployments (
8f6ded1
)
Download v3.8.0
v3.7.0
02.07.2025 14:44
Features
add traits for command handling and user interaction (
5ea34af
)
Download v3.7.0
v3.6.0
01.06.2025 16:55
Features
add URL normalization and cleaning for httpHosts array (
8be38af
)
Bug Fixes
remove try/catch to make development easier (
1723a8f
)
Download v3.6.0
v3.5.3
21.01.2025 14:16
Bug Fixes
fix
#19
double slash in file path (
a28ef43
)
Download v3.5.3
v3.5.2
21.01.2025 13:09
Bug Fixes
security update of dependencies (
0788ac2
)
Download v3.5.2
v3.5.1
11.01.2025 14:05
Bug Fixes
change root property to private (
0205d74
)
wrong double slash in dbpull command (
c58d7e3
)
Download v3.5.1
v3.5.0
09.12.2024 17:09
Features
make it possible to install RockMigrations via install command (
8ce5b4f
)
Download v3.5.0
v3.4.1
08.11.2024 12:34
Bug Fixes
update dependencies to fix security issue in symfony/process (
d91b404
)
Download v3.4.1
v3.4.0
03.11.2024 16:05
Features
add .htaccess to block direct access to all assets by default (
f544545
)
add module install command (
fb4a4e9
)
add ModuleCreate command (
8d75bfb
)
add success message + random boodbye (
02d52e7
)
create readme for new module (
282d25b
)
support DDEV environment-specific ports (
817ce9a
)
Bug Fixes
update host method to handle 403 status (
92dc56c
)
Download v3.4.0
v3.3.0
01.10.2024 13:27
Features
add support for shorthand dbpull options (
ecb3596
)
update install command to reflect new site profile setup (
df6f25b
)
Bug Fixes
use site-rockfrontend as default only if it exists (
03c7210
)
wrong site profile name (
6818b87
)
Download v3.3.0
v3.2.0
01.08.2024 21:57
Features
update config-local stub (
2a9da08
)
Bug Fixes
wrong env variable in config-local (
9497ecd
)
Download v3.2.0
v3.1.1
02.07.2024 10:25
Bug Fixes
wrong paths when using default folder structure (
0f1c509
)
Download v3.1.1
v3.1.0
01.07.2024 17:03
Features
don't rely on id41 for superuser (
b7b8a85
)
Bug Fixes
exclude commands from dot-folders in site/modules (
8f9af77
)
Download v3.1.0
v3.0.0
06.05.2024 20:11
⚠ BREAKING CHANGES
add new checkout version
Features
add new checkout version (
aad8186
)
Download v3.0.0
v2.8.0
06.05.2024 19:35
Bug Fixes
double trailing slash on docroot (
af35ce1
)
pw:install option ignores --url command line option
#8
(
839f26f
)
Features
add gitignore for config-local.php (
db78215
)
make wget quiet as requested by
#9
(
25f4a75
)
Download v2.8.0
v2.7.0
18.04.2024 16:25
Features
add modules refresh command (
e328f9e
)
Download v2.7.0
v2.6.0
06.04.2024 12:27
Features
add .htaccess (
8301603
)
Download v2.6.0
v2.5.0
02.04.2024 19:37
Bug Fixes
delete remaining main.zip (
07df661
)
don't load commands in exported site profiles (
4ce3253
)
Features
add option to directly download and install the new rockfrontend site profile (
b4389da
)
download profile by default (
c33f703
)
improve defaults (
85c70d3
)
Download v2.5.0
v2.4.0
12.03.2024 13:17
Features
add isCLI() helper (
5f637e5
)
improve how RockShell runs as superuser (
85bea3c
)
move rockshell init in a dedicated file to support rockmigrations rockshell api (
cca1fcb
)
Download v2.4.0
v2.3.0
04.02.2024 20:30
Bug Fixes
install command broken (
343b795
)
Features
add backtrace() for cli debugging (
5c23d24
)
add files:cleanup (
a242249
)
add user:reset command (
6e34d96
)
improve install command (
4e6f164
)
make commands run as sudo (
02df9ae
)
use ddev_approot for localRootPath (
17a372a
)
Download v2.3.0
v2.2.0
03.01.2024 21:50
Features
upgrade dependencies to support PHP8.2 (
ab50736
)
Download v2.2.0
v2.1.1
02.11.2023 21:17
Bug Fixes
use choice for site profile instead of completion (
3b6ebd2
)
Download v2.1.1
v2.1.0
11.08.2023 19:57
Bug Fixes
command db:pull using old syntax (
52f78e4
)
install command not working for dotnetic (
2a68b11
)
rename rockshell to rock everywhere and update readme (
2697bd6
)
Features
add DbDownload command (
2e91be7
)
add warning if PHP version is too low (
a8caca8
)
Download v2.1.0
v2.0.0
07.07.2023 15:38
Bug Fixes
rename rockshell symlink (
9081b12
)
wrong filesize in dbdump (
19aa16e
)
Features
add hello world command (
092ed74
)
add Symlink command (
c664ec6
)
improve loading of commands (
752d342
)
use colon instead of hyphen (
1491196
)
BREAKING CHANGES
change command syntax from hyphen to colon
Download v2.0.0
v1.6.0
06.06.2023 18:09
Features
add command user-delete (
161f661
)
Download v1.6.0
v1.5.0
23.05.2023 17:15
Features
add user rename commands (
6babc7e
)
Download v1.5.0
v1.4.0
16.04.2023 19:29
Features
add filesize on dump log (
9b193ef
)
Download v1.4.0
v1.3.0
16.04.2023 18:30
Features
add PwUser and PwPass (
4d0c53a
)
Download v1.3.0
v1.2.0
08.04.2023 16:54
Features
auto-select remote for db-pull (
0504f01
)
Download v1.2.0
v1.1.0
04.03.2023 12:59
Features
setup conventional commits (
7de3cfb
)
Download v1.1.0
Go to module page