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

Blog

Using UberDrupal, Ubercart profile setup

17/04/2025, by Ivan

When we install a profile, we give specific instructions to Drupal to install additional modules, select a language, enable themes, or apply certain settings after installation. This is a very powerful tool with great potential, as it allows developers to create predefined Drupal packages designed for specific purposes, such as blogs, image galleries, magazines, or online stores.

Ubercart Store Administration

17/04/2025, by Ivan

Order Configuration

I assume you’re already familiar with Drupal’s capabilities and the interface of its admin panel. Now it’s time to get to know the Ubercart administration panel. Go to your site’s admin panel: your_site_name/admin. Among the various site settings, there is the Store administration section:

Creating an online store on Drupal with Ubercart. Creating menu categories and adding products

17/04/2025, by Ivan

In this chapter, we will look at how to create the catalog for our store: we’ll add categories, add products, add product kits, and more. If you’ve previously worked with other online stores and are familiar with how to set up and manage products, then it will be easy for you to get started with Ubercart from this chapter. If this is your first experience working with Ubercart or similar stores, I recommend that you read the previous chapter on installing and configuring Drupal and Ubercart.

Importing products from text files

17/04/2025, by Ivan

Manually adding products is acceptable if your store has only a few items. But what happens if you have hundreds or even thousands of products? This method is time-consuming and not very efficient for large stores. Consider that if you have 10,000 products and inserting one product takes about five minutes, it would take approximately five working months to complete the process. You would also face issues like slow internet connections or command errors. That’s why the best solution is to import products from a text file.