Just create an application to suit your needs, not forgetting to store files of specific projects in separate folders, separate from the basic components of the application, for example, common extensions. I highly recommend using modules. You may have, for example, a user management module with the function of logging in, logging out, profile, etc., And depending on the specific requirements of the project, just run more modules.
The mentioned template is more complex than the standard Yii installation. There is one thing that I really don’t like, that mudules are both in the interface and in the backend, and, according to the yii philosophy, the module should be like a mini-application, so from this template it seems that you need to create separate mini applications for the interface and backend .. But it’s just the taste that is better for you.
, , . - - -, . , , - . tricki , .
user133408