Intro; disclaimer

This commit is contained in:
j 2025-06-16 15:49:39 +10:00
parent 8f07dc0668
commit b772c26822

View file

@ -1,3 +1,9 @@
# fwp-calendar # fwp-calendar
A free calendar plugin that accepts a list of public iCal URLs and publishes their content to a site. Originally created for a customer, I imagine that this would help some people
wanting to avoid Wordpresses increasing "pay to use" direction.
Accepts a list of iCal URLs (without auth) and publishes to a page.
Almost entirely generated with ChatGPT. I lay no claim that I have manually
written this entire thing myself. I just need something working and fast.