logo

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

Transfer of data from a local database to the website

27/07/2025, by Ivan
Good day. I have a question: there are three tables written in Paradox linked by a key field. In the first table, roughly speaking, there is the species name of an organism, in the second table its description, and in the third table its photograph. The task is to insert the species name into the article title, and its description and photograph into the body. The photograph can be inserted separately as an img. How much could this cost? Or could you advise where to start in order to write it myself? I know some PHP, but I do not understand Drupal’s structure well enough to know from which table to insert data and where. I have heard about the migrate module, but how to approach it and where to start? Or are there other ways to implement this?