LiveStore is a ready-to-use solution for launching an online store based on a popular platform adapted for Russian-speaking users. The service provides all the necessary tools for e-commerce: product and order management, configuration of categories, promotions, and coupons, as well as flexible functionality expansion through modules and plugins. It is suitable for both small stores and large-scale e-commerce projects.
LiveStore Features
- Product catalog and category management
- Order and customer processing
- Configuration of promotions, discounts, and coupons
- Support for modules and extensions
- Flexible customization of the store’s appearance
- Localization support and a Russian-language interface

Beget VPS with pre-installed LiveStore is a fully prepared and Russian-localized build that automatically configures your domain name and SSL certificate. Once the server is set up, you can start working right away without any additional configuration.
Installation package information
- Ubuntu 24.04
- Nginx
- Apache
- MySQL
- LiveStore “Russian Build”
- Certbot
Installing LiveStore
When installing a server, in addition to the standard parameters, you will be asked to specify:
- The domain that will be used for your online store. You can specify an existing domain name or register a new one. You can also use a free domain in the
.beget.appzone. An SSL certificate will be issued and installed for the selected domain. - The administrator login used to access the OpenCart CMS control panel.
- The administrator password.
- The administrator’s email address.
The system will automatically perform the following:
- LiveStore installation;
- web server configuration;
- issuance and configuration of the SSL certificate.
The deployment process takes an average of 5–7 minutes, after which you will receive a notification that everything is ready.
Using LiveStore
After installation:
- The storefront will be accessible via your domain name.
- The admin panel will be accessible at:
https://your-domain/admin
To log in, use the administrator credentials specified when creating the server. These are also available in the control panel under the installed software information section.

Your LiveStore server is ready to use. Sell your products through LiveStore and grow your business even more effectively!

FAQ
Your online store files are located in the directory: /var/www/livestore.
- Nginx configuration:
/etc/nginx/sites-enabled/livestore - Apache configuration:
/etc/apache2/sites-enabled/livestore.conf
After making changes, don’t forget to restart the web server.
To restart the web server, use the following commands:
- Nginx:
service nginx restart - Apache:
service apache2 restart
