In your app config
'view' => [
'theme' => [
'pathMap' => [
'@nickdenry/ckeditorRoxyFileman/views' => '@app/views/roxy'
],
],
],
In your app config
'view' => [
'theme' => [
'pathMap' => [
'@nickdenry/ckeditorRoxyFileman/views' => '@app/views/roxy'
],
],
],