johndwells / dotall-2022
Active Search Demo as part of my talk for Dot All 2022
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Language:Twig
Requires
- craftcms/cms: ^4.2
- putyourlightson/craft-sprig: ^2.1
- vlucas/phpdotenv: ^5.4
Requires (Dev)
- yiisoft/yii2-shell: ^2.0.3
README
This repo is part of my talk at this year's CraftCMS Dot All 2022 conference titled, "A Practical Guide to HTML Over The Wire".
You can see this demo in action at: https://dotall22.1dr.digital
Learning Resources
- https://htmx.org
- https://htmx.org/essays
- https://unpoly.com
- https://demo.unpoly.com
- https://putyourlightson.com/sprig
- https://dotall22.1dr.digital
- https://github.com/johndwells/dotall-2022 (you are here)
- https://github.com/onedarnleyroad/craftcms/wiki/Integrating-Unpoly-JS
Local machine prerequisites:
Getting Started
composer create-project johndwells/dotall-2022 PATH --no-install
ddev config
make seed
CP Access
- CP URL: https://dotall.ddev.site/admin
- Username:
admin
- Password:
password