Title: Kitz Pro Builder
Author: enspyredigital
Published: <strong>November 29, 2023</strong>
Last modified: November 29, 2023

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/kitz-pro-builder.svg)

# Kitz Pro Builder

 By [enspyredigital](https://profiles.wordpress.org/enspyredigital/)

[Download](https://downloads.wordpress.org/plugin/kitz-pro-builder.zip)

 * [Details](https://wordpress.org/plugins/kitz-pro-builder/#description)
 * [Reviews](https://wordpress.org/plugins/kitz-pro-builder/#reviews)
 *  [Installation](https://wordpress.org/plugins/kitz-pro-builder/#installation)
 * [Development](https://wordpress.org/plugins/kitz-pro-builder/#developers)

 [Support](https://wordpress.org/support/plugin/kitz-pro-builder/)

## Description

#### 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 support@enspyredigital.com

### How to use

 1. First Activate Plugin.
 2. 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.

## Screenshots

 * [[

## Installation

 * **Build WordPress sites ten times faster with Kitz Pro Builder.**
 * **Step 1**: Navigate to any page that has Divi enabled, and click “Kitz” on the
   topbar..
 * **Step 2**: You will now enter the builder.
 * **Step 3**: On the sidebar, choose “Sections” or “Layouts”. You can also add 
   additional Divi-enabled pages inside the builder.
 * **Step 4**: Save the page upon exit, and modify the page via the standard Divi
   builder.
 * **Step 5**: In free version, You can connect your dropbox & save your layouts
   and sections in dropbox which you will get in the builder.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Kitz Pro Builder” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ enspyredigital ](https://profiles.wordpress.org/enspyredigital/)

[Translate “Kitz Pro Builder” into your language.](https://translate.wordpress.org/projects/wp-plugins/kitz-pro-builder)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/kitz-pro-builder/),
check out the [SVN repository](https://plugins.svn.wordpress.org/kitz-pro-builder/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/kitz-pro-builder/)
by [RSS](https://plugins.trac.wordpress.org/log/kitz-pro-builder/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 6.12.25 (6th May, 2023)

 * Bug fixes.
 * Initital release.
 * Meet new functionality Drop Box
 * Users can save layouts and sections to their dropbox and retrieve them from dropbox.
 * User can save section on their Kitz Pro Builder, Just need to click on save icon
 * Checked compatibility with wordpress 6.2.2

## Meta

 *  Version **6.12.24**
 *  Last updated **2 years ago**
 *  Active installations **Fewer than 10**
 *  Tested up to **6.2.9**
 *  PHP version ** 5.2.4 or higher **
 * Tag
 * [divi theme](https://wordpress.org/plugins/tags/divi-theme/)
 *  [Advanced View](https://wordpress.org/plugins/kitz-pro-builder/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/kitz-pro-builder/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/kitz-pro-builder/reviews/)

## Contributors

 *   [ enspyredigital ](https://profiles.wordpress.org/enspyredigital/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/kitz-pro-builder/)