Skip to content

Commit ce294cb

Browse files
committed
Added redirect after install path..
1 parent e16103e commit ce294cb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

module.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
"reports": [],
1414
"widgets": [],
1515
"settings": [],
16-
"extra-modules": {}
16+
"extra-modules": {},
17+
"routes": {
18+
"redirect_after_install": "offline-payments.settings.edit"
19+
}
1720
}

0 commit comments

Comments
 (0)