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

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!