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).
Allow pagination in the category selection's modal (on the listings posting forms).
The "More cities" or "City switching" modal improved.
Cities selection from a modal added (as new option).
The select2 option is still available, with ability to switch from one option to another from the admin panel.
Admin panel: Update how DataTables will report detected errors.
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.