manifest / unclassified / wp-correspondences
Correspondences GitLab
**Correspondences** brings a clean, modern webmail-style interface into the WordPress block editor. It renders email threads as interactive accordions — ideal for showcasing support conversations, case studies, team discussions, or any narrative content that benefits from a structured, collapsible layout.
by thaikolja · gitlab.com/thaikolja/wp-correspondences · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://gitlab.com/thaikolja/wp-correspondences/-/archive/main/wp-correspondences-main.zipFrom the readme
Correspondences
Correspondences brings a clean, modern webmail-style interface into the WordPress block editor. It renders email threads as interactive accordions — ideal for showcasing support conversations, case studies, team discussions, or any narrative content that benefits from a structured, collapsible layout.
The plugin provides two blocks that work together:
- Email Thread — the outer container with a subject line, description text, and a configurable background colour. It wraps one or more messages and orchestrates the frontend accordion.
- Email Message — an individual email with sender info, a preview snippet, a full rich-text body, To/Cc fields, and a signature area.
On the frontend, the first message is expanded automatically. Click a message header to open or close it; click another header to swap. The entire interaction is driven by vanilla JavaScript; jQuery is never used.
Features
- Parent-child block architecture: uses WordPress InnerBlocks — the Email Thread block accepts only Email Message children.
- RichText fields: for subject, header description, sender name, sender email, date, message body, To, and Cc (recipient names, linked via mailto).
- Fro
Read the full README on GitLab →
Releases
| Tag | Published |
|---|---|
| v1.0.0-rc.1 | May 13, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.
GitLab does not publish per-asset download counts, so this plugin ranks on stars and activity only.