JP Joom2Static - Menu and Asset Configuration
Article Index
- JP Joom2Static
- Why use JP Joom2Static?
- What's New in JP Joom2Static
- Installation
- General Configuration
- Menu and Asset Configuration
- Image Optimization
- .htaccess Settings
- Manual Files and Protected Sites
- Webhooks and REST API
- Deployment
- FTP Deployment
- Netlify Deployment
- AWS S3 Deployment
- GitHub Pages Deployment
- Generate Static HTML
- Configuration Parameter Reference
- Security Recommendations
- Conclusion
- All Pages
Menu Item Configuration
Menu configuration is used when Selected Menus is selected as the HTML Conversion Mode.
Menu Items Replacement
Parameter: menuitems
Select the primary Joomla menu type for each installed language.
Additional Menu Items Replacement 1
Parameter: menuitems2
Select an additional menu type for each language when required.
Additional Menu Items Replacement 2
Parameter: menuitems3
Select a second additional menu type.
Additional Menu Items Replacement 3
Parameter: menuitems4
Select a third additional menu type.
Additional Menu Items Replacement 4
Parameter: menuitems5
Select a fourth additional menu type.
These options provide support for websites using multiple Joomla menu structures and multilingual configurations.
CSS and JavaScript Optimization
Minify CSS and JS
Parameter: minify_js
Available values:
- No
- Yes
Enable this option to minify CSS and JavaScript resources during static-site generation.
Combine CSS and JS Files
Parameter: combine_js
Available values:
- No
- Yes
Enable this option when CSS files and JavaScript files should be combined during static-site processing.