Is it safe to only modify the phtml files and the css,js files in magento and never touch the xml files? The way i see it is the phtml files are much easier to work with rather than the xml files.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, its possible. The layout xml is for if you want to use different phtml, css, or js files. But if all you want to do is adjust the existing files, you should be fine.