Blog
Payment systems in Russia
Shopping without queues, 24 hours a day, all from the comfort of your computer — thanks to the convenience of electronic payments, digital money is becoming increasingly popular. In real time, it can be used to pay for nearly any goods and services: from online games to university tuition. “Time to Live” explains how it works.
How to open an Online Store on Drupal
Companies classified as small businesses usually cannot afford to invest as heavily in expanding their sales geography as large manufacturers can. An alternative is to embrace e-commerce — selling products directly to consumers via the Internet. “Time to Live” explores the principles of building a successful online store.
Integration of Drupal and 1C
Link to the code and description:
https://drupalbook.org/ru/drupal/integraciya-1s-i-drupal
If you already have a website but feel it’s outdated or want to streamline your workflow, we can carefully migrate all your data from the old site to the new one.
Integration of 1C and Drupal
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.
Presentation: What is Drupal?
In this presentation, I’ll show what Drupal is used for and where it is already being applied:
Drupal is a free CMS with open-source code that allows easy organization, management, and publishing of content with endless customization options.
Dries Buytaert began developing Drupal as a message board in 1999. Within a year, more and more people became interested in using Drupal, so the project was made open source. Drupal.org appeared online in 2001, and the Drupal community gained momentum by 2005 with several conferences.
Development of an online store on Drupal Commerce (7.x)
In this section of our site we will show you how to develop an online store on Drupal Commerce.
Drupal Commerce installation and basic setup
To begin, we need to install Drupal version 7 and Denwer. You can learn how to do that by watching this video:
Is it difficult to create websites on Drupal?
After deploying Drupal, you’ll need to translate it into Russian. Watch how to do this here:
Introduction to Drupal
The first section of the tutorial is Introduction to Drupal. In this section, we will build a small website using a template design and also get familiar with the basic Drupal settings. Articles 1 through 4 cover how to set up Drupal in Russian on your local computer. The final article in the Introduction to Drupal section discusses installing Drupal on a fully functioning website with a live domain name.
Is it difficult to create websites with Drupal?
http://www.youtube.com/user/SiteMadeRu - this is my YouTube channel, subscribe to receive new videos!
Drupal how to install translation
http://www.youtube.com/user/SiteMadeRu - this is my YouTube channel, subscribe to receive new videos!
If your site will be located in the .ru zone, you'll most likely need to localize it to Russian. We already have a standard Drupal installation in English. To localize it, we need a .po file that contains the translation of the entire site interface. Go to drupaler.ru and follow the “download” link.
Russian localization for Drupal 7: