I need the full codebase of my live site, currently running on a LAMP stack inside cPanel, copied into a clean GitHub repository so I can begin proper version control and collaborative development. Scope of work • Access my cPanel file system and export every PHP, HTML, CSS, JS, and asset file. • Dump the MySQL database and include a scripted import routine so the project can be spun up locally with minimal fuss. • Initialise a new Git repository, add an appropriate .gitignore (excluding /vendor, cache, uploads containing customer data, and any server-side config files holding credentials), then push everything to a private GitHub repo I will share. • Document any symlinks, cron jobs, or Apache directives that must be recreated when the code is deployed elsewhere. • Keep the live store unaffected—no downtime and no altered permissions. Deliverables 1. GitHub repository containing the full LAMP e-commerce codebase, organised and committed in logical chunks. 2. SQL dump plus import script or README section explaining the database setup. 3. Short deployment guide (1-2 pages) covering local setup, branch strategy, and how to push future updates back to the server. Acceptance criteria – Repository builds and runs locally following the guide. – All current site functionality remains intact on production after the cloning process. – No sensitive keys or customer data are committed to version control. I’m ready to provide cPanel and GitHub access as soon as we start and would like the job wrapped up quickly by someone comfortable with PHP, MySQL, and Git best practices.