if you are a WordPress student and you have been doing several projects on WordPress, then you need to transfer or submit your project to your teacher or the university board as a project. Follow the below guidelines to transfer your WordPress project from one local computer to another
Step -1 Copy your website name folder from Htdocs where your WordPress files are kept.
For example, we have a folder named home in my htdocs folder, which is located in the xampp folder in my PC’s c drive.
Step -2 Now you need to Export your database file from Phpmyadmin, For this Go to phpmyadmin my admin select the database, and click on the export button, At the bottom you find the export button and the format for export should be SQL. Download the database from here.
Here in this step, we have a database name home, we have clicked on the export from the top bar window, and then we have another export at the bottom of the screen. Be sure to check the format should be SQL before downloading.
Step -3 Now we have all the required files WordPress files and database files, you need to compress them to a zip file to reduce some size or make a single folder.
Step – 4 Now you can mail the file or upload it on Google Drive or you can use any other method to export the files to others. Here
Note: you must include a Notepad-based file in which you mention the Admin username, Password, database name, and other things you have used in the project.
Here is a complete Video attached to do the above process.