Skip to content

anchorhost/anchor-blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anchor Blocks

Custom Gutenberg blocks for Anchor Hosting blog posts.

Blocks

  • Conversation — Chat-style message thread with user/assistant roles
  • Timeline — Color-coded vertical timeline with dates
  • Callout — Styled alert box (blue, red, green, yellow)
  • Stats Dashboard — Grid of stat cards with colored values
  • Bar Chart — Horizontal bar chart with labels and percentages
  • Report Card — Tagged card with header and inner block content

All blocks are server-side rendered to avoid block validation errors across updates. Email-safe inline styles are automatically applied when blocks appear in outgoing wp_mail messages.

Requirements

  • WordPress 6.0+
  • PHP 8.0+

Installation

Download the latest release zip from GitHub Releases and install via Plugins > Add New > Upload Plugin.

Updates

The plugin checks for updates from this repository automatically. When a new version is available it will appear in the WordPress dashboard like any other plugin update.

License

MIT

About

Custom Gutenberg blocks for Anchor Hosting blog posts

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors