Platform
How to Connect SFTP on Breeze?
SFTP or Secure File Transfer Protocol is a standard communication protocol used for the transfer of computer files from a server to a client on a computer network. It requires a connection between the client and the server, but unlike FTP, SFTP ...
Disk Space Add-on – Increase Storage on your Magento Store
If your disk space is running out, you can always add more storage to existing plan. Go to the Monitor section and check if the storage is running out. You can simply raise a ticket and our support team will gladly assist you. The extra space will be ...
How to View Server Logs?
A server log is a log file (or several files) automatically created and maintained by a server consisting of a list of activities it performed. Follow the steps to access the Server Logs Step 1: Login to your MyBreeze Platform Step 2: Select the ...
How to Connect to SSH at Breeze in Windows?
SSH, also known as Secure Shell or Secure Socket Shell, is a network protocol that gives users, particularly system administrators, a secure way to access a server over an unsecured network. At Breeze, security always comes first. You can only use ...
How Breeze User Roles Work?
The feature is not enable currently. Our multiple user role features allow you to create team and manage team members. You do not need to give complete access to the account to every team member. Breeze offer 3 user roles so you can fine tune the ...
How to make Magento Multi Store in Breeze?
If you want to expand the business by adding multiple stores under a single administration, Magento multiple stores can help you. You can create multiple stores directory from the Breeze Platform. Follow the steps below: Step 1: Login to Breeze ...
Can I transfer my website from one Company to other?
No. The website is not trasnferable within Companies. Meanwhile, you can delete your server from one company and can create another one on the new company. Then you can restore the backup taken from company A to the server created on company B. You ...
Is there Free Trial of Breeze?
No. We do not have Free Trial, but you can test Breeze in several ways. Register for the Demo, and our customer representative will show you complete Breeze dashboard demo. You can test out all the functions - creating store, backups, staging, CDN, ...
Do you have a status page?
Yes. Please find our status page here, to see our operational status. If this is helpful, please thumbs up this document. If not, please let me know how I can make it better.
How do I reset my Breeze Password?
If you need to reset your password, simply click the “Forgot Password” link on the login page. Enter your registered email address, and check your email. The email should arrive within 15 minutes or less. The email contain the Password reset link, ...
How to Create Stage for the Store?
Whenever you need to test or change anything on the website, the ideal way is to move the website to the stage and do it in a controlled environment. This way, only the changes that pass the various analysis test could go live for user experience. At ...
How to resize your server in Breeze?
As the traffic starts to comes, you have to increase the Magento resources to keep up with the demand. The Magento store start to load slowly if there is too much traffic and not enough resources to match. Steps to Resize the Plan: Step 1: Login to ...
How to add storage to the store in Breeze?
There are two ways to increase the storage for the store in Breeze. Upgrade the plan Take Storage Add-on Upgrading the Plan If your store’s storage requirements is increasing, it is a sign that your store is growing. You are adding more content, ...
How to Update Cron Jobs?
Cron is a standard Unix utility that is used to schedule the program run at a specific duration. A cron job is a periodically running task at a schedule. You can also make a script/command and add it to the cron jobs. Specify the time, and the ...
What are Breeze Companies? (Detail)
Before you add a store to Breeze, you have to create a company. You can quickly create a Company from the ‘Create’ button at the Top-Bar. Click on ‘Create Company’. Name your company, and click on Save. Once the Company is created, you can ...
What is my User Role?
Your user role defines the control and responsibilities over the websites and organizations. There are three user roles -- Owner, Admin and Billing. The defined user roles allow the Owner to provide website access to the team members while making ...
Does Breeze Keep the Website Files and Database in the Data Center You Choose?
Yes. You choose the data centre area when you create your server on Breeze. All the files, database, and backups are stored in that data centre you select. We do not transfer your data to any other data centre location. Although we have to fetch some ...
Can I Get a Dedicated IP with Breeze?
You get a shared IP address with all the Breeze plans. However, you can contact the sales team if you need a dedicated IP address. Find IP Address associated with your store in the MyBreeze Platform.
Does Breeze offer SFTP?
Yes. Breeze offer SFTP for the secure transfer of files and folder. Learn how to use SFTP on Breeze.
How to Access phpMyAdmin?
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. You can easily access phpMyAdmin from the Breeze platform. If you ...
How to add/remove cron jobs in Breeze?
Cron is a time-based job scheduler in Unix-like computer operating systems. It is used to run tasks at certain times or dates. A user creates a crontab, a configuration file that describes the task and the schedule. Cron is a powerful tool which is ...
How to Enable Elasticsearch on Breeze?
Elastic Search is an extremely powerful and quick search engine used by lots of eCommerce stores and websites. If you want to use the elastic search on your website, you can enable it from the Breeze tool box. Enable Elastic Search Follow the steps ...
What Is My Site IP Address (IPv4)?
You can locate the site IP address in the Domain tab in the Breeze Platform. Point your domain to this IP address to load your site on the domain name. Locate IP Address of the Site? To find the IPv4 address of your site, follow these steps: Step 1: ...
How to reset permissions?
File and folder permissions can cause trouble during uploading and modifying the files. All the files and folders in the webroot do not have the same permissions. Some can be written, while some can only be read. That’s why you need to change the ...
How to change PHP version?
Magento is an open-source platform, built on PHP. If you like to change the PHP version of your Magento site, you can do it with the Breeze platform. Before changing the PHP version, please understand the requirements of your site. Not all PHP ...
How to use Varnish cache for Magento in Breeze?
Varnish cache is a reverse proxy caching that increase the web site speed by serving the content on behalf of the webserver. With Breeze, you get Varnish cache for Magento right inside the dashboard. You can enable it in few steps. Enabling Varnish ...
How to purge all cache from Breeze?
Caching makes the site faster by saving and loading content from the cache files. There are many types of caching, like server-side caching, browser caching, or Redis caching. Though caching improves the page speed, it can show outdated content if ...
How to delete a site from Breeze?
Whether you want to delete it entirely or to remove it from the Breeze platform, you can do so in a few steps. Deleting the website will delete all the database and staging environment of the website. So take backups before deleting the site. ...
How to Remove a User From a Site?
Breeze allows you to add multiple-user to the servers/websites. You can have users managing various aspect of your store. After the work is done, or if you don’t need a user accessing the store, we suggest removing the user account from the panel. ...
How to invite users to your company?
At Breeze, we provide multi-user features. You can create a team of many users for any website or company. We allow three user roles; each of them has different control over the servers/sites. Please read how the Breeze User Roles works and what is ...
How to restart PHP?
You can restart the PHP of the site manually, in case the website starts showing any PHP-related error. Most of the time, our system restarts the PHP automatically after detecting the issue. The system adds the process to the logs. However, if you ...