Linux 软件免费装
Banner图

Surf7 Simple Catalog

开发者 surf7net
更新时间 2026年8月25日 13:26
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

whatsapp showcase enquiry catalog product-catalog

下载

1.64.1

详情介绍:

Surf7 Simple Catalog is a clean, focused catalog plugin for WordPress built by Surf7.net. If you sell by enquiry, quotation or conversation rather than checkout — auto parts, machinery, furniture, jewellery, wholesale, custom manufacturing, made-to-order, property, vehicles, boats — this plugin is built for you. There is no cart, no checkout, no payment and no stock, by design. Core features Privacy The optional enquiry log stores the name, email address, phone number and message a visitor submits. It is off by default. IP addresses are never stored in the clear — only a salted SHA-256 hash, used for rate limiting. Retention is configurable (never, 90, 180 or 365 days) and enforced by a daily job. The plugin registers with WordPress's own privacy tools, so Tools → Export Personal Data returns a visitor's enquiries and Tools → Erase Personal Data anonymises them — clearing the name, email, phone, message, originating page, browser and IP hash while leaving the date and product, which identify nobody. Both work whether or not logging is currently switched on, because turning it off never deletes what was already stored. Suggested policy wording is offered under Settings → Privacy. The plugin makes no outbound requests except the ones described under External services below, each of which you choose to enable. Nothing phones home, and no data is sent anywhere by default.

安装:

  1. Upload the surf7-simple-catalog folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Walk through the four-step onboarding wizard (slugs, currency, channels, display, sample products) or go straight to Catalog → Settings.
  4. Start creating products via Catalog → Add New.

屏幕截图:

  • The catalogue, with filters for category, label, availability and price range, a category sidebar, and availability badges on every card.
  • The product editor — gallery with drag-to-reorder, product options, a specifications table you can paste straight from a spreadsheet, and price modes including "price on request".
  • Catalog → Settings: one message template drives WhatsApp, Telegram, phone, email and the enquiry form, so the wording is written once.
  • The shortcode generator. Set the options, copy the shortcode. Anything left at its default is left out, so what you paste stays readable.

升级注意事项:

1.64.1 Removes hardcoded fallback paths to the Ajax and REST endpoints, which would have been wrong on subdirectory installs, multisite, a relocated admin directory, or plain permalinks. No database changes. 1.64.0 Removes the Custom CSS setting, which the directory guidelines do not permit — move any CSS you saved there to Appearance → Customise → Additional CSS before updating. Fixes CSV import duplicating products instead of updating them, a REST endpoint that exposed unpublished products, and hardens uploads, input sanitising and output escaping. 1.63.1 Housekeeping only: text domain aligned with the plugin slug so translations load, and two display fixes on the first-run setup wizard. No database changes, no action required. 1.63.0 Security and correctness release — updating is recommended. Fixes an SQL injection reachable by editors on the Enquiries screen, hardens the import upload, and closes two ways round the anti-spam limits. Adds privacy export/erase tools. No database changes. 1.62.3 Availability filter chips now follow the badge wording you configured. No database changes, no action required.

常见问题:

Does Simple Catalog add a cart or checkout?

No. Simple Catalog is catalog-only by design. Visitors browse and then contact you. If you need a cart and checkout, use WooCommerce.

Can I import products from a CSV?

Yes. Go to Catalog → Import / Export. Download the template CSV, fill it in and upload it — there is a dry-run mode that validates everything and writes nothing. Ticking the sideload option downloads any remote images into your media library.

Can I move a WooCommerce catalogue across?

Yes, from the same Import / Export screen. WooCommerce products are read and never modified, and the migration is re-runnable: a second pass updates what it created rather than duplicating it.

Does it work with my theme?

Almost certainly. The templates are minimal semantic HTML driven by CSS custom properties you can override, and every one can be replaced by copying it from wp-content/plugins/surf7-simple-catalog/templates/ to wp-content/themes/{your-theme}/simple-catalog/. Block themes and classic themes are both supported.

Does it support Multisite?

Partly. The uninstaller and the WooCommerce importer loop every site on the network, so uninstalling cleans up properly. Multisite as a whole has not been formally tested — treat it as unsupported for now and test on staging first.

Where is the full changelog?

CHANGELOG.md in the plugin folder carries the complete history, including what was verified on a live site for each release.

更新日志:

1.64.1 Follow-up to the WordPress.org review. One fix. 1.64.0 Addresses the WordPress.org plugin review. Mostly hardening; one setting has been removed. Removed Security Import / Export Under the hood No action is required after updating unless you were using the Custom CSS box. 1.63.1 A housekeeping release. No functional changes to the catalogue itself. 1.63.0 A security and correctness release. Updating is recommended. Catalogue display Security Privacy Import / Export Fixes Under the hood 1.62.3 1.62.2 1.62.0 1.61.0