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://int.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://int.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.