Migration Guide From v1 to v2
This section will give you guide to migrate from jhoom v1 to v2
This guide will help you smoothly migrate from Jhoom v1 to v2. Please follow the steps carefully to ensure everything works properly after the upgrade.
Step 1: Backup Your Current Data
Before starting the migration, we strongly recommend creating a full backup of your current database, files, and configurations.
Step 2: Run SQL Migration
-
Open phpMyAdmin and select your Jhoom database.
-
Go to the SQL tab.
-
Paste the SQL migration script provided in the file
migration.sql.Make sure the SQL executes successfully without errors.
-
Execute the script.
Step 3: Upload the Updated Admin Panel
- Delete the previous
admin panelfolder from your server. - Upload the new Jhoom Admin Panel v2 to the same location.
Access the Admin Panel Documentation:
Jhoom Admin Panel Documentation
Step 4: Login to Admin Panel
- Default Email:
admin@jhoom.com - Default Password:
12345
For security, we recommend changing the default password after your first login.
Step 5: Update Firestore and Cloud Functions
Deploy the new Firestore rules and cloud functions using Firebase CLI.
Refer to the guide here:
Make sure your Firebase CLI is properly set up and you have the necessary permissions.
Step 6: Final Checks
- Verify the website and admin panel are working properly.
- Test core functionality .
- Ensure Firestore rules and functions are properly deployed and working.
Support
If you face any issues during migration, please contact our support team Contact
✨ Congratulations! Your Jhoom has been successfully upgraded to v2.