Skip to content

xiliumcodedev/wp_easystatic

Repository files navigation

=== WP Easystatic ===
Contributors: XiliumCodeDev
Tags: performance, static, optimize, admin, html, api, http, generator 
comments
Requires at least: 4.0
Tested up to: 5.3
Requires PHP: 5.3
Stable tag: 1.6.0

WP Easystatic make your website increase page load speed via generate and optimize to a static HTML file.

== Description ==

WP Easystatic makes dynamic page to a static HTML file with just one click. It scans all the pages/posts, copy the content, and generate HTML file. This plugin has settings to optimize and minify the html, styles, and scripts for additional load speed performance.


Major features in WP Easystatic include:

* Automatically generate HTML file
* Optimize HTML content
* Minify and Optimize CSS/JS
* Enable or disable the static redirection
* Exclude URL from static generator
* Static directory backup, restore, and delete
* Import directory backup


== Installation ==

Just install from your WordPress "Plugins > Add New" screen and all will be well. Manual installation is very straightforward as well:

1. Upload the zip file and unzip it in the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to `Settings > Easystatic` and go to general tab. Require to set your static directory.


== Screenshots ==

1. screenshot1.JPG
2. screenshot2.JPG
3. screenshot3.JPG

== Frequently Asked Questions ==

= Can I directly edit the static HTML file ? =
Yes, you can directly edit the html file from the plugin static tab.


== Changelog ==

= 1.6.0 =

* Initial version


== Upgrade Notice ==

Just upgrade via Wordpress.

About

Generate your WP website to a static HTML file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors