前言介紹
- 這款 WordPress 外掛「Builderius Website Builder – Next Generation Page Builder」是 2019-12-03 上架。
- 目前有 100 個安裝啟用數。
- 上一次更新是 2025-03-27,距離現在已有 38 天。
- 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 8.0 以上。
- 有 12 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
mrpsiho | thisbit | vdenchyk | builderius |
外掛標籤
live editor | code GraphQL | landing page | page builder | theme builder |
內容簡介
Builderius 是一款針對 WordPress 的專業網站建構工具,透過前端實時編輯器,您能立即看到每一次的修改,並完美呈現在您的網頁上。您可以完全掌控每個模板所建構的 HTML/CSS。Builderius 輸出的程式碼十分乾淨俐落,將手寫程式碼的強大能力融入了簡單易懂的拖拉式介面中。
Builderius 是針對 WordPress 的整合開發環境,提供建立網頁所需的必備開發工具。Builderius 讓您部分覆蓋 WP 佈景主題,使您在使用網站建構工具的同時,能同時保留佈景主題的模板。我們的建構工具具有數十個條件式模板規則(我們稱之為「模板應用規則」),讓您能夠覆蓋您網站上的任何頁面。
您會喜歡它的原因
聞名快速!超快的響應速度讓使用它變得輕鬆自在。設定的更改能夠即時顯示在網頁上;
簡練實用!建構工具中的每個模塊都只會渲染一個 HTML 標籤。頁面的源代碼乾淨、結構良好、有意義。這些因素都對頁面的 SEO 有著顯著的影響;
Builderius 的獨特之處在於,它有版本控制系統!該版本控制系統允許保留不同版本的頁面設計,並能隨時在這些版本之間進行切換及預覽;
Builderius 社群臉書團體
Builderius 文檔
作為專業開發人員,您會為 Builderius 而驕傲的原因
易於維護!所有的設置都是以簡單的 CSS 屬性進行配置。它允許以最高的精確度進行頁面樣式的更改,建立任何媒體查詢,使用任何 CSS 選擇器。所有的 CSS 樣式都與特定模塊相關聯。在導出/導入模組時,樣式也會隨著模組一起導出。如果刪除模組,所有其樣式都會被刪除,所以不會有任何「幽靈CSS」!
可擴展!Builderius 提供給開發人員一個 API,讓您能夠添加新的模塊到建構工具中;
可配置!Builderius 的主要數據結構都是 JSON 對象:整個建構工具內容、預先創建的佈局、預設值甚至模塊!JSON 對象在導入/導出時都非常方便和可靠。
原文外掛簡介
Compatibility Notice!
**New Builderius 1.0 free version is NOT COMPATIBLE with the old Pro version. DO NOT update your existing website built with the old version, until we have released both Free and the Pro 1.0 stable versions. New versions are a complete rewrite and mixing New Free and old Pro versions will not work.
Deprecation Notice!
**Old Builderius free, version (0.15) is in maintenance mode, as well as the Builderius Pro (0.14). We keep these versions updated, tested and secure, but we are in the process of redevelopment and redesign of the entire product. You can download your copy of the old version here https://downloads.wordpress.org/plugin/builderius.0.15.zip. When we release the new Builderius Pro 1.0, you will be able to migrate existing Pro powered sites to the new version.
Builderius 1.0 Beta has been released (YouTube Video)
About the plugin
Builderius is a professional website builder and a page builder for WordPress. Builderius has unparalleled granular control over every aspect of HTML, CSS, and Dynamic data. Developed and designed by a seasoned team, Builderius brings cutting-edge web development practices and proven and efficient workflows that will allow you to build websites that perform, scale, and do not keep you up at night.
Builderius delivers high-performance, accessible, and stable website builds that you will be able to build in a fraction of the time compared to coding, and will not be able to deliver in a reasonable way, using most other website builders in the market.
When you hit the limits of your current builder, try Builderius and enjoy the flexibility and precision it provides.
Select Builderius Features
Built-in staging and production branches: When you save your work, it is saved to the development branch. This means that even when you work on a live website with a lot of traffic, nobody will see your work until you publish a release. No migrations, no worries of new content being overridden. Just push a button and your work is live. Push another button and the previous release is restored.
Global Components with Properties: From Site Header and Site Footer to Button or Card, you can save these as reusable components with properties for local overrides. You can access any component from any template or a page in the builder. No need to leave the builder to open a Header template or Sidebar template, just right-click and choose “edit component,” and it will open inside another tab in the same builder interface. The free version supports the header and footer components; for more, get the Pro version.
Canvas with tabs: Work on multiple templates or pages at the same time. Open all of them in tabs, and easily switch between them. No reload, no magic areas.
CSS Selectors Panel: Have access to all selectors used globally or inside the current template in one click. Not only CSS classes, but any valid CSS selector, without the need to use code blocks.
CSS Variables Panel: Have access to all CSS Variables used globally or inside the current template in one click. Manage and organize the variables for consistent and efficient design workflow.
Built-in Minimal CSS Framework: Builderius comes equipped with a CSS Framework for a faster start. The framework is built to be easily extended and modified.
CSS Class based workflow: Easily add and edit classes on any element. No hidden divs, class is added to the element you selected.
Responsive design tools: Add custom breakpoints and select desktop-first or mobile-first as your preferred methodology.
Builderius works with JSON: Builderius’s primary data format is JSON, and Builderius elements can design JSON data natively. Builderius is data agnostic, and as long as the format is JSON, it can be designed regardless of where it comes from, WordPress or elsewhere. (PRO)
Free / Pro Features Distinction
Builderius Free is a fully functional page builder. It allows you to build custom global Header and Footer components. It allows you to design your posts, pages, and templates, so it is both a fully functional page builder and site builder. It allows you to create post loops using the WordPress main query, which means you can create Blog Index Page as well as Category and Tags Archive pages, Search results page, and 404 page.
The Pro version brings much more advanced functionality, including multilingual tools, unprecedented dynamic data capabilities, WordPress, and remote. You can create custom components without limitations. And get access to a longer list of useful elements.
Yet, Builderius builder will allow you to build a fully functional website for free, and without hidden gotchas.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Builderius Website Builder – Next Generation Page Builder」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.15 | 0.10.0 | 0.11.0 | 0.12.0 | 0.13.1 | 0.14.1 |
延伸相關外掛(你可能也想知道)
Elementor Website Builder – More Than Just a Page Builder 》, 全球超過 1000 萬個網站的領先網站建立平台, Elementor 是專為 WordPress 設計的領先網站建立平台,使網站製作者能夠使用直覺式的視覺建立工具建立專業、像...。
Website Builder by SeedProd — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode 》SeedProd - 拖放式 WordPress 網站建構器,建立即將推出網頁、維護模式、登入頁面、銷售頁面和感謝頁面的最佳工具。, SeedProd 於 2011 年首次推出,可建立即...。
Templately – Elementor & Gutenberg Template Library: 5500+ Free & Pro Ready Templates And Cloud! 》Ultimate Free Templates Cloud for WordPress – 支援 Elementor 和 Gutenberg, 使用Templately,將您最喜愛的頁面建構工具提升到全新高度,並在同一個地方管...。
Page Builder: Pagelayer – Drag and Drop website builder 》. Pagelayer是一個WordPress網站建構工具,為您提供最佳的設計體驗和快速效能,不論您是初學者或專業人士都能愛上它。, Pagelayer是一款很棒的網頁建構工具,...。
Unyson 》, 您覺得這款外掛有幫助嗎?請考慮給它一個五星評價。, , Unyson - 一個免費的拖放框架,附帶許多內建的擴充功能,可以協助您輕鬆快速地開發高級主題。, 贊助...。
Kubio AI Page Builder 》, , Kubio 是一個創新的基於區塊的 WordPress 網站建立工具,它以全新的區塊來擴充編輯器功能並提供使用者無限的樣式選項。透過先進的編輯功能,Kubio 使用者...。
Colibri Page Builder 》Colibri Page Builder 為 ColibriWP 佈景主題新增拖放式頁面建立功能。, 授權, 除非另有指定,所有佈景主題檔案和腳本皆採用 GNU 通用公眾授權證 (GNU Genera...。
Beaver Builder – WordPress Page Builder 》什麼是 Beaver Builder 頁面生成器?, Beaver Builder 是一個靈活的拖放式頁面生成器,可在 WordPress 網站的前端進行操作。無論您是初學者還是專業人士,都...。
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Subscribers and Landing Pages 》rtKit forms and email newsletters directly in your Elementor designs, WooCommerce: Sync your WooCommerce customer purchases with ConvertKit, automa...。
Leadpages 》```html,
- ,
- Leadpages 是一個完整的潛在客戶生成平台,讓您建立高轉換的登陸頁面。簡單地在 Leadpages 帳戶中使用無代碼構建工具來創...。
Easy Coming Soon 》Easy Coming Soon 外掛可讓您快速在 WordPress 網站上建立啟動/即將推出頁面,只需啟用外掛、設定頁面標題和描述即可使用。, Easy Coming Soon 外掛可與您已...。
Coming Soon Maintenance Mode 》推出全新的即將上線和維護模式 WordPress 外掛!這個超快速和方便的外掛只需一鍵設置,就可以輕鬆地為您的網站創建一個令人驚嘆和專業的即將上線或維護頁面。...。
Ultimate Coming Soon & Maintenance 》總結文案:, - "Coming Soon & Maintenance Mode Plugin For WordPress" 是一款WordPress外掛,可在完成前隱藏網站並快速創建引人注目的「即將...。
Instapage Plugin 》成千上萬的使用者已經下載 Instapage WordPress 外掛程式,將登陸頁面無縫地發布為您的 WordPress 博客或網站的自然擴展。您只需要在完成登錄頁面後,在 Inst...。
Form Builder | Create Responsive Contact Forms 》Form Builder 是一款響應式的簡單易用的外掛程式,可創建具有高級功能的表單。支援與其他服務的整合,並允許您存儲表單提交。, 使用簡單的拖放表單編輯器創建...。