ACSS3 to ACSS4
Migriert Bricks Websites mit ACSS3 zu ACSS4.
by Tobias Haas · github.com/tobiashaas/acss-three2four · website
★ 2stars
8release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/tobiashaas/acss-three2four/releases/download/v1.0.8/acss3-to-4-v1.0.8.zipDeclares an update source (https://github.com/tobiashaas/ACSS-three2four/), so updates arrive through the plugin's own updater.
From the readme
ACSS3 to ACSS4
ACSS3 to ACSS4 is a WordPress admin utility plugin that helps migrate Automatic.css v2/v3 data to ACSS4 format on Bricks Builder sites.
It focuses on the migration tasks that are awkward to do by hand:
- running the ACSS4 settings migration chain
- converting legacy ACSS CSS tokens inside Bricks element data
- updating ACSS-related Bricks global classes
- flagging CSS that still needs manual review
Requirements
- WordPress 6.0+
- PHP 8.0+
- ACSS4 installed and active
- Bricks Builder installed and active for Bricks content migration
What It Does
The plugin adds a screen under Tools - ACSS3 to ACSS4 and runs the migration in three steps:
1. ACSS settings
2. Bricks element CSS
3. Bricks global classes
During CSS conversion it rewrites common ACSS3 token patterns to their ACSS4 equivalents and annotates unsupported standalone channel variables for manual cleanup.
Safety Notes
- Create a full database backup before running the migration.
- The plugin updates WordPress options and post meta in place.
- Some CSS patterns cannot be migrated safely without context and are deliberately flagged instead of rewritten blindly.
Development
Install dependencies:
Run t
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.8 | May 11, 2026 | acss3-to-4-v1.0.8.zip | 0 |
| v1.0.7 | May 11, 2026 | acss3-to-4-v1.0.7.zip | 1 |
| v1.0.6 | May 9, 2026 | acss3-to-4-v1.0.6.zip | 2 |
| v1.0.5 | May 9, 2026 | acss3-to-4-v1.0.5.zip | 0 |
| v1.0.4 | May 9, 2026 | acss3-to-4-v1.0.4.zip | 1 |
| v1.0.3 | May 9, 2026 | acss3-to-4-v1.0.3.zip | 1 |
| v1.0.2 | May 9, 2026 | acss3-to-4-v1.0.2.zip | 1 |
| v1.0.1 | May 9, 2026 | acss3-to-4-v1.0.1.zip | 2 |