title: « Test Article – WordPress Publisher System » date: 2026-01-31T14:30:00 status: publish categories: [2, 3] tags: [5, 6, 11]
Test Article – WordPress Publisher System
This is a test article to demonstrate the WordPress Publisher system integration with the Socle V004 framework.
Introduction
The WordPress Publisher is an automated content publishing system that:
- Monitors a local Publications folder for Markdown files
- Automatically parses and converts Markdown to HTML
- Publishes content to WordPress via REST API
- Manages featured images and metadata
- Tracks changes and updates existing content
Features
Automated Scanning
The system continuously scans the Publications directory and detects new or modified Markdown files.
Format Support
- Markdown Parsing: Full Markdown syntax support with tables
- HTML Sanitization: WordPress-safe HTML output
- Frontmatter: YAML metadata for article configuration
WordPress Integration
- Direct REST API connection
- Automatic slug generation
- Category and tag assignment
- Featured image management
- Author configuration
Implementation Details
The system is built on:
- Spring Boot 3.2.1 with Java 21
- Socle V004 framework
- Docker for containerization
- Redis for caching (KvBus)
- H2 Database for state management
Testing
This article demonstrates:
- ✅ Markdown file scanning
- ✅ YAML frontmatter parsing
- ✅ HTML conversion
- ✅ WordPress API publishing
Conclusion
The WordPress Publisher provides a seamless integration between local Markdown content and WordPress, enabling efficient content management workflows.
Laisser un commentaire