manifest / unclassified / wp-macinizer
Macinizer GitLab
**Macinizer** is a WordPress block that displays content within a stylish macOS application window, featuring support for Light and Dark themes, customizable typography, and adjustable layout for a polished website appearance.
by Kolja Nolte · gitlab.com/thaikolja/wp-macinizer · 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-macinizer/-/archive/main/wp-macinizer-main.zipFrom the readme
Macinizer
Macinizer is a simplistic WordPress block that displays content within a stylish macOS application window, featuring support for Light and Dark themes, customizable typography, and adjustable layout for a polished website appearance.
Features
- macOS-style window chrome with traffic light buttons (red, yellow, green)
- Inline-editable window title
- Light and Dark theme modes
- Color picker for body text color
- Font family and font size controls
- Configurable inner padding (0–100px)
- 50% centered or 100% width layout
- Drop shadow, rounded corners
- Uses InnerBlocks — drop any block inside
Requirements
- WordPress 6.1+
- PHP 7.4+
- Node.js (for building)
Installation
1. Upload the macinizer folder to /wp-content/plugins/
2. Activate the plugin from the Plugins screen
3. Insert the macOS Window block from the block inserter (design category)
Development
Block Attributes
| Attribute | Type | Default | Description |
|---------------|--------|------------|-------------|
| theme | string | "light" | "light" or "dark" |
| windowTitle | string | "Untitled" | Title bar text |
| textColor | string | "" | Custom body text color |
| font
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.