HubSpot Theme DND Quick Tutorial

Drag and drop areas allow developers to create sections of pages that support layout, stylistic and content changes directly within the content editors. See the creating a drag and drop area tutorial for an introduction to setting up drag and drop areas. 

VIDEO TUTORIAL LIST

 

How to add/extend modules to our existing Kore Modules

 

There are 2 ways:

  1. clone the similar one.
  2. from the scratch

You need to determine what is easier for you depends on your needs and functionality. Below are the standards/best practices on maintaining this module and make it uniform across other modules.

  1. rename the main class in html, css, js tab/accordion
  2. add the field and reorder it top to bottom
  3. copy field value in html tab and wrap it with if condition
  4. if the module depends on plugin, make sure to linked the files