| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.0.0.10 source code.tar.gz | 2026-07-04 | 468.9 MB | |
| 1.0.0.10 source code.zip | 2026-07-04 | 471.2 MB | |
| README.md | 2026-07-04 | 1.4 kB | |
| Totals: 3 Items | 940.1 MB | 0 | |
Documentation Improvements & Webpack Asset Rebuild
Documentation Enhancements
- Completely rewrote INSTALL.md with comprehensive installation guide
- ✅ Added missing webpack asset build steps (critical for preventing 500 errors)
- ✅ Documented both installer options:
netgen-mediaandnetgen-media-clean - ✅ Added comprehensive troubleshooting section
- ✅ Improved step-by-step workflow clarity
- ✅ Added post-installation configuration examples
- ✅ Included Node.js/nvm installation instructions
- ✅ Added development workflow best practices
Frontend Assets
- Rebuilt webpack assets with
npm run build:prod - ✅ Fixed photoswipe-init entrypoint (resolves HTTP 500 errors)
- ✅ Updated all Font Awesome font assets
- ✅ Cleaned up unused slick slider assets
- ✅ Generated fresh entrypoints.json manifest
- Added public/bundles/app symlink for frontend assets
Previous Fixes (from 1.0.0.8 & 1.0.0.9)
- Fixed MySQL SQL installer UTF-8 corruption
- Fixed package.json NODE_OPTIONS issue
- All repositories synchronized with fixes
Impact: Complete installation documentation + all required frontend assets properly built and accessible