How do I start a project on Magento Cloud?
I would like to know how can I create a project on https://accounts.magento.cloud? for example like the image: I couldn’t find any about it.
Auto Added by WPeMatico
I would like to know how can I create a project on https://accounts.magento.cloud? for example like the image: I couldn’t find any about it.
Need to turn on developer mode NOT via command: bin/magento deploy:mode:set developer Need to turn on it via deploy. Does anyone know how to do it?
I’m developing a website using Magento Cloud. I created 2 new sort-by options as attachments below: When I select sort-by “Price Low to High” or “Price High to Low”. I always get messages: We can’t find products matching the selection.… Read More »Magento Cloud – Cannot sorting products list by min_price DESC or ASC
Steps as follows: $ magento-cloud project:get e7s9kiwfapxcy $ cd cloned-directory $ git branch -a Output: * master remotes/magento/HEAD -> magento/master remotes/magento/jcollins remotes/magento/jcollins-child remotes/magento/master I created a new private repository in Bitbucket git remote add origin [email protected]:justincoll/magento.git Finally, I attempt to… Read More »How to migrate/backup all remote branches
I’m trying to set up Magento commerce cloud in localhost, I have to Enable the SSH key and added it to the Magento Cloud also, but when I run this command it gives an error, magento-cloud ssh-cert:load A valid SSH… Read More »Multi-factor authentication: not verified Magento Cloud Setup in Localhost Ubuntu