X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=fs_selfservice%2Fwordpress%2FREADME.txt;h=47c381deb680cb2c5849100cb2a70511ec0d07f8;hb=76b2f486c109892260bb7d7ba6d4898f742beca8;hp=f068e82de0edbf36889b2c2327956570b44dc618;hpb=ffbb66f856373807aeed3f26ea42fd3ee6f3e497;p=freeside.git diff --git a/fs_selfservice/wordpress/README.txt b/fs_selfservice/wordpress/README.txt index f068e82de..47c381deb 100644 --- a/fs_selfservice/wordpress/README.txt +++ b/fs_selfservice/wordpress/README.txt @@ -29,6 +29,16 @@ Freeside services to turn on the daemon ("etc/init.d/freeside restart", or "service freeside restart") +Freeside self-service: + +If you are using signup or additional package order with the API-provided +package selection HTML (as in the services_new.php example), make sure the +regular Freeside self-service is installed on the same server as the wordpress +site. Make sure the Freeside configuration setting +"selfservice_server-base_url" is correct and matches the hostname used to +access the site, including https:// if using (which you certainly should!). + + Firewall/network configuration: Allow the Wordpress machine to connect to port 8080 on the Freeside machine.