Blog Sections Open
Building Models and a Composer-Installable Package: Stream Notes
A stream summary focused on model relationships and on building a package that can be installed into Evolution CMS through Composer.
Video
Watch on YouTube
The third stream in the series moved from basic model work toward package architecture and reusable installation flows.
That makes it a useful bridge between the previous model-oriented stream and the broader ecosystem direction that later became normal in modern Evolution CMS development. It shows the point where custom project logic starts turning into reusable package thinking.
Main themes
- relationships between models
- how to think about model connections in real projects
- creating a custom package
- making the package installable through Composer
Why this recording still matters
- it connects data modeling with package design
- it preserves early Composer-oriented workflow teaching around Evolution CMS
- it helps explain why package-based development became such a strong modern pattern
Source: YouTube recording.
Newer post
Evolution CMS 2.0 Lesson Series: FormLister, HTML Integration, bLang, and Composer Packages
A video archive post grouping Evolution CMS 2.0 lessons on FormLister, HTML integration, bLang, and package creation.
Older post
Evolution CMS 2.0 Lesson: PageBuilder and TemplateEdit3
A standalone Evolution CMS 2.0 lesson focused on PageBuilder and TemplateEdit3.