• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
LaraClassifier - Classified Ads Web Application by BedigitCom

LaraClassifier - Classified Ads Web Application by BedigitCom 15.3.2 NULLED

Version v15.3.2 Oct 28, 2024​

  • Added an option in the admin panel to enable or disable diacritic-sensitive search support.
    Note: Diacritic search support is now disabled by default, as it may require specific server configuration to function correctly.
  • Minor improvements.
  • Minor bugs fixed.
  • Like
Reactions: azarock35

Version v15.3.0 Oct 16, 2024​

CAUTIONS

  • Database file paths' columns are changed in the API responses.
  • File paths' columns are normalized in the database.
  • Minor improvements.
  • Minor bugs fixed.
  • Like
Reactions: azarock35

Version v15.2.0 Oct 4, 2024​

INFORMATION

Language files need to be upgraded to prevent texts missing.
  • Images upload and resize code improved.
  • Support for Animated GIF and AVIF images added in addition (with GD as default image driver).
  • Support for Animated GIF, AVIF, Animated WebP, JPEG 2000 and HEIC images added in addition (with Imagick as default image driver).
  • Allow images to be encoded using their original format (allowing the Animated GIF images displaying for example).
  • Option to enable some time-consuming tasks to be queued, like: images auto-resizing (when thumbnails are removed), mails sending, etc.
  • Sections management improved.
  • Installation process improved (For Windows based systems like: XAMP, Laragon, WAMP, etc.).
  • Cities' autocompletion search fixed (Support for diacritics, and for whitespace from both ends of the input added).
  • Allow admin users to disable/enable the cities' autocompletion in the search form.
  • Option to add custom message when activating the maintenance mode.
  • Minor improvements.
  • Minor bugs fixed.

Version 15.1.3 Jul 17, 2024​

  • Phone numbers validation improved
    (allowing admin users to select a phone numbers validator from the Admin panel).
  • Admin panel's settings models' JS improved.
  • Page titles during updates which were always null fixed.
  • Minor improvements.
  • Minor bugs fixed.
  • Like
Reactions: azarock35 and tkobi

Version 15.1.2 Jul 12, 2024​

  • Admin panel’s settings models’ JS import improved.
  • DB tables prefix and tables names collision fixed.

Version 15.1.0 Jun 28, 2024​

  • Splitting of the "Single (Page & Form)" settings group to "Listing Forms Options" and "Listing Details Page Options".
  • Renaming of the "List & Search" to "Listings List Options".
  • Add a global "Type of display" option for categories in the group of settings "Listing Forms Options".
  • Resend support added (as new mail sending driver).
  • Backed enumerations implemented for the Continents, Genders, Listing Types, User Types entities, and removal of their DB tables.
  • Append "excerpt" column for listings collections from the API.
  • Listings list grid template improved.
  • Pure JS autocomplete implemented (Replaces the version which uses jQuery).
  • Some drivers and web services validation (like: Mail, SMS, ...) options improved.
  • The pricing page will no longer force to be shown during the listing creation process when the logged in user has a valid subscription.
  • Delivery the right error message, when action cannot be done under impersonation.
  • Properly apply the "Currency Exchange" and the "Domain Mapping" plugins middlewares when the plugins are installed.
  • Minor Improvements.
  • Minor Bugs fixed.
  • Like
Reactions: MarkDragon

Version 15.0.0 May 18, 2024​

INFORMATION

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).
  • Improvements.
  • The "Detect Ads Blocker" plugin assets (css & js) files links fixed.
  • Bugs fixed.

Version 14.2.0 Nov 17, 2023​

  • Bugfix: Package & package type selection (when the APP_HTTP_CLIENT= variable in the /.env is not curl).
  • Bugfix: 404 error during listing creation (when the APP_HTTP_CLIENT= variable in the /.env is not curl).
  • Localization & Geo location settings improved.
  • Minor bugs fixed.
  • Minor improvements.
  • Like
Reactions: edgars221289

Version 14.1.0 Nov 1, 2023​

  • 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.
  • Minor bugs fixed.
  • Minor improvements.
Top