About This File
LaraClassifier is the most powerful Classified Ads Web Application in the market. An Open Source and modulable classified app having a fully responsive design. It is packed with lots of features.
Features
- Custom Fields (Create your own Classified Ads, Auto Deals Classified, Real Estate Classified, Directory Listings or Jobs Portal websites)
- Based on a REST API (RESTful API)
- Clean and Modern Design
- Fully Responsive (also in Admin panel)
- Built with PHP/MySQL & HTML5/CSS3
- Frameworks: Laravel, Bootstrap, jQuery, VueJS
- Geo location supported (with Maxmind free or pro database)
- Multi Currencies
- Support for RTL direction
- Multiple Languages Available
- Unlimited Colors
- Homepage Customization (Change and Order the Home Sections from the Admin panel)
- Users, Roles and Permissions System (ACL) integrated in the Admin panel
- PayPal Integrated
- Google Adsense integrated
- Google Maps integrated
- Twilio and Nexmo APIs integration
- Facebook comment integrated
- ReCaptcha integrated
- Turn ON/OFF Ads activation Option
- Turn ON/OFF User account activation Option
- Allow guests to post an ad without being logged
- Email Notifications (Using local SMTP or Amazon SES, Mailgun, Mandrill, or Sparkpost API)
- SMS Notifications (Using Twilio or Nexmo API)
- Resend Mail or SMS verification feature (Get more users with valid email or phone number)
- Messaging System between Sellers & Buyers integrated (NOTE: Only Buyers can start the conversation)
- CMS for Static pages (Create pages like: About Us, FAQ, Terms & Privacy, etc.)
- Contact page (Contact form & Google maps)
- Website Sitemap page
- Google XML Sitemap
- RSS feeds generator
- List of countries page (If activated, SEO supported)
- SEO optimized
- WebP image format support
- Website backup (Admin panel module)
- Blacklist (Admin panel module)
- Plans/Packages (for Premium Ads)
- Front End Listing Submission
- Social Networks Login (Facebook, Google)
- Protecting the users phone number against crawler
- Well commented code.
- Ready to use
- Easy to use. Only 2 minutes to install it.
- and much more..
What's New in Version v14.1.0 NULLED See changelog
Released
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.