Upgrade Guide
Before starting upgrade we recommenced to backup your files and export your current database.
NOTE : Always take backup of .env file while replacing the files.
Upgrading from v3.4.0 to v3.5.0
For Technical Users:
- Download
v3.5.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v3.5.0
files into your existing versionv3.4.0
- Run
composer install
to update composer dependencies - Run
php artisan db:seed --class="PaymentFieldSeeder"
to add payment setting fields - Run
php artisan migrate
to make new build - Run
npm install
- And at last Run
npm run dev
to make new build - That's it!, you are ready to go with new version
v3.5.0
For Non Technical Users:
- Download
v3.5.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v3.5.0
files/directories into your existing versionv3.4.0
- That's it!, you are ready to go with new version
v3.5.0
Upgrading from v3.3.0 to v3.4.0
For Technical Users:
- Download
v3.4.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v3.4.0
files into your existing versionv3.3.0
- Run
composer install
to update composer dependencies - Run
php artisan migrate
to make new build - Run
npm install
- And at last Run
npm run dev
to make new build - That's it!, you are ready to go with new version
v3.4.0
For Non Technical Users:
- Download
v3.4.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v3.4.0
files/directories into your existing versionv3.3.0
- That's it!, you are ready to go with new version
v3.4.0
Upgrading from v2.2.0 to v3.3.0
For Technical Users:
- Download
v3.3.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v3.3.0
files into your existing versionv2.2.0
- Run
composer install
to update composer dependencies - Run
php artisan migrate
to make new build - Run
npm install
- And at last run
npm run dev
to make new build - That's it! you are ready to go with new version
v3.3.0
For Non Technical Users:
- Download
v3.3.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v3.3.0
files/directories into your existing versionv2.2.0
- Now please call this URL once
YOUR_APP_URL/upgrade-to-3-3-0
- That's it! you are ready to go with new version
v3.3.0
Upgrading from v2.1.0 to v2.2.0
For Technical Users:
- Download
v2.2.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v2.2.0
files into your existing versionv2.1.0
- Run
composer install
to update composer dependencies - Run
php artisan migrate
to make new build - Run
npm install
- And at last run
npm run dev
to make new build - That's it! you are ready to go with new version
v2.2.0
For Non Technical Users:
- Download
v2.2.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v2.2.0
files/directories into your existing versionv2.1.0
- Now please call this URL once
YOUR_APP_URL/upgrade-to-2-2-0
- That's it! you are ready to go with new version
v2.2.0
Upgrading from v2.0.0 to v2.1.0
For Technical Users:
- Download
v2.1.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v2.1.0
files into your existing versionv2.0.0
- Run
composer install
to update composer dependencies - Run
php artisan migrate
to make new build - Run
npm install
- And at last run
npm run dev
to make new build - That's it! you are ready to go with new version
v2.1.0
For Non Technical Users:
- Download
v2.1.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v2.1.0
files/directories into your existing versionv2.0.0
- Now please call this URL once
YOUR_APP_URL/upgrade-to-2-1-0
- That's it! you are ready to go with new version
v2.1.0
Upgrading from v1.0.0 to v2.0.0
For Technical Users:
- Download
v2.0.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v2.0.0
files into your existing versionv1.0.0
- Run
composer install
to update composer dependencies - Run
php artisan migrate
to make new build - Run
npm install
- And at last run
npm run dev
to make new build - That's it! you are ready to go with new version
v2.0.0
For Non Technical Users:
- Download
v2.0.0
- Backup your current version files and DB
- If you have manually changed any files then please take a backup of them. After replacing files, you can again get that portion of code into some particular files.
- Replace
v2.0.0
files/directories into your existing versionv1.0.0
- Now please call this URL once
YOUR_APP_URL/upgrade-to-v2-0-0
- That's it! you are ready to go with new version
v2.0.0