From the v15.0.0, the script requires PHP 8.2 or higher (also for PHP-cli for the cron-job).
The cURL PHP extension version 7.34.0 or higher is also required.
Make sure you have upgraded your installed plugins (by replacing the plugins' files also).
Laravel 11.x support added.
MailerSend support added (as new mail sending driver).
Admin panel: Option to manage items per page & limit added. Available in the Admin panel → Settings → General → Pagination.
Admin panel: Option to manage the social media links in the footer added.
Admin panel: Option to manage the social media share icons added (Support for more social media added).
Dark mode theme added (Can be set in users area when admin user enables the option).
Allow to set a logo for light mode and another for dark mode. The main logo will be used as fallback for both modes.
Admin panel: Options to manage the admin panel charts entries limits added (to manage memory usage).
Upgrades: All SQL files converted in Laravel migrations.
Laravel-Mix updated.
Bootstrap framework updated.
Font Awesome Free updated from v5.15.4 to v6.5.2
Bootstrap Icons updated from v1.9.1 to v1.11.3
Social media icons improved (Including new X (Twitter) icon).
Exceptions handler improved (and removal of all the dd() function calls in production).
Settings to hide the breadcrumb elements (category, location, ...) of each listing on the listings list pages.
Adding of the possibility to select a locale that is available (installed) on the server during language creation or modification.
This update solves persistent issues with the Turkish language for example, that is set to tr_TR by default.
A locale with codeset can be selected instead, like: tr_TR.UTF-8, tr_TR.utf8, ... if they are installed on the server.
Re-implementation of the app's API consumption via local requests (in addition of cURL usage).
Set the local requests as the app's API default type of consumption.
This can be changed by adding the line APP_HTTP_CLIENT=curl in the /.env file to make external requests instead.
From the v13.0.0, the script requires PHP 8.1 or higher (also for PHP-cli for the cron-job).
For those who have add new files or custom codes or have make changes in the app/Http/Controllers/ folder,
this update contains some breaking changes. So we strongly recommend to save your works before starting this upgrade.
Make sure you have upgraded your installed plugins (by replacing the plugins' files also).
Laravel 10.x support added.
New option added, to allow admin to decide how premium listings will be displayed in search results.
New option to make the listings price field mandatory added.
New directory architecture for all the web controllers (install, admin, and public).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.