[WordPress] 外掛分享: CubeLaunch

首頁外掛目錄 › CubeLaunch
WordPress 外掛 CubeLaunch 的封面圖片
10+
安裝啟用
尚無評分
149 天前
最後更新
問題解決
WordPress 5.8+ PHP 7.4+ v1.0.3 上架:2025-08-06

內容簡介

**總結:**

CubeLaunch 提供了一個讓你嵌入由 WebGL 支援的互動式 3D 方塊和金字塔的解決方案,可以透過 Gutenberg block、簡碼或整個網站的「即將上線」疊加介面來使用。

**問題與答案:**

1. CubeLaunch 能夠嵌入什麼樣的互動式 3D 元素?
- CubeLaunch 可以嵌入互動式的 3D 方塊和金字塔。

2. CubeLaunch 提供哪些主要功能?
- 互動式 3D 功能,可以拖曳旋轉(X/Y 軸)並帶有慣性效果;在觸控裝置上可以捏取縮放。
- 自定義面的方塊和金字塔(可以使用媒體庫中的圖像;具有內建的 1:1 裁剪器)。
- Gutenberg block 提供了 Small/Medium/Large 預設值,以及可以覆蓋背景顏色的選項。
- 提供簡碼,可在支援簡碼的任何地方嵌入。
- 手機友好的捲動功能,側邊提供了細小、隱藏的“捲動軌道”,使頁面在手指下滑時仍然可以自然捲動,並且所有可調整的 CSS 變數。
- 可選的「即將上線」疊加介面,提供完整的頁面預告,包括形狀、文字和表單(簡碼/HTML)。

3. CubeLaunch 為什麼被選擇?
- 如果你想要打造獨特的產品亮點、吸引人的呼籲,或者只是為你的網站增添一點互動風采,CubeLaunch 為你提供了一個易於使用的解決方案。
- CubeLaunch 的「即將上線」模式非常適合在你的完整網站上線之前建立期待並捕捉潛在客戶。非常適用於作品集、數碼代理機構、產品推出,或者任何希望留下難忘第一印象的網站。

4. CubeLaunch Pro(可選)提供什麼額外功能?
- 支援動態面材質的視頻。
- 面上的股票和加密貨幣圖表(自動更新)。
- 可點擊的面鏈接至產品或頁面。
- 面材質旋轉選項。
- 可選的 Z 軸旋轉。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「CubeLaunch」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Bored of static content? CubeLaunch lets you embed interactive 3D cubes and pyramids powered by WebGL—via a Gutenberg block, a shortcode, or a site‑wide “Coming Soon” overlay.
Key features
* Interactive 3D: drag to spin (X/Y) with inertia; pinch to zoom on touch devices.
* Cubes & pyramids with custom faces (images from the Media Library; built‑in 1:1 cropper).
* Gutenberg block with Small / Medium / Large presets + optional background‑color override.
* Shortcode to embed anywhere shortcodes are supported.
* Mobile‑friendly scrolling: on phones we add slim, invisible “scroll rails” around the canvas so the page still scrolls naturally even when the cube is under your thumb (side rails via CSS; top/bottom rails via a tiny JS helper). All adjustable via CSS variables.
* Coming Soon overlay (optional): a full‑page teaser with your shape, copy and a form (shortcodes/HTML).
Quick mobile tips
– Want smaller cubes on phones? Set --cl-mobile-size per instance (or change the global defaults in :root).
– Want easier scrolling near the cube? We already add invisible “rails” on phones. Tweak --cl-rail-width (sides) and --cl-rail-height (top/bottom). Set them to 0 to disable.
Note: Mobile “rails” affect embedded cubes (Block/Shortcode), not the Coming Soon overlay.
Why Choose CubeLaunch?
Whether you’re looking to create a unique product highlight, an engaging call-to-action, or simply add a touch of interactive flair to your website, CubeLaunch provides an easy-to-use solution. Its “Coming Soon” mode is perfect for building anticipation and capturing leads before your full site goes live. Ideal for portfolios, digital agencies, product launches, or any site wanting to make a memorable first impression.
CubeLaunch Pro (optional)
Unlock extras when you need them:
* Video textures for dynamic faces
* Stocks & crypto charts on faces (auto‑updating)
* Clickable face URLs to link to products or pages
* Texture rotation options
* Optional Z‑axis spin
See it in action → DigiBrief.com
Basic Usage
A) Coming Soon overlay
– Admin → CubeLaunch → Coming Soon Settings.
– Configure the shape + faces, text, and (optionally) a signup form (shortcode or HTML).
– Enable the overlay. Visitors who aren’t logged in will see your Coming Soon page.
B) Gutenberg Block – Reusable shapes (CPT) for Posts & Pages
– Admin → CubeLaunch → Shapes for Pages & Posts → Add New Shape Configuration.
– Choose Cube or Pyramid, set faces/background, Publish.
– In the block editor, search for and insert the “CubeLaunch Shape” block and pick your saved configuration.
– Adjust “Small / Medium / Large” in block settings.
C) Shortcodes
– On the same Shapes for Pages & Posts screen, each saved shape shows a shortcode you can paste into page builders, widgets, or classic editor.
– Example (paste literally):
[cubelaunch_shape id="123"]

You can add your own class for per‑instance CSS:
[cubelaunch_shape id=”123″ class=”my-promo-cube”]

Third Party Libraries
This plugin incorporates the following third-party libraries. We are grateful to their developers for making their work available.

glMatrix

Source: Originally from https://cdnjs.cloudflare.com/ajax/libs/gl-matrix/2.8.1/gl-matrix-min.js (Now bundled locally in /vendor/js/)
License: MIT License
License URI: https://github.com/toji/gl-matrix/blob/master/LICENSE.md
Copyright (c) 2015-2021, Brandon Jones, Colin MacKenzie IV.

Cropper.js

Source: Originally from https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.12/cropper.min.js (Now bundled locally in /vendor/js/)
License: MIT License
License URI: https://github.com/fengyuanchen/cropperjs/blob/main/LICENSE
Copyright (c) 2015-present Chen Fengyuan

延伸相關外掛

文章
Filter
Apply Filters
Mastodon