Blog

Tips

Tutorials and technical solutions for developers, designers, marketers and other specialists.

By Industry (3)
By Service (2)
By Technology (6)

Distributions in Drupal

In Drupal, a distribution refers to a convenient package consisting of Drupal core, contributed modules, themes, and configurations. It allows for effortless installation, enabling the creation of specific types of websites quickly. Distributions are specifically designed for various use cases, such as building news websites or e-commerce platforms. Examples of popular distributions include: Drupal Commerce: […]

Victoria

Full-Stack Drupal developer

May 23, 2023

How to Speed up WordPress

Speeding up your WordPress site holds immense importance in today’s digital landscape. It not only enhances user experience but also contributes to improved search engine rankings, higher conversion rates, optimal mobile user experience, and efficient server resource utilization. There are several ways to speed up a WordPress website: Optimize images: Reduce file sizes and compress […]

Nikita

Full-Stack developer

May 19, 2023

Mastering Local Theme Development with Shopify CLI

Shopify CLI is a powerful tool that empowers developers to create and customize Shopify themes locally, enhancing their workflow and efficiency. By utilizing the command-line interface, you can seamlessly set up and modify themes on your local machine before deploying them to your live store. In this article, we will guide you through the step-by-step […]

Valeria

Front-end Developer

May 17, 2023

Drupal modules to create feedback

In Drupal, there are several modules that can be used to create feedback forms and surveys. Some popular options include: Webform This module allows you to create forms and surveys using a drag-and-drop interface, and it includes a wide range of form elements and options. The Webform module in Drupal allows site administrators to create […]

Victoria

Full-Stack Drupal developer

May 13, 2023

Git Version Control for Shopify Development

Shopify is a popular e-commerce platform that allows businesses to create and manage their online stores. As with any software development project, it’s essential to use version control to manage changes to the codebase effectively. In this text, we’ll explore the steps involved in using version control, specifically Git, to manage Shopify development work. By […]

Valeria

Front-end Developer

May 10, 2023

Shopify optimization

Here you will find a way to speed up the Shopify website. To optimize the work of pages, you will need to connect a collector to the project (in our example, this is Gulp). Create a directory in the root of your project (for example ./src). And further inside ./src create directories for images – […]

Valeria

Front-end Developer

May 02, 2023
Show more tips