I've successfully installed a basic Wordpress blog on Google App Engine, 
using Google's WP quickstart project for GAE, and their GAE Wordpress 
plugin. I now need to install various other 3rd party wordpress plugins to 
the blog.

My question is can I expect any 3rd party Wordpress plugins to work 
properly, given App Engine's restrictions on local file writes (so needing 
to use Google Cloud Storage instead), and any other app engine restrictions 
(e.g. Mail usage, and any others?). i.e. does the GAE Wordpress Plugin 
patch Wordpress so that any random 3rd party plugin will automatically work 
properly?

If not, what can I expect to go wrong, and what can I do about it? (I know, 
a slightly general question, but looking for any tips or strategy for 
fixing from anyone with experience in this).

Worst case scenario: I have to manually patch any broken plugins to cope 
with no local file writing (etc), or ask the plugin developer to. Hopefully 
the situation is not this bad!?

(Note: I know that plugins have to be installed on WP on my dev SDK on my 
local machine, then the whole app redeployed, then the plugins activated on 
my live GAE WP site)

Many thanks, Alex

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to