Answer the question
In order to leave comments, you need to log in
How are websites modified?
Let's say a customer needs to modify a WordPress site. I am asking for admin panel data and ftp data. It takes a very long time to transfer to the local area and the configs need to be changed. And if you work directly through filezilla, I'm afraid to break something. How do developers make any improvements??
Answer the question
In order to leave comments, you need to log in
It takes a very long time to transfer to the local area and the configs need to be changed.
How do developers make any improvements??
Well, depending on the goal,
if you need to check the site at home on a PC, then download the necessary documents (html, css, js, php, well, let's start writing sites) just run the html document that runs when you open the site
You can connect via ftp or sftp via Deployment
Here is an example for PhpStorm
You can ask the customer to deploy dev on a subdomain. If he doesn't know how, do it for him. Then all those who follow after you will say thank you))
I don’t work on the local - everything is successfully synchronized through the hosting. And the work is like this - it's freedom - he left for another PC - everything is there. You just need to connect ide and github. Also with a laptop and with a home working PC. those. who often moves - you can not even take notes. The main thing is to have a flash drive with ide and someone else's computer / laptop - where are you going.
Plus in such work - you can not bathe in backups. Just a week ago, the hard drive died - and if there was a webserver and other server-side mess, then it took a long time to restore work, install something, configure it. Let hosters be puzzled by backup + github
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question