Documentation
README
Landing Sites (landing)
Baseline: main 23.0+. Verified against kernel module landing in this repo.
Block-based sites (Sites24 / Landing) live in module landing, not in classic site templates. For classic CMS sites/templates/menus see skill bitrix-cms-basics.
\Bitrix\Main\Loader::includeModule('landing');
Entity Model
| Layer | Facade | Internal ORM |
|---|---|---|
| Site | \Bitrix\Landing\Site |
\Bitrix\Landing\Internals\SiteTable |
| Page (landing) | \Bitrix\Landing\Landing |
\Bitrix\Landing\Internals\LandingTable |
| Block instance | \Bitrix\Landing\Block |
\Bitrix\Landing\Internals\BlockTable |
| Domain / folder | \Bitrix\Landing\Domain, \Bitrix\Landing\Folder |
internals tables |
This is the opening of the README. Read the full README on GitHub.