perfecty-push-wp
perfecty-push-wp copied to clipboard
This plugin does not work
This plugin is intended to be used on a live server so you need to have
- a domain (example.com)
- a valid ssl certificate (https://)
This plugin is intended to be used on a live server so you need to have
- a domain (example.com)
- a valid ssl certificate (https://)
Sorry to burst your bubbles but I initially used the plugin on a live server with ssl and it didn't work. Thereafter, I started to debug it on localhost. So the error is not with localhost but with the plugin itself.
Nevertheless, if using an SSL live server was the solution, does it mean that the plugin was developed and testing 100% online? Why would a Self Hosted project be unable to be tested on localhost. If wordpress itself works fine on localhost for testing and this plugin doesn't, then it is insignificant.
You can test it in localhost, but you need to either trust your localhost certificate or adjust your browser to allow its traffic; otherwise, the Web Workers won't work, and this is not a limitation of the plugin. Please see: https://stackoverflow.com/questions/38728176/can-you-use-a-service-worker-with-a-self-signed-certificate
Closing this.
