handplant / craft-cms-sprig-todolist

Simple todolist made with Craft CMS and Sprig.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Craft CMS Sprig TodoList

## Requirements

RTFM Craft CMS 4 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 todolist.sql as starting point. Create a new database with the settings from your .env file and import the todolist.sql into it. The login credentials are: admin:superuser

Whats inside?

Stack

Plugins (free)

Sections

  • Channel - Items

Highlights

  • Sprig/htmx SPA App

About

Simple todolist made with Craft CMS and Sprig.

License:BSD Zero Clause License


Languages

Language:Twig 49.2%Language:PHP 47.3%Language:JavaScript 3.0%Language:CSS 0.5%