JP Joom2Static - General 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
JP Joom2Static Configuration
JP Joom2Static settings are grouped into logical configuration sections for static generation, optimization, security, automation, and deployment.
HTML Conversion Mode
Parameter: convert_html
Select how JP Joom2Static should discover pages for static conversion.
- Selected Menus: Converts pages belonging to the configured Joomla menu types.
- Full Site Crawler: Automatically discovers reachable internal pages across the website.
Selected Menus is the default mode. Menu replacement configuration fields are automatically hidden when Full Site Crawler is selected.
HTML Folder
Parameter: html_folder
Specify the local folder where the generated static website files will be stored.
The output folder can contain:
- HTML files
- Images
- CSS files
- JavaScript files
- Other collected static resources
Incremental Export
Parameter: incremental_export
Available values:
- No
- Yes
When enabled, JP Joom2Static rebuilds pages that have changed since the previous generation run instead of unnecessarily rebuilding the complete website.
Single Page Export
Single Page Export is an on-demand generation feature rather than a saved configuration parameter.
Enter the URL path of the required Joomla page and click Export Single Page.
Example:
/blog/my-article