Linux 软件免费装
Banner图

RecordToko

开发者 original69
更新时间 2026年8月26日 18:19
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce import records vinyl discogs

下载

0.1.1 0.2.0 0.3.0 0.4.0 0.4.1

详情介绍:

Built for record shops and collectors who sell on Discogs and want their own webshop next to it - without maintaining two inventories by hand. RecordToko imports your Discogs marketplace inventory straight into WooCommerce, so you don't have to list every record twice. Features What you can do with it Getting your inventory in Deciding what your prices are Seeing what will happen before it happens Watching the import What lands in your shop Staying in control Keeping both channels in sync Putting your records on Discogs Keeping an eye on the business Getting the VAT right Good to know Discogs API usage and disclaimer This application uses Discogs' API but is not affiliated with, sponsored or endorsed by Discogs. 'Discogs' is a trademark of Zink Media, LLC. As required by the Discogs API terms of service, every product page created or updated by this plugin displays a "Data provided by Discogs" notice linking back to the source release on Discogs. Enrichment data (cover image, tracklist, genres/styles) fetched from Discogs is cached for a maximum of 6 hours before being refreshed. The plugin only ever talks to api.discogs.com — no other third-party or external service is contacted, and the plugin collects and sends no telemetry of any kind.

安装:

  1. Upload the plugin files to /wp-content/plugins/recordtoko, or install the plugin through the WordPress plugins screen directly, then activate it through the "Plugins" screen.
  2. Make sure WooCommerce is installed and active — RecordToko adds its screen under the WooCommerce menu.
  3. Go to discogs.com/settings/developers while logged in to your Discogs account and click "Generate new token" to create a personal access token.
  4. In wp-admin, go to WooCommerce → Discogs Sync → Settings, paste the token into the "Access token" field, set your price rule, and save.
  5. Go to the Import tab, upload a CSV export (or fetch/download one from Discogs), review the mandatory dry-run preview, and confirm the import when it looks right.

屏幕截图:

  • Import: upload a CSV or fetch your inventory straight from Discogs.
  • The mandatory dry-run preview - see exactly what will happen before anything is written.
  • Live progress with a running change log while the import processes in the background.
  • The result: a complete WooCommerce product with cover, condition, tracklist and Discogs attribution.
  • The Sync tab: practice mode, both sync directions, conflicts and the live activity log.
  • The VAT tab: margin-scheme settings, the margin report and the five-country reference.
  • Margin-scheme products show the mandatory mention instead of a VAT amount — on the product page and the order confirmation.
  • The List on Discogs tab: pick conditions, compare with Discogs price suggestions and create Draft listings — publishing stays a deliberate step.
  • The Orders dashboard: your latest Discogs and shop orders side by side, per-channel totals and your slowest movers.

升级注意事项:

0.4.1 Small polish: the Listen tab with YouTube previews is now optional (Settings). 0.4.0 Bulk Draft creation for your whole stock, a combined Discogs+shop Orders dashboard with per-channel totals, and a slow-movers list. Practice mode still guards everything. 0.3.0 List your shop records on Discogs (Draft-first, with price suggestions) and lock hand-set prices against re-imports. Practice mode still protects everything. 0.2.0 Two-way sync and VAT tools. The sync starts in PRACTICE MODE: it changes nothing until you switch that off on the new Sync tab — safe to update. 0.1.1 Recommended for everyone: prices written with a comma are now refused instead of imported incorrectly, uninstalling removes all stored data including your access token, and products that RecordToko did not create are never touched.

常见问题:

Where do I get a token?

Go to discogs.com/settings/developers while logged in to your Discogs account and click "Generate new token". Paste the generated token into the Access token field under WooCommerce → Discogs Sync → Settings.

Is this affiliated with Discogs?

No. This application uses Discogs' API but is not affiliated with, sponsored or endorsed by Discogs. 'Discogs' is a trademark of Zink Media, LLC.

Does it sell my data?

No. The plugin only communicates with api.discogs.com to fetch your own inventory and release data. It sends no telemetry and does not share data with any other third party.

Does the plugin write anything back to Discogs?

Only when you ask it to, and never by surprise. The sync starts in practice mode: it logs what it would do without touching anything. Once you switch practice mode off, a paid shop order sets the matching Discogs listing to Draft (reversible), a cancelled shop order brings it back, and — only if you enable it — shop price changes are pushed to your listings. Records marked "do not offer on Discogs" are never touched, and RecordToko never cancels a Discogs order on its own. New listings are only ever created from the "List on Discogs" tab, by you, and always as Drafts first.

What is practice mode?

A safety net, on by default. In practice mode the sync runs exactly as it would live — polling Discogs orders, reacting to shop sales — but writes nothing: not to Discogs and not to your stock. Every action it would have taken is written to the change log with a "(practice mode)" marker, so you can watch it for a few days and switch it off when you trust what you see.

Does RecordToko handle VAT for second-hand records?

Yes. Pick your situation on the VAT tab: normal VAT, the second-hand margin scheme (no VAT shown to customers, the mandatory legal mention added automatically, and a margin report that computes the VAT due for your return) or exempt for small-business schemes. It covers the Dutch, Belgian, German, French and UK rules out of the box. It is a bookkeeping aid, not tax advice.

What happens to existing products when I re-import?

Products are matched by SKU, which holds the Discogs listing ID. Price, stock, status and categories are refreshed; the product name, descriptions and any photo you added yourself are left untouched, so your own edits survive every re-import.

Which file does the CSV upload expect?

The unmodified inventory export from Discogs (Marketplace - Export inventory). Do not open and re-save it in a spreadsheet first: that can change the price format, which the plugin will refuse loudly rather than import incorrectly.

Will I run into Discogs rate limits?

The plugin throttles itself well below the official limits and pauses automatically when Discogs asks it to. Large imports simply take a little longer; adding a personal access token doubles your speed.

Will RecordToko support other marketplaces, like eBay?

Maybe — that depends on you. eBay is technically feasible (each seller would use their own free eBay developer keys, just like the Discogs token — no middleman, no costs). Vinted sadly has no open API, so that one is out of our hands for now. If you want eBay support, say so in the support forum: the next channel gets built when enough sellers ask for it.

Why is a dry run mandatory?

Because importing hundreds of records can create or overwrite a lot of products at once, the plugin always shows you a full preview — what will be created, what will be updated, what will be skipped, and any errors — before anything is written to your store. You confirm explicitly before the real import runs.

更新日志:

0.4.1 - 2026-08-26 0.4.0 - 2026-08-26 0.3.0 - 2026-08-26 0.2.0 - 2026-08-26 0.1.1 - 2026-08-25 0.1.0 - 2026-08-23