GetShouting

Description

Get Shouting makes it incredibly easy to reach more customers and drive more sales by creating and publishing social marketing posts directly from your WooCommerce store. Reach more customers; drive more sales.

Features

  • Automatic Post Generation from Your Store – Reach more customers: Create and schedule marketing posts directly from your store inventory
  • Your Images, Copy, and Prices – Posts feature your images, descriptions, and pricing
  • Total Control – You always have total control over posts and scheduling, or you can let us automate it
  • Inventory Alerts – Get prompts on what to promote based on high and low inventory items you want to clear out
  • Detailed Analytics – Track how all your social marketing is doing
  • Engage Your Audiencce Faster – Reply to messages from all social platforms from a single inbox to drive sales
  • One-Click Connection – Connect your store in seconds (no manual API key generation required)
  • Automatic Product Sync – Your products are automatically synced to Get Shouting
  • Secure – Enterprise-grade encryption for all data transmission

How It Works

  1. Install and activate the plugin
  2. Go to WooCommerce Get Shouting in your WordPress admin
  3. Click “Connect to Get Shouting”
  4. Log in to your Get Shouting account (or create one)
  5. Select which brand to connect
  6. Done! Your products will automatically sync

What is Get Shouting?

Get Shouting is an AI-powered social media marketing automation suite designed specifically for e-commerce businesses. Turn your products into engaging social marketing with just a few clicks.

Key Benefits:
* Create professional social marketing posts directly from your products
* Schedule posts across multiple platforms
* Respond to messages from all platforms from a single inbox
* Track performance and analytics
* Identify slow and fast moving inventory for promotions
* Automate product launches and sales announcements

Requirements

  • WordPress 5.8 or higher
  • WooCommerce 5.0 or higher
  • PHP 7.4 or higher
  • HTTPS enabled (required for secure API communication)
  • Pretty permalinks enabled (Settings Permalinks)

Privacy & Data

This plugin connects your WooCommerce store to Get Shouting. When connected:

  • Product data (titles, descriptions, prices, images, inventory) is synced to Get Shouting
  • Order data (for performance tracking only) is synced
  • No customer personal data is transmitted (names, addresses, emails, etc.)
  • All data transmission uses HTTPS encryption
  • You can disconnect at any time and optionally delete all synced data

For more details, see our Privacy Policy.

Support

For support, please visit:
* Get Shouting Help Center
* Plugin Support Forum

Developer Documentation

For developer documentation and API details, visit:
* Get Shouting Developer Docs
* WooCommerce REST API

Screenshots

  • Connection dashboard – One-click connect button
  • Connected status – View connection details and sync status
  • Disconnect confirmation – Optional data deletion
  • Integration with WooCommerce admin menu

Installation

Automatic Installation

  1. Log in to your WordPress admin panel
  2. Go to Plugins Add New
  3. Search for “Get Shouting” (or “GetShouting”)
  4. Click “Install Now” and then “Activate”
  5. After activation, go to WooCommerce in the left navigation menu
  6. Click “Get Shouting” under the WooCommerce menu
  7. Click “Connect to Get Shouting” button
  8. You’ll be redirected to the Get Shouting website to complete your store connection
  9. Log in or create your Get Shouting account
  10. Select which brand to connect to this store
  11. Once connected, you can create posts or ads directly from your store items in Get Shouting

Manual Installation

  1. Download the plugin ZIP file
  2. Log in to your WordPress admin panel
  3. Go to Plugins Add New Upload Plugin
  4. Choose the ZIP file and click “Install Now”
  5. Click “Activate Plugin”
  6. After activation, go to WooCommerce in the left navigation menu
  7. Click “Get Shouting” under the WooCommerce menu
  8. Click “Connect to Get Shouting” button
  9. You’ll be redirected to the Get Shouting website to complete your store connection
  10. Log in or create your Get Shouting account
  11. Select which brand to connect to this store
  12. Once connected, you can create posts or ads directly from your store items in Get Shouting

After Installation

  1. Navigate to WooCommerce Get Shouting in your WordPress admin
  2. Click “Connect to Get Shouting” button
  3. You’ll be redirected to the Get Shouting website to complete your store connection
  4. Log in or create your Get Shouting account
  5. Select which brand to connect to this store
  6. You’ll be redirected back to WordPress
  7. Your products will start syncing automatically!
  8. Once connected, you can create posts or ads directly from your store items in Get Shouting

FAQ

Do I need a Get Shouting account?

Yes, you’ll need a Get Shouting account to use this plugin. You can sign up for free at getshouting.app.

Is this plugin free?

Yes, the plugin is completely free. Get Shouting has various pricing plans, including a free tier to get started.

Will this slow down my WooCommerce store?

No. The plugin uses webhooks for real-time synchronization, which means it doesn’t add any load to your store’s frontend or checkout process.

What data is synced to Get Shouting?

  • Product information (titles, descriptions, prices, images, SKUs)
  • Inventory levels
  • Order data for performance tracking (product IDs and quantities only)
  • No customer personal data (names, addresses, emails) is synced

Can I disconnect at any time?

Yes! You can disconnect your store at any time from the WooCommerce Get Shouting page. You can also choose to delete all API keys when disconnecting.

Does this work with product variations?

Yes! The plugin fully supports WooCommerce variable products and their variations.

What happens if I deactivate the plugin?

If you deactivate the plugin, the connection to Get Shouting will stop working, but your data will remain. If you uninstall the plugin, you can choose to delete all API keys and connection data.

Do I need to manually sync my products?

No! After the initial connection, all product updates, new products, and inventory changes are automatically synced in real-time via webhooks.

What if I have thousands of products?

No problem! The initial sync handles large catalogs efficiently with pagination. After that, only changes are synced via webhooks.

Is HTTPS required?

Yes, HTTPS is required for secure API communication. Most modern WordPress hosting includes free SSL certificates.

What are “Pretty Permalinks”?

Pretty permalinks are required for the WooCommerce REST API to work. You can enable them in WordPress Settings Permalinks. Choose any option except “Plain”.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “GetShouting” 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.7 – 2026-02-04

  • Updated plugin slug to “getshouting” (was “getshouting-connector”)
  • Updated plugin name to “GetShouting” (was “GetShouting for WooCommerce”)
  • Updated text domain to “getshouting” throughout all files
  • Updated menu slug and page references to match new plugin slug

1.0.6 – 2026-02-03

  • Added “Requires Plugins: woocommerce” header for proper dependency declaration
  • Confirmed proper use of wp_enqueue_script() and wp_enqueue_style() functions

1.0.5 – 2026-02-03

  • CRITICAL FIX: Removed extra spaces after asterisks in plugin header (WordPress.org parser requirement)
  • Plugin headers now match exact format from WordPress.org documentation

1.0.4 – 2026-02-03

  • Fixed text domain consistency across all files
  • Ensured complete WordPress.org header compliance
  • Verified all translation functions use correct text domain

1.0.3 – 2026-02-03

  • Fixed plugin header formatting for WordPress.org submission
  • Updated license format to GPL v2 or later (WordPress.org standard)
  • Added Domain Path for internationalization support
  • Improved build verification and debugging tools

1.0.0 – 2026-01-23

  • Initial release
  • One-click connection to Get Shouting
  • Automatic API key generation
  • Real-time product synchronization via webhooks
  • Order tracking integration
  • Secure credential management
  • GDPR compliant