Hey Craig! Great video! I'm relatively new to working with Magento. Something I can't quite figure out... What's the best way to setup a repository for the Magento directory AND at the same time manage changes to the front-end of the website that are done from the Magento backend? I'm working with Magento 1.9 on AWS . Your thoughts would be greatly appreciated. Thanks again!
@DigitalstartupUk5 жыл бұрын
Hey there. Thanks for the positive comment. To be honest, you should be planning to migrate to Magento 2 at this point as Magento 1 support will be ending soon. If I understand your question, you'll want to setup "git" on your server in order to track all of your changes in the Magento working directory. This would allow you to track and push changes between your Live server and Development server without the risk of making changes directly on the Live site. There are some great git tutorials out there such as www.atlassian.com/git/tutorials www.atlassian.com/git/tutorials and try.github.io/ - I hope this helps?
@LostInStates5 жыл бұрын
@@DigitalstartupUk I'll dig into this to see what we're missing. Thanks again!!
@VibrantWisdomHub6 жыл бұрын
Do I need the Filezilla? Can't I use the file manager in the CPanel? Thanks! Your videos are awesome!!!
@DigitalstartupUk6 жыл бұрын
Hi Alejandra, thanks for dropping by. The built in File Manager in CPanel is a little laggy, but should do everything FileZilla does. If you have any further questions, feel free to join the community on our forum: discuss.digitalstartup.co.uk/