16 Commits

Author SHA1 Message Date
baa6af990c Docs: Remove payload-mailing plugin example
Remove the @xtr-dev/payload-mailing integration example to keep the documentation focused on the core plugin functionality and custom email service integration pattern.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 21:33:00 +01:00
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
55fe0418f9 Update package version to 0.0.4 v0.0.4 2025-09-30 20:16:49 +02:00
bc3b12de49 Refactor: Simplify notifications plugin v0.0.3 2025-09-28 16:43:29 +02:00
c0e2177d71 Refactor: Simplify notifications plugin v0.0.2 2025-09-28 16:26:43 +02:00
9f78d3ef72 Refactor: Simplify notifications plugin configuration, remove unused code, and improve channel handling 2025-09-28 13:43:01 +02:00
bb963a4da4 Add npm version badge to README.md 2025-09-19 09:59:47 +02:00
672be644cf Disable testing scripts placeholder in package.json v0.0.1 2025-09-13 17:22:40 +02:00
553ccea7fa Update package version to 0.0.1 for initial development release 2025-09-13 17:20:49 +02:00
764462302e Add GitHub Actions workflows for PR version check and NPM publishing 2025-09-13 17:10:08 +02:00
Bas
bcf11194eb Merge pull request #1 from xtr-dev/add-claude-github-actions-1757776083150
Add Claude Code GitHub Workflow
2025-09-13 17:08:25 +02:00
Bas
e9e334099b "Claude Code Review workflow" 2025-09-13 17:08:05 +02:00
Bas
045dfa8c83 "Claude PR Assistant workflow" 2025-09-13 17:08:04 +02:00
74cef91401 Add initial plugin implementation and development setup 2025-09-13 17:06:45 +02:00
45fe248bf3 Add .gitignore file to exclude unnecessary files and directories 2025-09-13 17:06:29 +02:00