Commit Graph

4 Commits

Author SHA1 Message Date
3425ec92dc Docs: Add email notifications section with collection overrides examples
Add comprehensive email notification examples showing:
- How to use collectionOverrides to add custom hooks
- Integration with custom email services
- Integration with @xtr-dev/payload-mailing plugin
- Important notes about preserving existing hooks

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 21:28:40 +01:00
f5cf5dfea9 Docs: Split README into core plugin docs and separate WEBPUSH guide
Move web push notification documentation to dedicated WEBPUSH.md file.
README now focuses on core notifications collection functionality with
references to WEBPUSH.md for push notification features.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 21:25:30 +01:00
bb963a4da4 Add npm version badge to README.md 2025-09-19 09:59:47 +02:00
74cef91401 Add initial plugin implementation and development setup 2025-09-13 17:06:45 +02:00