SquareComm

SquareComm server API. This plugin serves the required REST API to the SquareComm mobile app.

Author:Square State Software (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:4.7.17
Plugin version:2.2.0
Added to WordPress repository:31-03-2016
Last updated:12-05-2017
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://www.squarestatesoftware.com/SquareCom...
Total downloads:467
plugin download
Click to start download

This plugin provides an easy to use REST API that is required for the SquareComm mobile app. This plugin accepts simple REST API commands and returns JSON formatted responses, including products, product variations, media, skus, and more. Retrieving and updating data is as simple as sending a HTTP request.

Primary REST endpoints:

/SquareComm/products

/SquareComm/products/id

/SquareComm/products/id/variations

/SquareComm/products/id/variation/id

/SquareComm/media

/SquareComm/skus

Support

SquareComm is under active development and I will do my best to provide fixes to problems. The latest general releases are always available through the WordPress Plugins Directory.

For general questions, please post on the WordPress forums with the tag SquareComm. For bug reports or if you wish to suggest patches or fixes, please go to: SquareComm Plugin.

If you have any problems with SquareComm, it would be helpful if you could enable PHP error loging by editing your php.ini file.

Example php.ini:

; Log errors to specified file. PHP’s default behavior is to leave this value empty.
error_log = /var/log/php_error.log

Include the contents of your php error log file in your correspondence with the developer. Thanks.

Disclaimer Although SquareComm has been well tested and is used on production web sites, it changes database content which holds the possibility of breaking things. Use of SquareComm is at your own risk! Please make sure you have adequate backups and if you do find any problems please report them.