elementor / wp2static-addon-s3

S3 deployment Add-on for WP2Static
The Unlicense
35 stars 23 forks source link

No options/addons #57

Closed genio closed 1 year ago

genio commented 1 year ago

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:

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 1 year ago

Put this on the wrong repo