Linux 软件免费装
Banner图

Templates Rocket Catalog Manager

开发者 templatesrocketwp
更新时间 2026年6月24日 07:55
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

pdf download document catalog protected download

下载

1.0.0

详情介绍:

Templates Rocket Catalog Manager lets you manage PDF catalogs from a single screen and serve them through secure, time-limited signed links instead of exposing the raw file URL. Drop a download button anywhere with a shortcode or a data attribute on any existing button. Features Going further A separate commercial add-on, Catalog Rocket Pro, turns each download into a lead: a built-in capture form, an email notification on every download, and a leads dashboard with CSV export. The features described in this readme are fully functional without it.

安装:

  1. Upload the templates-rocket-catalog-manager folder to /wp-content/plugins/, or install it from Plugins → Add New.
  2. Activate the plugin.
  3. Go to Catalogs to add your first PDF catalog.
  4. Place a button with the shortcode [catr_download_button id="X"] (replace X with the catalog ID), or add data-catr-catalog="X" to any existing button.

升级注意事项:

1.0.0 Initial release.

常见问题:

Are the PDF files really protected?

Yes. PDFs you manage through the plugin are served via a signed, expiring link. The uploads subfolder is protected with an .htaccess rule so the raw file cannot be accessed directly. (Direct-access protection relies on the server honoring .htaccess; on Apache this works out of the box.)

How long is a download link valid?

By default 30 minutes. You can change it under Catalogs → Settings.

Does it work with my page builder?

Yes. Use the shortcode, or add data-catr-catalog="ID" to any button or link from your theme or page builder.

How do I style the download button?

The shortcode outputs a plain button that inherits your active theme's button styling, so it matches the rest of your site. Add your own CSS class with the class attribute if you want.

更新日志:

1.0.0