Documentation Index
Fetch the complete documentation index at: https://docs.younegotiate.com/llms.txt
Use this file to discover all available pages before exploring further.
Real-World Example
YouNegotiate wants to send a platform announcement to selected creditors. Superadmin creates a template once, then uses it when scheduling the campaign.Visual Flow
How It Should Work
- It should let Superadmin create and manage reusable templates.
- It should make approved templates available to campaign workflows.
- It should preserve template content used by campaign tracking.
How It Should Not Work
- It should not send draft content unintentionally.
- It should not confuse Superadmin templates with creditor-owned templates unless intentionally shared.
- It should not remove history needed to understand past campaigns.
Developer Notes
- Superadmin communication routes reuse creditor communication Livewire areas under Superadmin routes.
- Be careful with template scope and campaign audience.
Related App Areas
routes/superadmin.phpapp/Livewire/Creditor/Communications/ELetter