Plugin Directory

Changeset 3350550


Ignore:
Timestamp:
08/26/2025 03:04:51 PM (7 months ago)
Author:
amaspace
Message:

Update readme and icons

Location:
amaspace
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • amaspace/trunk/includes/class-frontend.php

    r3350209 r3350550  
    9999            $template = AMASPACE_CUSTOMIZER_PATH . 'templates/template-ama-iframe.php';
    100100            if (file_exists($template)) {
    101                 $iframe_url  = "https://amaspace-monorepo-modern-admin-git-feature-inte-813ae4-unilimes.vercel.app/iframe/" . $ama_key . "?productID=2895&selectedProductID=parent_2895";
     101                $iframe_url  = "https://app.amaspace.co/iframe/" . $ama_key . "?productID=2895&selectedProductID=parent_2895";
    102102                include $template;
    103103            }
     
    123123
    124124        ob_start();
    125         $iframe_url  = "https://amaspace-monorepo-modern-admin-git-feature-inte-813ae4-unilimes.vercel.app/iframe/" . $ama_key . "?productID=2895&selectedProductID=parent_2895";
     125        $iframe_url  = "https://app.amaspace.co/iframe/" . $ama_key . "?productID=2895&selectedProductID=parent_2895";
    126126        include AMASPACE_CUSTOMIZER_PATH . 'templates/template-ama-iframe.php';
    127127        return ob_get_clean();
  • amaspace/trunk/readme.txt

    r3350209 r3350550  
    11=== Amaspace ===
    22Contributors: amaspace
    3 Tags: customizer, integration, api, product, amaspace
    4 Requires at least: 5.0
    5 Tested up to: 6.8
    6 Requires PHP: 7.2
     3Tags: 3d configurator, product customizer, ecommerce, woocommerce, ar viewer
     4Requires at least: 5.8
     5Tested up to: 6.5
     6Requires PHP: 7.4
    77Stable tag: 1.0.0
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 A customizable product builder for WooCommerce with Amaspace platform integration.
    12 
     11Amaspace is a no-code 3D product configurator that helps you display, customize, and sell customizable products directly on your WordPress site — with AR and Try-On support.
    1312
    1413== Description ==
    15 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.
    1614
    17 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.
     15🌐 Live demo store: [https://wordpress.amaspace.co/](https://wordpress.amaspace.co/)
    1816
    19 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.
     17Amaspace makes it easy to embed interactive 3D product configurators in your WooCommerce or WordPress website — without writing a single line of code.
     18
     19With this plugin, users can:
     20- Customize product colors, textures, materials, and price-based options
     21- View the product live in 3D, with real-time interaction
     22- Preview the product in **Augmented Reality (AR)** or Try-On mode
     23- Add the configured product directly to the WooCommerce cart
     24- Let the plugin automatically calculate prices and product variants
     25- See the complete order in the WordPress admin after checkout
     26- Reuse the same configurator across multiple sites (multi-store ready)
     27
     28**Who it’s for:**
     29- Manufacturers offering product customization
     30- Print-on-demand businesses using services
     31- Online retailers selling modular or personalized products
     32- Agencies managing multiple eCommerce stores
     33
     34Amaspace is managed through your [Amaspace dashboard](https://amaspace.co/), where you set up your configurators and rules. The plugin handles the frontend experience and WooCommerce integration.
     35
     36== Features ==
     37
     38- 🧩 No-code 3D configurator embedded via shortcode or Gutenberg block
     39- 🎨 Customizable options: color, texture, price, rules, annotations
     40- 📱 Mobile support with AR and Try-On viewing
     41- 🛒 Seamless WooCommerce integration with price calculation and checkout
     42- 🔁 Multi-store support (use the same configurator across many domains)
    2043
    2144== Installation ==
    22 1. Upload the `ama_customizer` folder to the `/wp-content/plugins/` directory.
    23 2. Activate the plugin through the 'Plugins' menu in WordPress.
    24 3. Configure the plugin settings as needed.
     45
     461. Install the plugin via the WordPress Plugins screen or upload it manually.
     472. Activate the plugin.
     483. Go to **Amaspace → Settings** in your admin dashboard.
     494. Enter your API Key from the [Amaspace dashboard](https://amaspace.co/).
     505. Use `[amaspace id="your-configurator-id"]` in any page or post, or use the Amaspace Gutenberg block.
    2551
    2652== Frequently Asked Questions ==
    27 = How do I connect to the AMA platform? =
    28 Go to the plugin settings page and enter your API credentials to connect.
    2953
    30 = Where can I get support? =
    31 For support, please contact the plugin author or visit the plugin's documentation.
     54= Do I need an Amaspace account? = 
     55Yes. You’ll need an account to create and manage your 3D configurators. A free trial is available.
     56
     57= Can I use the same configurator across multiple stores and platforms (e.g., WordPress and Shopify)? = 
     58Yes. Amaspace is platform-independent — you can embed the same configurator on different websites, including WordPress, Shopify, or any CMS that supports HTML/JavaScript.
     59
     60= Does Amaspace work with page builders like Elementor? = 
     61Yes. You can insert the configurator into any page using shortcodes, including inside Elementor widgets or other popular page builders.
     62
     63= Can I see what configuration the customer selected? = 
     64Yes. All customer choices are saved with the WooCommerce order and displayed in the WordPress admin.
     65
     66= Is it possible to test without a subscription? = 
     67Yes. You can start with a free trial and test the full plugin integration before upgrading your plan.
     68
     69== Screenshots ==
     70
     711. "Configurator View" — customer-facing interface with fabric, size, and color selections for a sofa
     722. "AR Preview" — user previews a product in their space using mobile AR
     733. "Configurator Editor UI" — shows clean admin interface with options for logic, layout, and materials
     744. "Interactive Annotations" — hovering over a product element reveals more detail
     755. "Integrate in 3 Easy Steps" — shows the setup flow: install plugin, connect account, go live — and illustrates how Amaspace supports integration with multiple platforms (e.g. WooCommerce, Shopify)
    3276
    3377== Changelog ==
     78
    3479= 1.0.0 =
    35 * Initial release.
     80* Initial release with WooCommerce integration, AR support, and multi-store embedding.
    3681
    3782== Upgrade Notice ==
     83
    3884= 1.0.0 =
    39 First release of AMA Customizer.
    40 
    41 
    42 == External Services ==
    43 
    44 This plugin connects to external services provided by the Amaspace platform to enable product precomposition, integration, and live customization.
    45 
    46 **Service: Amaspace API** 
    47 - **Endpoints Used**:
    48   - `https://integration.amaspace.co/precompose/create-precompose`
    49     - Sends: product name, description, price, image (base64), Amaspace product ID, configuration date, and access token.
    50     - 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.
    51   - `https://integration.amaspace.co/precompose/create-integration`
    52     - Sends: WordPress product ID and Amaspace precompose ID.
    53     - Purpose: Creates a link between your WooCommerce product and the Amaspace product, so repeated configurations reuse the same precomposed data.
    54 - Terms of Use: https://amaspace.co/terms 
    55 - Privacy Policy: https://amaspace.co/privacy
    56 
    57 **Service: Amaspace Customizer Frontend (hosted on Vercel)** 
    58 - **URL Used**:
    59   - `https://amaspace-monorepo-modern-admin-git-feature-inte-813ae4-unilimes.vercel.app/iframe/{product_id}`
    60   - `https://amaspace-monorepo-modern-admin-git-feature-inte-813ae4-unilimes.vercel.app/iframe/" . $ama_key . "?productID=2895&selectedProductID=parent_2895`
    61     - Sends: Amaspace product ID as a parameter.
    62     - Purpose: Loads the visual customizer interface inside an iframe for end-users to interact with and customize the product in real-time.
     85First stable release of the Amaspace plugin. Compatible with WordPress 5.8+ and WooCommerce.
  • amaspace/trunk/templates/template-ama-iframe.php

    r3350209 r3350550  
    44wp_register_script(
    55    'template-ama-iframe',
    6     plugins_url('../assets/js/template_script.js', __FILE__), // путь от текущего файла к assets
     6    plugins_url('../assets/js/template_script.js', __FILE__),
    77    array(),
    88    '1.0.0',
Note: See TracChangeset for help on using the changeset viewer.