Yii3 Module ?
#20493
Replies: 1 comment 3 replies
-
Modules are supported but in a different way than in Yii2. No need for a special package. A module is just a namespace with some controllers/actions and event handlers. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to find yii3 package that implement module on package list & git, but i don't see it. Will yii3 implement it or already have it ? or maybe we can porting from Yii2 package
Beta Was this translation helpful? Give feedback.
All reactions