logo

Canvas Palette - Make it Colorful🎨

Canvas Palette - Drag in blocks, drop in a video, add a splash of color - no design degree required.

Demo Palette Download Palette

Extra Block Types (EBT) - New Layout Builder experienceâť—

Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.

Demo EBT modules Download EBT modules

âť—Extra Paragraph Types (EPT) - New Paragraphs experience

Extra Paragraph Types (EPT) - analogical paragraph based set of modules.

Demo EPT modules Download EPT modules

GLightbox is a pure javascript lightbox (Colorbox alternative without jQuery)âť—

It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self-hosted videos.

Demo GLightbox Download GLightbox

Scroll

Integration of 1C and Drupal

17/04/2025, by Ivan

You can download the integration code for 1C and Drupal here:

https://github.com/levmyshkin/drupal-1c

The module works as follows. You add the standard 1C export and specify the path to the file: http://yoursite/sites/all/modules/import1c/1c_exchange.php. This allows the XML files to be exported using the standard method. Next, as the second step, you need to upload these XML files to the site. This is where the import1c module comes in.

http://yoursite/import1c - uploads the files to the site.

The code needs refinement, but overall it works. Good luck with your data export to the site!