You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
There seem to be two plugins here, but only the GCS plaugin is referenced in the tutorial
I need to get mail working and so I tried installing the appengine-plugin but it can't be activated - fails with the error
Warning: require_once(google/appengine/api/urlfetch_service_pb.php): failed to open stream: No such file or directory in /srv/wp-content/plugins/google-app-engine/modules/urlfetch.php on line 72 Fatal error: require_once(): Failed opening required 'google/appengine/api/urlfetch_service_pb.php' (include_path='.:/usr/lib/php') in /srv/wp-content/plugins/google-app-engine/modules/urlfetch.php on line 72
It looks like the appengine-plugin includes an obsolete version of GCS upload functionality so I guess they will conflict also.