@@ -3,6 +3,9 @@
return [
'autoload' => false,
'hooks' => [
+ 'app_init' => [
+ 'epay',
+ ],
'config_init' => [
'summernote',
],