DIVI Maker – Create your own DIVI Modules

from 0$

DIVI Maker – Create your own DIVI Modules is a WP Plugin Package from the Open Source WP Plugins range A DIVI Plugin to easyly create your own DIVI modules.


For more information about a tailored WP Plugin Package like DIVI Maker – Create your own DIVI Modules please contact us directly.

DIVI Maker Plugin

After you succesfully installed, you will see a new menu at your admin dashboard named “Divi Maker”, go there and add a new item. Once you are there, you will see different fields.

Title: This field will be used to identify your module. For example, if title says “My DIVI Module”…The module title will be the same, so when you launch the DIVI modules modal, you will see your module with this name. and the module ID it will be “my_divi_module”. This is the only required field.

Below this, you will see the default wordpress editor. There, you must insert the output content. you can use PHP Directly using default opening and closing PHP tags.(be careful!). If you don’t know how to use php, it is possible activate the visual option at page bottom.

At right, you will see a metabox to add options to your new DIVI module.

  • Field ID: Must be unique and it’s only for internal purpose (identify from rest).
  • Field Type.
  • Field Label: Title above the field.
  • Field Description: Explanation to users of how to use the field.
  • Toggle: Where it will appear the field inside the DIVI options modal.

to retrieve the value added by users, you must insert inside the output content with this format: dm=%fieldidoftheoption%=dm

CSS & JAVASCRIPT FIELDS

Here you can add the javascript and css. Both fields will create related files, so if you want, you could minify the content at any online editor around the web and then paste the content here.

DEPENDENCIES

here, you can add urls to add external css or javascript files.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

DIVI Maker – Create your own DIVI Modules

typePlugin
version1.2
descriptionA DIVI Plugin to easyly create your own DIVI modules.