# Newsletter Plugin Reference For LLM agents working on the newsletter signup. Read when modifying newsletter functionality. ## Overview Modular newsletter signup that can be embedded on any page. Uses Listmonk's public subscription API for double opt-in. Located in `custom/plugins/page/newsletter-signup.php`. ## How It Activates Add to a page's `metadata.ini`: ```ini plugins = "newsletter-signup" ``` Then call from PHP content files: ```php ``` ## Themes | Theme | Description | HTML Element | |---|---|---| | `hero` | Full-width gradient background section (green->blue). Centered form with pill-shaped inputs. | `
` | | `small` | Compact inline box with green border. Fits between paragraphs. | `