Title: Storey – Social Media Automation
Author: storey
Published: <strong>2026 年 6 月 10 日</strong>
Last modified: 2026 年 6 月 10 日

---

搜索插件

![](https://ps.w.org/storey/assets/banner-772x250.png?rev=3567841)

![](https://ps.w.org/storey/assets/icon-256x256.png?rev=3567841)

# Storey – Social Media Automation

 作者：[storey](https://profiles.wordpress.org/storeyhq/)

[下载](https://downloads.wordpress.org/plugin/storey.0.9.4.zip)

 * [详情](https://cn.wordpress.org/plugins/storey/#description)
 * [评价](https://cn.wordpress.org/plugins/storey/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/storey/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/storey/#developers)

 [支持](https://wordpress.org/support/plugin/storey/)

## 描述

Storey turns your WooCommerce catalogue into scheduled social media posts on Instagram
and Facebook so you can sell without spending your day in caption editors.

After connecting your store, you choose which products you want Storey to promote,
link your Meta accounts via OAuth, and Storey’s hosted backend generates captions
and schedules posts at sensible cadences. You retain full control: select or deselect
products at any time, disconnect social accounts in one click, and review every 
published post inside your WordPress admin.

The plugin itself is a thin client. The heavy work — caption generation, scheduling,
OAuth token storage, publishing to Meta — runs on the Storey backend service at 
api.storeyplugin.co.za. A Storey account and active subscription are required to
publish; a 14-day free trial is included.

#### What you can do

 * Connect your WooCommerce store to Storey with a single API key.
 * Pick which products are eligible for social posting from a familiar WooCommerce-
   style picker.
 * Connect Facebook Pages and Instagram Business accounts via OAuth (no copy-pasting
   of access tokens).
 * Schedule and publish posts automatically — Storey decides timing and writes the
   captions.
 * See connection status, recent posts, and any errors directly inside the WordPress
   admin.

#### How it works

 1. Install and activate the plugin.
 2. Use the in-admin onboarding wizard to register or sign in to your Storey account.
    An API key is provisioned for this site.
 3. Select the WooCommerce products you want promoted.
 4. Connect Facebook / Instagram from the plugin’s Connections page.
 5. Storey takes it from there — posting on your schedule, surfaced back to your dashboard.

### External services

This plugin relies on the Storey backend service to do its work. Without this service
the plugin cannot function.

Found at https://api.storeyplugin.co.za/

**What the service does**

Provides account/license management, caption generation, social-account OAuth, post
scheduling and publishing for the plugin. All caption, posting, and OAuth work happens
server-side at api.storeyplugin.co.za; the WordPress plugin is a thin client.

**What data is sent and when**

 * When you create an account or sign in via the onboarding wizard: your email address,
   password, and store URL are sent over HTTPS to establish your Storey account 
   and issue an API key.
 * When you select products for posting: product title, description, price, currency,
   image URLs, product IDs, and your store URL are sent so Storey can generate captions
   and schedule posts.
 * When you connect a Facebook or Instagram account: the OAuth flow is initiated
   by the backend; the access tokens issued by Meta are stored on the Storey backend,
   not in WordPress.
 * When you load admin screens that show status: a short status check is made over
   HTTPS to verify license validity.
 * When you disconnect a social account: a request is sent to revoke the corresponding
   token server-side.

All requests are authenticated with your site’s Storey API key over HTTPS. No data
is sent to any third party other than the Storey backend (which in turn talks to
Meta and the payment processor on your behalf, as described in our Privacy Policy).

**Terms of Service**: https://storeyplugin.co.za/terms.html
 **Privacy Policy**:
https://storeyplugin.co.za/privacy.html

## 屏幕截图

[⌊The Storey dashboard inside the WordPress admin.⌉⌊The Storey dashboard inside 
the WordPress admin.⌉[

The Storey dashboard inside the WordPress admin.

[⌊Selecting products from your WooCommerce catalogue.⌉⌊Selecting products from your
WooCommerce catalogue.⌉[

Selecting products from your WooCommerce catalogue.

[⌊Connecting Facebook and Instagram accounts.⌉⌊Connecting Facebook and Instagram
accounts.⌉[

Connecting Facebook and Instagram accounts.

## 安装

 1. Upload the `storey` folder to `/wp-content/plugins/` (or install the zip from the
    WordPress plugin directory).
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Make sure **WooCommerce** is installed and active — Storey will display a notice
    if it isn’t.
 4. Open **Storey  Dashboard** in the admin sidebar to launch the onboarding wizard.
 5. Follow the wizard to create a Storey account or sign in, then return to the plugin
    to pick products and connect social accounts.

## 常见问题

### Do I need a Storey account?

Yes. The plugin connects to the Storey backend service to generate captions and 
publish posts. New accounts include a 14-day free trial; after that a paid subscription
is required.

### Does this plugin work without WooCommerce?

No. Storey publishes WooCommerce products, so WooCommerce must be installed and 
active.

### What data does the plugin send to the Storey backend?

When you select products for posting, Storey transmits product title, description,
price, currency, image URLs, and your store URL so it can generate captions and 
publish. OAuth tokens for Facebook and Instagram are exchanged via the Storey backend
and stored there (not in your WordPress database). Full details are documented under“
External services” below and in our Privacy Policy.

### Can I disconnect at any time?

Yes. You can disconnect any social account from the plugin’s Connections page, and
you can revoke the Storey API key from the Settings page. Uninstalling the plugin
removes all Storey-related options from your database.

### Where do I get support?

Email support@storeyplugin.co.za or visit https://storeyplugin.co.za.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Storey – Social Media Automation」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ storey ](https://profiles.wordpress.org/storeyhq/)
 *   [ slkprojects ](https://profiles.wordpress.org/slkprojects/)

[帮助将「Storey – Social Media Automation」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/storey)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/storey/)，查看[SVN仓库](https://plugins.svn.wordpress.org/storey/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/storey/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/storey/)。

## 更新日志

#### 0.9.4

 * readme: trimmed the short description to fit the 150-character limit.

#### 0.9.3

 * readme: added “External services” section documenting the Storey backend, with
   Terms and Privacy links.
 * readme: expanded description, installation, and FAQ sections.
 * readme: added wordpress.org username `storeyhq` to Contributors.
 * REST: tightened `/products` and `/products/selected` permission callbacks to `
   manage_woocommerce` or `manage_options` (removed the broader `edit_products` 
   capability).
 * Admin: replaced inline arrow-function `sanitize_callback` with a named method.
 * Admin: the “Connect your store” notice now appears only on Storey admin pages,
   not site-wide.

#### 0.9.2

 * Plugin Name updated for clarity; slug aligned to `storey`.

#### 0.9.0

 * First public submission to the WordPress plugin directory.
 * Full i18n + escape audit pass.

## 额外信息

 *  版本 **0.9.4**
 *  最后更新：**2 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/storey/)
 * 标签
 * [automation](https://cn.wordpress.org/plugins/tags/automation/)[facebook](https://cn.wordpress.org/plugins/tags/facebook/)
   [Instagram](https://cn.wordpress.org/plugins/tags/instagram/)[social media](https://cn.wordpress.org/plugins/tags/social-media/)
   [woocommerce](https://cn.wordpress.org/plugins/tags/woocommerce/)
 *  [高级视图](https://cn.wordpress.org/plugins/storey/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/storey/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/storey/reviews/)

## 贡献者

 *   [ storey ](https://profiles.wordpress.org/storeyhq/)
 *   [ slkprojects ](https://profiles.wordpress.org/slkprojects/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/storey/)