Upgrade Guide
Upgrade to version 2.5.0
Option 1 (Auto update): Go to Admin -> System Administration -> System Updater and click "Download & install update".
Option 2 (Manual update):
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan migrate
to clear cache. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations. - Go to Admin -> Plugins -> Real Estate Plugin . Please click "Deactive" and then click "Active" for it to update the changes
- Override folder
Upgrade to version 2.4.0
Option 1 (Auto update): Go to Admin -> System Administration -> System Updater and click "Download & install update".
Option 2 (Manual update):
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan migrate
to clear cache. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations. - Go to Admin -> Plugins -> Real Estate Plugin . Please click "Deactive" and then click "Active" for it to update the changes
- Override folder
Upgrade to 2.3.0
This version requires PHP >= 7.3, make sure your hosting support PHP 7.3 or higher.
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations.
- Override folder
Upgrade to 2.2.0
This version requires PHP >= 7.3, make sure your hosting support PHP 7.3 or higher.
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations.
- Override folder
Upgrade to 2.1.0
This version requires PHP >= 7.3, make sure your hosting support PHP 7.3 or higher.
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations.
- Override folder
Upgrade to 2.0.0
This version requires PHP >= 7.3, make sure your hosting support PHP 7.3 or higher.
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations.
- Override folder
Upgrade to 1.6.0
This version requires PHP >= 7.3, make sure your hosting support PHP 7.3 or higher.
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations.
- Override folder
Upgrade to 1.5.0
This version requires PHP >= 7.3, make sure your hosting support PHP 7.3 or higher.
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations.
- Override folder
Upgrade to 1.4.0
This version requires PHP >= 7.3, make sure your hosting support PHP 7.3 or higher.
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations.
- Override folder
Upgrade to 1.3.0
This version requires PHP >= 7.3, make sure your hosting support PHP 7.3 or higher.
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations.
- Override folder
Upgrade to 1.2.0
This version requires PHP >= 7.3, make sure your hosting support PHP 7.3 or higher.
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations.
- Override folder
Upgrade to 1.1.0
This version requires PHP >= 7.3, make sure your hosting support PHP 7.3 or higher.
For developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Update file
composer.json
andcomposer.lock
from new source code. - Delete folder
/vendor
then runcomposer install
to upgrade vendor packages. - Delete folder
public/vendor
and run commandphp artisan vendor:publish --tag=cms-public --force
- Delete folder
public/themes
and run commandphp artisan cms:theme:assets:publish
- Run command
php artisan vendor:publish --tag=cms-lang --force
to update translations. - Run
php artisan optimize:clear
to clear cache.
- Override folder
For non-developers:
- Override folder
app
,config
,platform
,public/themes
,public/vendor
andpublic/index.php
from the latest version. - Override folder
public/themes
,public/vendor
,bootstrap
,vendor
from the latest version. - Delete all files in
storage/framework/views
andstorage/framework/cache
. - Go to Admin -> Translations -> Admin translations then click on
Import group
to update translations.
- Override folder