| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.0.0.8 source code.tar.gz | 2026-07-04 | 468.9 MB | |
| 1.0.0.8 source code.zip | 2026-07-04 | 471.2 MB | |
| README.md | 2026-07-04 | 932 Bytes | |
| Totals: 3 Items | 940.1 MB | 0 | |
Fixed MySQL SQL Installer Corruption + Documentation
Critical Fixes
- Fixed UTF-8 encoding corruption in MySQL installer SQL files
- Replaced \u00fc with proper UTF-8 ü character
- Replaced <\/p> with proper HTML closing tags
- Affected: blocks 768, 773, 795, 796 in nglayouts_block_translation
Build System
- Removed NODE_OPTIONS=--openssl-legacy-provider from package.json
- Fixes npm build commands on Node.js >= 16.17/18.9
Documentation
- Completely rewrote INSTALL.md with comprehensive setup instructions
- Added missing webpack asset build steps
- Added troubleshooting section for common issues
- Improved clarity and step-by-step workflow
Impact: Prevents data corruption in new installations