handplant / lazy-craft-cms-4-boilerplate
Simple lazy responsive starter kit for CraftCMS 4 Projects.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 1
Open Issues: 0
Language:Twig
Type:project
Requires
- craftcms/ckeditor: 3.8.1
- craftcms/cms: 4.8.3
- craftcms/redactor: 3.0.4
- nystudio107/craft-vite: 4.0.9
- putyourlightson/craft-elements-panel: 2.0.0
- putyourlightson/craft-sprig: 2.7.3
- sebastianlenz/linkfield: 2.1.5
- vaersaagod/seomate: 2.2.0
- verbb/super-table: 3.0.12
- vlucas/phpdotenv: ^5.4.0
Requires (Dev)
- yiisoft/yii2-shell: ^2.0.3
This package is not auto-updated.
Last update: 2025-03-19 21:07:59 UTC
README
Lazy Craft CMS 4 Boilerplate
Simple lazy responsive starter kit for CraftCMS 4 Projects.
Requirements
Configs
Duplicate the .env.example file as .env and do your settings! Be sure that your SITE_URL
points to the /web
directory.
DB
Use the boilerplate.sql as starting point. Create a new database with the settings from your .env file and import the boilerplate.sql into it. The login credentials are: admin:superuser
Development
npm run dev
start local dev servernpm run build
build
Check Vite.js
and vitejs Documentation for more Informations!
Whats inside?
Stack
Plugins (free)
Sections
- Single - Home
- Structure - Pages (Page Default, Page News Index)
- Structure - Navigation
- Channel - News
- Channel - Categories
Categories
News Categories
Highlights
- ContentBuilder (Text, Images, Cards, Teaser, Accordion)
- Native Image Transform Twig Component with webp, lazyloading and srcset support
- Sprig/htmx news pagination (pages or loadmore button)
- Simple Alpinejs/GraphQL News Counter
- Darkmode
- EagerLoading
- Tailwind Form Style Testpage
- Seo Fields
Do you need more than a lazy boilerplate?
Check out CraftCMS Baukasten from David Hellmann