[WordPress] 外掛分享: Kitz Pro Builder

首頁外掛目錄 › Kitz Pro Builder
全新外掛
安裝啟用
尚無評分
865 天前
最後更新
問題解決
PHP 5.2.4+ v6.12.24 上架:2023-11-28

內容簡介

- Kitz Builder是一款外掛,可以使用雲端儲存和附加功能,讓您以十倍的速度建立Divi網站。
- 如果遇到任何問題,請聯繫我們的支援團隊:[email protected]
- 如何使用:
- 首先激活外掛。
- 然後點擊“Kitz Pro”選單,並連接您的Dropbox帳戶。
- 最低系統要求:
- WordPress 3.3+
- PHP 5.x
- MySQL 5.x
- 如果遇到任何問題,請聯繫我們:https://app.divikitz.com/,在這裡您需要登錄並直接與我們聊天。
- Divi Kitz網站:
- 這是我們主要使用API與該網站連接的地方。
- 網站管理員需要使用訂閱登錄並創建一個token。
- 網站管理員可以使用他們的電子郵件和密碼通過API獲取“Sections”和“Layout”。
- 我們在這裡定義了主要網站URL:“kitz_apiurl”。
- 我使用以下功能通過API連接/斷開https://app.divikitz.com/網站:wp_remote_get(kitz_apiurl . 'wp-json/kitzdropbox/connect')。
- Drop Box:
- 我使用以下功能上傳JSON文件。管理員可以使用這個功能上傳他們的DIVI JSON文件。這個功能將通過API將.json文件保存到Dropbox中:wp_remote_post('https://content.dropboxapi.com/2/files/upload', $args)。
- 我使用以下功能在Dropbox中創建文件夾。管理員可以在創建的文件夾中上傳他們的JSON文件:wp_remote_post('https://api.dropboxapi.com/2/files/create_folder_v2', $args_section_folder)。
- 我使用以下功能從Dropbox檢索所有文件夾:wp_remote_post('https://api.dropboxapi.com/2/files/list_folder', $args_listfolder)。
- 我使用以下功能通過API創建一個token:wp_remote_post('https://api.dropbox.com/oauth2/token', $args)。
- 我使用以下功能在wp外掛目錄中下載所有.json文件:wp_remote_post('https://content.dropboxapi.com/2/files/download', $dropbox_download_args)。

以下是使用HTML的項目符號清單,以繁體中文顯示:

<ul>
<li>Kitz Builder是一款外掛,可以使用雲端儲存和附加功能,讓您以十倍的速度建立Divi網站。</li>
<li>如果遇到任何問題,請聯繫我們的支援團隊:[email protected]</li>
<li>如何使用:
<ul>
<li>首先激活外掛。</li>
<li>然後點擊“Kitz Pro”選單,並連接您的Dropbox帳戶。</li>
<li>最低系統要求:
<ul>
<li>WordPress 3.3+</li>
<li>PHP 5.x</li>
<li>MySQL 5.x</li>
</ul>
</li>
<li>如果遇到任何問題,請聯繫我們:https://app.divikitz.com/,在這裡您需要登錄並直接與我們聊天。</li>
</ul>
</li>
<li>Divi Kitz網站:
<ul>
<li>這是我們主要使用API與該網站連接的地方。</li>
<li>網站管理員需要使用訂閱登錄並創建一個token。</li>
<li>網站管理員可以使用他們的電子郵件和密碼通過API獲取“Sections”和“Layout”。</li>
<li>我們在這裡定義了主要網站URL:“kitz_apiurl”。</li>
<li>我使用以下功能通過API連接/斷開https://app.divikitz.com/網站:wp_remote_get(kitz_apiurl . 'wp-json/kitzdropbox/connect')。</li>
</ul>
</li>
<li>Drop Box:
<ul>
<li>我使用以下功能上傳JSON文件。管理員可以使用這個功能上傳他們的DIVI JSON文件。這個功能將通過API將.json文件保存到Dropbox中:wp_remote_post('https://content.dropboxapi.com/2/files/upload', $args)。</li>
<li>我使用以下功能在Dropbox中創建文件夾。管理員可以在創建的文件夾中上傳他們的JSON文件:wp_remote_post('https://api.dropboxapi.com/2/files/create_folder_v2', $args_section_folder)。</li>
<li>我使用以下功能從Dropbox檢索所有文件夾:wp_remote_post('https://api.dropboxapi.com/2/files/list_folder', $args_listfolder)。</li>
<li>我使用以下功能通過API創建一個token:wp_remote_post('https://api.dropbox.com/oauth2/token', $args)。</li>
<li>我使用以下功能在wp外掛目錄中下載所有.json文件:wp_remote_post('https://content.dropboxapi.com/2/files/download', $dropbox_download_args)。</li>
</ul>
</li>
</ul>

外掛標籤

開發者團隊

⬇ 下載最新版 (v6.12.24) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Kitz Pro Builder」→ 直接安裝(推薦)

原文外掛簡介

Kitz Builder helps you build Divi sites ten times faster with cloud storage and drop-in features.
Support

If any problem occurs, please contact us at [email protected]

How to use

First Activate Plugin.
Then Click on ” Kitz Pro ” menu. Then connect your dropbox with your account.= Minimum requirements for Kitz Pro =

* WordPress 3.3+
* PHP 5.x
* MySQL 5.x
If any problem occurs, please contact us at https://app.divikitz.com/, Here you need to login and you can chat with us directly.
Divi Kitz Website

Here is the main website where I am using API to connect with this website. Here is the URL: https://app.divikitz.com/login. The website admin needs to login here with a subscription and create a token.

Website admin can use their email and password to get “Sections” and “Layout” with API’s.

define(‘kitz_apiurl’, “https://app.divikitz.com/”); Here is the main website I defined here main website URL “kitz_apiurl”.

I used this function to Connect/Disconnect https://app.divikitz.com/ website by API: wp_remote_get(kitz_apiurl . ‘wp-json/kitzdropbox/connect’);

Drop Box

wp_remote_post(‘https://content.dropboxapi.com/2/files/upload’, $args) I used this function to upload JSON files. Admin can upload their DIVI JSON file with this function. This function will save their .json file into Dropbox by this API.

wp_remote_post(‘https://api.dropboxapi.com/2/files/create_folder_v2’, $args_section_folder); I used this function for creating a folder in dropbox. Admin can upload their JSON file in the created folder.

wp_remote_post(‘https://api.dropboxapi.com/2/files/list_folder’, $args_listfolder); I used this function to retrieve all folders from the Dropbox.

wp_remote_post(‘https://api.dropbox.com/oauth2/token’, $args); I used this function to create a token by this API.

wp_remote_post(‘https://content.dropboxapi.com/2/files/download’, $dropbox_download_args); I used this function to download All . Json file in the wp plugin directory.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon