├── examples ├── luma_homepage_admin.png ├── luma_homepage_storefront.png └── luma_homepage.html ├── registration.php ├── view ├── frontend │ ├── web │ │ ├── js │ │ │ └── content-type │ │ │ │ └── homepage-grid │ │ │ │ └── appearance │ │ │ │ └── default │ │ │ │ └── widget.js │ │ └── css │ │ │ └── source │ │ │ └── _module.less │ └── layout │ │ └── default.xml └── adminhtml │ ├── web │ ├── template │ │ └── content-type │ │ │ ├── homepage-grid │ │ │ └── default │ │ │ │ ├── master.html │ │ │ │ └── preview.html │ │ │ └── homepage-grid-item │ │ │ └── default │ │ │ ├── master.html │ │ │ └── preview.html │ ├── js │ │ └── content-type │ │ │ ├── homepage-grid-item │ │ │ └── preview.js │ │ │ └── homepage-grid │ │ │ └── preview.js │ └── css │ │ └── source │ │ └── _module.less │ ├── layout │ ├── pagebuilder_homepage_grid_form.xml │ └── pagebuilder_homepage_grid_item_form.xml │ ├── ui_component │ ├── pagebuilder_homepage_grid_form.xml │ └── pagebuilder_homepage_grid_item_form.xml │ └── pagebuilder │ └── content_type │ ├── homepage_grid.xml │ └── homepage_grid_item.xml ├── etc ├── module.xml └── adminhtml │ └── di.xml ├── composer.json └── README.md /examples/luma_homepage_admin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davemacaulay/module-page-builder-grid/HEAD/examples/luma_homepage_admin.png -------------------------------------------------------------------------------- /examples/luma_homepage_storefront.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davemacaulay/module-page-builder-grid/HEAD/examples/luma_homepage_storefront.png -------------------------------------------------------------------------------- /registration.php: -------------------------------------------------------------------------------- 1 | 7 | 8 |
Even more ways to mix and match
10 |Take it from Erin
47 |Luma founder Erin Renny shares her favorites!
51 |Science meets performance
63 |Wicking to raingear, Luma covers you
66 |