
前言介紹
- 這款 WordPress 外掛「Smart One Click Setup – Complete Demo Import & Export」是 2025-12-07 上架。
- 目前有 100 個安裝啟用數。
- 上一次更新是 2025-12-30,距離現在已有 58 天。
- 外掛最低要求 WordPress 5.5 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
export | import | elementor | theme options | one click demo import |
內容簡介
總結:Smart One Click Setup 是一個能夠讓主題作者在主題中定義導入檔案的工具,讓使用者只需點擊「導入演示數據」按鈕即可開始使用。
問題與答案:
1. 什麼是 Smart One Click Setup 的主要功能?
- 答:Smart One Click Setup 的主要功能是讓主題作者在主題中定義導入檔案,讓使用者能夠透過點擊「導入演示數據」按鈕來開始使用。
2. 這個工具有哪些主要功能?
- 答:這個工具包含一鍵 ZIP 導入/導出功能、Elementor 相容性、任何插件設置的導入/導出、遠程文件支援、智能導入接口以及開發者友好特性。
3. Smart One Click Setup 如何協助網站遷移和備份?
- 答:這個工具可以將整個網站配置轉移至單一檔案中,輕鬆協助網站的遷移和備份工作。
原文外掛簡介
Smart One Click Setup is a powerful demo import and export plugin designed for modern WordPress websites.
It allows you to replicate a complete WordPress site content, design, and settings using a single ZIP file. Ideal for theme developers, Elementor users, agencies, and anyone who needs fast, reliable demo setup or site migration.
🎯 What This Plugin Can Do
Import complete demo content from a local ZIP or remote URL
Export your entire WordPress site into a single portable ZIP file
Migrate full site setups between domains
Install ready-made theme demos in one click
Restore Elementor layouts, templates, global styles, popups, and kit settings
Import plugin configurations and custom options
Transfer Customizer settings like colors, typography, and layouts
Reproduce full website designs without manual rebuilding
🚀 Powerful Features
✨ One Click Demo Import
Import complete website demos including:
– Posts, pages, and media
– Menus and widgets
– Customizer settings
– Theme options
– Elementor templates, global styles, and kits
– Plugin configuration data
Everything is restored in one flow – no partial imports.
✨ One Click ZIP Import & Export
Export your full site into one clean ZIP file
Import from a single ZIP with automatic data detection
Ideal for demo installation, backups, migrations, and staging
Preserves structure, design, and settings
🎨 Elementor Compatible
Full support for Elementor pages, templates, and site kits
Imports global styles, headers, footers, and popups
Preserves Elementor designs across domains
Compatible with Elementor Pro features
🔌 Plugin Settings Import / Export
Export and import settings from any plugin
Automatic detection of active plugins
Select which plugins to include during export
Supports nested and complex option structures
Developers can register custom export hooks
Supports custom option names via JSON arrays or objects
🌐 Remote File Support
Import demos directly from remote URLs
Supports presigned URLs (Amazon S3, CDN, private storage)
Local file support from theme directories
Flexible setup for theme authors and agencies
🚀 Smart Import Interface
Predefined demo imports for themes
Manual ZIP upload support
Clean, tab-based interface
Visual demo previews before import
⚙️ Developer-Friendly
Extensive hooks and filters
Before and after import actions
WP-CLI support for automation
Theme integration helper functions
Built following WordPress coding standards
✅ Why Choose Smart One Click Setup?
Most demo importers focus only on content.
Smart One Click Setup restores the entire site experience – design, settings, plugins, and structure in one click.
It’s built for:
– Elementor-based websites
– Professional theme demos
– Full site replication
– Faster client delivery
Are you a theme author?
Setup Smart One Click Setup for your theme and your users will thank you for it!
Follow this easy guide on how to setup this plugin for your themes!
Are you a theme user?
Contact the author of your theme and let them know about this plugin. Theme authors can make any theme compatible with this plugin in 15 minutes and make it much more user-friendly.
Please take a look at our plugin documentation for more information on how to import your demo content.
Important Note: There is no setting to “connect” authors from the demo import file to the existing users in your WP site (like there is in the original WP Importer plugin). All demo content will be imported under the current user.
Do you want to contribute? Please refer to our official GitHub repository.
External services
This plugin may connect to external services to fetch demo import configurations and download import files. This functionality is only active when configured by theme authors or developers.
Demo API Service
This plugin can connect to a remote API service to automatically fetch and register demo import configurations. This feature is used to provide users with a list of available demo imports for their theme.
What data is sent and when:
The plugin sends a GET request to a remote API endpoint to retrieve demo import configurations
The API URL is constructed from a base URL (configured via the smartocs/demo_api_base_url filter) and the current theme name
The theme name (TextDomain or stylesheet directory name) is included in the API URL path
This request is made when the plugin initializes and checks for available demo imports
The API response is cached for 1 hour (configurable via smartocs/demo_api_cache_duration filter) to reduce external requests
No personal data, user information, or site-specific data is transmitted to the API service
Example API URL format:
{base_url}/{theme_name}/demos.json
About External Domains
This plugin does not include, define, or ship with any default API domain, endpoint, or external server.
The plugin code contains no hard-coded URLs.
All external domains used by the plugin come entirely from the theme author or developer via the smartocs/demo_api_base_url filter.
If a theme developer does not provide an API base URL, the plugin will not make any external requests.
In this case, it operates only with locally bundled or manually provided demo files.
This means the plugin never contacts any external service by itself, and only does so when explicitly configured by the theme developer.
This plugin does not provide a service of its own. It only acts as a bridge to fetch files from URLs defined by the theme author.
This plugin facilitates the import of demo content by connecting to an external server.
Service: Theme Demo Content Delivery
Service Provider: The specific server and endpoint are defined dynamically by the active theme via the smartocs/demo_api_base_url filter. This plugin has no default connection.
Data Sent: The user’s IP address and a request for the demo content package.
Privacy Policy & Terms of Service: Since the external server is chosen by the theme developer, please refer to the Privacy Policy and Terms of Service provided by the author of your active theme.
When this service is used:
Only when a theme author or developer has configured the API base URL using the smartocs/demo_api_base_url filter
The service is optional and not required for plugin functionality
If no API base URL is configured, the plugin works normally with locally defined or manually uploaded import files
Service provider information:
The API service provider is determined by the theme author or developer who configures the smartocs/demo_api_base_url filter. Theme authors are responsible for:
* Providing the API base URL to their users
* Ensuring their API service has appropriate terms of service and privacy policy
* Disclosing any data collection or usage by their API service
Remote file downloads:
The plugin may also download import files (ZIP archives, XML files, JSON files, etc.) from remote URLs when:
* Theme authors have configured remote URLs for demo imports
* Users manually specify remote URLs for import files
* The plugin needs to fetch import files from external sources
These downloads are standard HTTP GET requests to retrieve file content. No additional data beyond standard HTTP headers is sent during these requests.
Privacy and data protection:
The plugin does not collect or transmit personal user data to external services
Only theme identification information (theme name) is included in API requests
All external requests use WordPress’s built-in wp_remote_get() function with proper SSL verification
Theme authors should ensure their API services comply with applicable privacy laws and regulations
Disabling external services:
If you wish to disable external API calls, simply do not configure the smartocs/demo_api_base_url filter. The plugin will function normally using only locally defined or manually uploaded import files.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Smart One Click Setup – Complete Demo Import & Export」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.3.9 | 1.4.0 | 1.4.1 | 1.4.2 | 1.4.3 | trunk | 1.3.10 |
延伸相關外掛(你可能也想知道)
One Click Demo Import 》這個外掛的最佳功能在於主題作者可以在他們的主題中定義導入文件,所以所有使用該主題的用戶只需點擊「導入演示數據」按鈕即可。, , 你是主題作者嗎?, 為你...。
Widget Importer & Exporter 》Widget Importer & Exporter 是一個有用的外掛,可將小工具從一個WordPress站點移動到另一個站點,備份小工具,並供主題開發人員為用戶提供範例小工具。...。
Search & Replace 》, 注意:此外掛未進行維護。, , 程式碼會繼續留在 SVN 和 Github 上,如果您有興趣。, 使用「Search & Replace」工具,您可以搜尋任何內容並以其他內容取...。
Customizer Export/Import 》自訂面板匯出/匯入, 自訂面板匯出/匯入外掛讓您能夠直接從自訂面板界面匯出或匯入您的 WordPress 自訂設定!如果您的佈景主題使用 WordPress 自訂面板進行設...。
Import and export users and customers 》在您的免費測試網站中試試看:點擊此處 => https://demo.tastewp.com/import-users-from-csv-with-meta, 一個乾淨易用的用戶和客戶導入/導出外掛,適用於 ...。Add From Server 》這個外掛提供有限的支援。請不要期望有太多新功能或修正 bug。功能可能隨時被移除。, Add From Server 外掛旨在幫助緩解不好的網站主機所造成的困擾,讓您可...。
WP Import Export Lite 》o.com/goto/wpimportexport" target="_blank">WordPress Import Export 插件 是一款易用、快速且進階的匯入和匯出網站數據的工具。, WordPress Import Export...。Import / Export Customizer Settings 》Astra主題自定義設置提供了多種頭部/腳部佈局、側邊欄和博客設計、顏色、背景、字體等設置。您需要微調這些設置,使您的網站看起來完美無瑕。這些設置可以通...。
Media Sync 》您可以掃描所有在uploads目錄中的檔案,並查看哪些檔案實際上在媒體庫中,哪些檔案只是停留在那裡。然後,您可以選擇要將哪些檔案導入數據庫,從而使它們在媒...。
aThemes Starter Sites 》我們擁有豐富且不斷擴展的庫存,裡面裝載著任何種類企業所需的現成模板。, ATHEMES STARTER SITES, 企業業主、自由工作者、網上商店所有者和創意人員:準備好...。FameTheme Demo Importer 》這款 WordPress 外掛是官方的 FameThemes 主題,一鍵匯入主題的範例內容、小工具與設定。, 如有需要,可以到 https://www.famethemes.com/ 取得免費支援。, ,...。
Rara One Click Demo Import 》您喜歡 Rara Theme 製作的主題展示嗎?還是需要設定主題的指南?, 那麼,您只需要這個外掛!, Rara One Click Demo Import 外掛可以幫助您一鍵匯入演示內容,...。
Solace Extra 》<HTML>, <body>, <h3>外掛總結:</h3>, <ul>, <li> Solace Extra 外掛旨在提升 Solace 主題使用者的使用體驗,透過協助...。
WP CSV Exporter 》這個外掛程式可以按照每篇文章類型將文章匯出為 CSV 格式。, 此外,它也支援文章的自訂欄位和自訂分類法。, 您還可以設定要下載的文章數量或日期範圍。, 如何...。
TutorMate 》TutorMate 是一款專為 Tutor Starter 主題設計的外掛程式,可將預先設計好的時尚示範頁面匯入由 Tutor LMS 外掛提供的 eLearning 網站。如果您想讓使用 Tutor...。
