Jump to content
Bicrypto v4.6.0 + All Plugins

LaraClassifier - Classified Ads Web Application + Plugins

Posted
  • Administrators

LaraClassifier - Classified Ads Web Application + Plugins


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..

LaraClassifier - Classified Ads Web Application + Plugins

Support is available for paid files only
Support for free files is offered for a fee only

  • Replies 111
  • Views 16.1k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • hi After install   "Invalid purchase code. The code must be 36 characters (including dashes)." // app/Http/Middleware/Install/CheckPurchaseCode.php:74

  • VERSION 14.0.1 NULLED + PLUGIN STRIPE v3.0.0 This is the hidden content, please Sign In or f2a5227dff01ca

  • BRUNO RIBEIRO
    BRUNO RIBEIRO

    Thank you so much!  

Posted Images

Featured Replies

I haven't really tested what's going on, anyway my site is not visited and hardly anyone will buy anything 🙂

I checked this part of the code in the app/Models/Package.php file.

Note that the month interval is set to 7 days:

protected function periodEnd(): Attribute
{
return Attribute::make(
get: function () {
$today = now();

$intervalInDays = $this->promotion_time ?? 30;

$isSubsPackage = (isset($this->type) && $this->type == 'subscription');
if ($isSubsPackage) {
$interval = !empty($this->interval) ? $this->interval : 'month';
$intervalInDays = 7;

if ($interval == 'month') {
$intervalInDays = $today->daysInMonth ?? 30;
}
if ($interval == 'year') {
$intervalInDays = $today->daysInYear ?? 365;
}
}

return $today->addDays($intervalInDays)->endOfDay();
},
);
}

 

Please check if your code is different.

В 20.08.2023 в 17:53, Andrew Amtana сказал:

@Mahmoud Hello sir thank you for your efforts. kindly i have an enquiry, am trying to install this laraclassifier script, but it is asking for the license code.

kindly how do I get it please? I thought since it is nullified, it will install automatically.

i downloaded the latest version.

Check attachment 

Screenshot 2023-08-20 at 19.52.02.png

Hi. Is there a solution to this problem?

17 hours ago, julianocunha said:

I checked this part of the code in the app/Models/Package.php file.

Note that the month interval is set to 7 days:

protected function periodEnd(): Attribute
{
return Attribute::make(
get: function () {
$today = now();

$intervalInDays = $this->promotion_time ?? 30;

$isSubsPackage = (isset($this->type) && $this->type == 'subscription');
if ($isSubsPackage) {
$interval = !empty($this->interval) ? $this->interval : 'month';
$intervalInDays = 7;

if ($interval == 'month') {
$intervalInDays = $today->daysInMonth ?? 30;
}
if ($interval == 'year') {
$intervalInDays = $today->daysInYear ?? 365;
}
}

return $today->addDays($intervalInDays)->endOfDay();
},
);
}

 

Please check if your code is different.

my code is the same

 

This is my cron settings:

cron.png.2a711d583171defe89b458c7ab20d598.png

Edited by DieHard

1 hora atrás, DieHard disse:

my code is the same

 

This is my cron settings:

cron.png.2a711d583171defe89b458c7ab20d598.png

If your code is the same, notice that something is wrong. Note that there is no Week option. The first option is Month and set to 7 days.
Run a test on your website, note that when purchasing any subscription package, even if you have set it to expire in 90 days, after approving the Offline payment, it will show the expiration in 7 days.

36 minutes ago, julianocunha said:

If your code is the same, notice that something is wrong. Note that there is no Week option. The first option is Month and set to 7 days.
Run a test on your website, note that when purchasing any subscription package, even if you have set it to expire in 90 days, after approving the Offline payment, it will show the expiration in 7 days.

I do not use Offline payment

  • 2 months later...

am looking specifically for all the laraclassifier-v1420 plugins alone any help would be appreciated,, i already have the script file but no extra pluggins inside it ..

  • 2 weeks later...
  • 4 weeks later...
  • Mahmoud changed the title to LaraClassifier v15.0.0 - Classified Ads Web Application + Plugins NULLED
4 hours ago, vladimirb1 said:

impossibile installare ottenere 500

2024-05-19_114513.png

modifica quel file elimandando la scritta al numero 300, salvi e poi ti farà fare listallazione pulita

18 часов назад, Gio Eva сказал:

modifica quel file elimandando la scritta al numero 300, salvi e poi ti farà fare listallazione pulita

it's no work, error php code

  • 3 weeks later...
  • 4 weeks later...
  • Mahmoud changed the title to LaraClassifier v15.1.0 - Classified Ads Web Application + Plugins NULLED
36 минут назад, my games jo сказал:
Why does this error always happen 

500

 Internal Server Error

Undefined array key "allows_null"

 

 

yes same here 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Latest Updated Files