Amaspace

外掛說明

Amaspace is a powerful WordPress plugin that integrates your site with the Amaspace platform, providing seamless API connectivity, product integration, and precompose features for workflow automation.

Additionally, this plugin extends WooCommerce by adding a customizable product builder (customizer) that can be embedded on product pages or any other page. This allows your customers to create unique, personalized products in real-time, customize options such as colors, text, images, and other attributes, and then add their custom creations directly to the cart for purchase.

Ideal for businesses selling customizable items like apparel, mugs, phone cases, personalized gifts, and more, Amaspace empowers your customers to design and order products tailored specifically to their needs, enhancing user experience and boosting sales.

External Services

This plugin connects to external services provided by the Amaspace platform to enable product precomposition, integration, and live customization.

Service: Amaspace API
Endpoints Used:
https://integration.amaspace.co/precompose/create-precompose
– Sends: product name, description, price, image (base64), Amaspace product ID, configuration date, and access token.
– Purpose: Checks if a product with the same configuration already exists in Amaspace. If yes, returns existing ID. If not, creates a new product and returns its ID.
https://integration.amaspace.co/precompose/create-integration
– Sends: WordPress product ID and Amaspace precompose ID.
– Purpose: Creates a link between your WooCommerce product and the Amaspace product, so repeated configurations reuse the same precomposed data.
– Terms of Use: https://amaspace.co/terms
– Privacy Policy: https://amaspace.co/privacy

Service: Amaspace Customizer Frontend (hosted on Vercel)
URL Used:
https://app.amaspace.co/iframe/{product_id}
https://app.amaspace.co/iframe/" . $ama_key . "?productID=2895&selectedProductID=parent_2895
– Sends: Amaspace product ID as a parameter.
– Purpose: Loads the visual customizer interface inside an iframe for end-users to interact with and customize the product in real-time.

螢幕擷圖

安裝方式

  1. Upload the ama_customizer folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure the plugin settings as needed.

常見問題集

How do I connect to the AMA platform?

Go to the plugin settings page and enter your API credentials to connect.

Where can I get support?

For support, please contact the plugin author or visit the plugin’s documentation.

使用者評論

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

參與者及開發者

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

參與者

將〈Amaspace〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.