rbnzlknb
rbnzlknb
Correct, it should be solved with this configuration: ``` return [ 'web_T3extblogBlogsystem' => [ 'parent' => 'web', 'position' => ['after' => 'web_info'], 'access' => 'user,group', 'workspaces' => '*', // ......
With this change, the backend module is also visible in other workspaces. However, there is still a problem in the backend post list. Illegal offset type in isset or empty...
The current master version fixes the issue. Thanks for the fix.