elementor/wp2static-addon-s3

No options/addons

genio opened this issue · 1 comments

genio commented

I'm not quite sure what is supposed to be there as I can't find any real documentation for just the plugin on a wordpress site, but there is:

  • no way to get the static site
  • no way to select how I'd like to get it
  • no real options for how to build it.

I'm confused.

git clone ...
cd wp2static
composer install
composer build wp2static-addon
...

scp that zip file from the machine with wordpress on it to the local workstation, install the plugin by uploading it in the UI.

Now that it's installed, it has zero options for s3, github, anything. I'm not sure where to ask because there's no information really to guide me that I can find. What I got out of that process looks absolutely nothing like anything I've seen in any youtube video, etc.

Don't get me wrong, I really appreciate that you've done the work for this, there's just zero information telling anyone how to use it that can be found.

genio commented

Put this on the wrong repo