Title: Active Catalog
Author: ActiveIQ
Published: <strong>2019 年 9 月 4 日</strong>
Last modified: 2024 年 1 月 31 日

---

搜尋外掛

![](https://ps.w.org/active-catalog/assets/banner-772x250.jpg?rev=2151090)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/active-catalog/assets/icon-128x128.jpg?rev=2151090)

# Active Catalog

 由 [ActiveIQ](https://profiles.wordpress.org/activeconv/) 開發

[下載](https://downloads.wordpress.org/plugin/active-catalog.1.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/active-catalog/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/active-catalog/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/active-catalog/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/active-catalog/#developers)

 [技術支援](https://wordpress.org/support/plugin/active-catalog/)

## 外掛說明

Active Catalog gives industrial B2B companies an easy way to organize and display
their product catalog, making it simple for your customers to find exactly what 
they’re looking for.

Whether you have fifty products or thousands, Active Catalog can quickly import 
your product catalog and create a unique page to display each product. Use the free
Active Catalog plugin alone on your WordPress site or connect it to ActiveIQ for
enhanced visibility into visitor interactions with your products.

The Active Catalog plugin is designed specifically for industrial B2B companies,
so you don’t have to deal with all the unnecessary extras found in other catalog
plugins. Active Catalog gives your customers the chance to download product brochures,
specifications, or other useful documents and the ability to contact you for further
information. Want deeper insight into the buyer’s activity? Integrate with ActiveIQ
to follow them through the sales pipeline and get notified whenever they return 
to your website or interact with your brand. We know industrial sales cycles are
long, so we let you gate these downloads to identify the interested buyer and nurture
them to a sale.

#### Add Category

 1. Under the menu, click on Product Catalog -> Category
 2. Click on the Add Category button
 3. Enter the Name for the category and an optional Image
 4. Click on Save button

#### Formatting Product Catalog CSV

Your CSV file should contain the following header titles: product, sku, tags, categories,
brochures, spec sheets, manufacturer, price, content, main image and secondary images.

 * Product: Name of the product to be displayed on the product page.
 * SKU: SKU number. Displayed on the product page.
 * Tags: Relevant tags to improve searchability and display of similar products.
   Not shown on the product page.
 * Categories: Category assignment to improve organization and searchability. Categories
   will be displayed on the product page.
 * Brochures: Links to brochures. We suggest using WordPress content uploads. Downloadable
   from the product page.
 * Spec Sheets: Links to technical spec sheets. We suggest using WordPress content
   uploads. Downloadable from the product page.
 * Manufacturer: Product manufacturer. Displayed on the product page.
 * Price: Price of the product. Do not include currency symbol. Displayed on the
   product page.
 * Content: The full product description to be displayed on the product page. You
   can use HTML formatting to change its appearance on the page.
 * Main Image: The first image to be displayed on the product page. Include a link
   to the content URL in WordPress.
 * Secondary Images: Other images to be displayed. Include a link to the content
   URL in WordPress.

If a field is left unpopulated, it will be removed from the product page.

#### Import Product Catalog

 1.  Log into WordPress admin
 2.  Go to Active Catalog section
 3.  Click on Import Catalog button
 4.  Select the product catalog CSV file that contains the proper header columns and
     click Upload CSV
 5.  In the next screen, review and ensure the detected columns are matching the proper
     field names
 6.  When ready, click on Continue
 7.  This confirmation page will show:
 8.   * You are about to import the product catalog. Please confirm:
      * Total items to be imported: 136
      * Items to be created: 89
      * Items to be updated: 46
      * Duplicate items: 2
 9.  Click on Confirm Import button to import the catalog.

#### Add Individual Product

 1. Log into WordPress admin
 2. Go to Active Catalog section
 3. Click on Add New
 4. The product page editor will appear
 5. Fill in the content as you would a standard word press page.
 6. Publish the page.

## 螢幕擷圖

[⌊Main Products View⌉⌊Main Products View⌉[

Main Products View

[⌊Creating a new product⌉⌊Creating a new product⌉[

Creating a new product

[⌊Importing products using a CSV file⌉⌊Importing products using a CSV file⌉[

Importing products using a CSV file

## 安裝方式

#### USING THE WORDPRESS DASHBOARD

 1. Navigate to “Plugins->Add New” from your dashboard
 2. Search for “Active Catalog”
 3. Click “Install Now”
 4. Activate the plugin

#### UPLOADING VIA WORDPRESS DASHBOARD

 1. Go to [https://wordpress.org/plugins/active-catalog/](https://wordpress.org/plugins/active-catalog/)
    and download the plugin
 2. Navigate to the “Add New” in the plugins dashboard
 3. Navigate to the “Upload” area
 4. Select ActiveCatalog.zip from your computer
 5. Click “Install Now”
 6. Activate the plugin in the Plugin dashboard

#### USING FTP

 1. Download the plugin from [https://wordpress.org/plugins/active-catalog/](https://wordpress.org/plugins/active-catalog/)
 2. Extract the Active Catalog directory on your computer
 3. Upload the Active Catalog directory to the /wp-content/plugins/
 4. Activate it from the Plugins dashboard

## 常見問題集

### Where can I find the CSV template to import products?

You can find an empty CSV file with the column names in the main screen of the plugin.
There is a link “Download CSV Template”

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Active Catalog〉的開發相關工作。

參與者

 *   [ ActiveIQ ](https://profiles.wordpress.org/activeconv/)

[將〈Active Catalog〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/active-catalog)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/active-catalog/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/active-catalog/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/active-catalog/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/active-catalog/)。

## 變更記錄

#### 1.2

 * Fixed menu item add bug
 * Updated and tested to WordPress 6.3.2

#### 1.1

 * Added mode information about the plugin and how to use it

#### 1.0

 * Initial public release

## 中繼資料

 *  版本 **1.3**
 *  最後更新 **3 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 6.3.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.3.10**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/active-catalog/)
 * 標籤:
 * [catalog](https://tw.wordpress.org/plugins/tags/catalog/)[catalogue](https://tw.wordpress.org/plugins/tags/catalogue/)
   [product catalog](https://tw.wordpress.org/plugins/tags/product-catalog/)
 *  [進階檢視](https://tw.wordpress.org/plugins/active-catalog/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/active-catalog/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/active-catalog/reviews/)

## 參與者

 *   [ ActiveIQ ](https://profiles.wordpress.org/activeconv/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/active-catalog/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://activeiq.co/)