oomates

Description

oomates is a small, focused connector. It links your WooCommerce store to your
oomates account so the two can talk to each other securely.

You paste one token from your oomates dashboard into the plugin’s settings, and
that’s it — your store is connected. The plugin keeps the token safe and uses it
to confirm, on request, that the connection is still valid.

The result is a connector that’s easy to audit and has effectively zero impact on
your site’s speed or your shoppers’ privacy.

How it works

  1. You generate a token in your oomates dashboard and save it on the plugin’s
    settings page.
  2. When your oomates account needs to confirm the store is connected, it makes an
    authenticated request to your site.
  3. The plugin checks that the request carries your exact token and, if it matches,
    replies with a small status summary (your site URL, the plugin version, and
    whether WooCommerce is active). Nothing else is shared.

Privacy

The plugin stores a single value — your connection token — in your site’s options
table. It collects no personal data and sets no cookies.

Installation

  1. In your WordPress admin, go to Plugins Add New Upload Plugin and upload
    the oomates zip, then click Activate. (Or copy the oomates folder into
    /wp-content/plugins/.)
  2. Go to Settings oomates.
  3. Paste the token from your oomates dashboard and click Save Changes. The page
    will show that your store is connected.

FAQ

Does it send my customers’ or orders’ data anywhere?

No. The plugin never reads or transmits customer, order, or product data. The only
information it ever returns is your site URL, the plugin version, and whether
WooCommerce is active — and only in reply to a request that already carries your
private token.

Do I need WooCommerce?

The plugin activates with or without WooCommerce. The connection works either way;
the status reply simply notes whether WooCommerce is present.

Where do I get the token?

From your oomates dashboard at https://oomates.com. Each store has its own token.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“oomates” is open source software. The following people have contributed to this plugin.

Contributors

Translate “oomates” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.1

  • Maintenance release. No functional changes.

1.0.0

  • Initial release: settings page to save your oomates connection token, plus a
    secure, token-verified status check so oomates can confirm the connection.