-
EBT Blocks 🧱
-
EPT Paragraphs 🆕
-
Resources & Support
- Drupal Book
- Blog
- Case Studies
- Drupal Documentation
- JSON Drop API Documentation
- Forum
- What's New
- Download Drupal
- Contact
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.
❗Extra Paragraph Types (EPT) - New Paragraphs experience
Extra Paragraph Types (EPT) - analogical paragraph based set of 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.
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!