Guy Fawkes Posted September 20, 2023 Posted September 20, 2023 Modesy - Marketplace and Classified Ads System View File Modesy – Marketplace & Classified Ads Script v2.4.3 Modesy is a marketplace and classified ads script that you can sell physical and digital products. It allows you to use marketplace and classified ads options at the same time. You can use this script as a multi-vendor store or you can use it as a store where you can sell your own products. It has clean, responsive and user-friendly design. You can manage almost everything in your site with its powerful Admin panel. It is secure, SEO-optimized, fast, fully customizable and easy to use. Key Features Clean and Responsive Design Built Using Bootstrap 4 Totally Secure System Seo Optimized SEO-Friendly URL RTL Support Progressive Web Apps (PWA) Support Selling Physical Products Selling Digital Products Selling License Keys Bidding System Classified Ads (Adding a product or service as an ordinary listing) Multi-Vendor System (With enable & disable option) Multilingual System (Any language can be added easily) Accept Payments via PayPal, Stripe, PayStack, Razorpay, Flutterwave, Mercado Pago, Iyzico, Midtrans and PayTabs Payment Gateways Accept Payments via Bank Transfer (Offline payment) Cash on Delivery Guest Checkout Help Center (With Ticket System and Knowledge Base) Refund System Membership Packages System Vendor Dashboard Shipping Options Earnings Payouts PayPal, IBAN and SWIFT Payment Options for Payouts Currency Options (With different currency format options) Email Notifications Commission Rate for Sales Bank Transfer Notifications Editable & Sortable Navigation (With mega menu) Responsive & Sortable Slider (With show & hide Option) Bulk Product Upload Promoted Products (With enable & disable option and editable Daily and Monthly pricing) Pending Products Hidden Products Drafts Product Location Map Image, Video, Audio and URL Preview Options Add, Edit, Delete Unlimited Product Categories Bulk Category Upload Custom Fields System (A new field can be added easily) Product Variations (Add available options, like color or size that buyers can choose during checkout) AWS S3 Integration Coupon System Cache System RSS Feeds Social Login (Facebook & Google) Payment Settings Advance Search (Products and Members) Filter & Sort Porducts Member Profile Pages Last Seen Time Update Profile Information & Change Password Location Settings & Social Links for Members Favorites (Add & Remove from List) Follow & Unfollow Members Messaging System (With notification) Seller Widget Related Products Pageview Counts Social Sharing Lazy Image Loading Blog Section Add, Edit, Delete Unlimited Blog Posts Add, Edit, Delete Unlimited Blog Categories Dynamic Tag System for Blog Posts Comment System for Blog Posts (With enable & disable option) Adding Unlimited Fully Editable Pages Show & Hide Options for Page and Page Title Editable Location Database Multi-Countries and One Country Options (You can use only for your country) Responsive Ad Spaces for Any Kind of Ad Codes (Including Adsense) Create Ad Codes Product Review System (With enable & disable option) Product Comment System (With enable & disable option) User Review System (With enable & disable option) Facebook Comments Newsletter (Send email to subscribers) HTML Email Template Membership System Roles & Permissions System Secure Authentication Vendor Verification System(With verified icon) Email Verification System (With enable & disable option) Password Reset Add New Administrators Manage Registered Users Ban User Accounts Maintenance Mode SEO Tools Sitemap.xml Generator with Cron Job Function Contact Page (With Google Map and send contact messages to email address option) Editable Admin Panel Link Editable Product Link Structure Unlimited Layout Colors Visual Settings Watermark System Change Logo, Favicon, Site Title, Site Description, etc. from Admin Panel Google reCAPTCHA Integrated Rich Text Editor Cookie Warning for GDPR Social Media Links Google Analytics Advanced Settings Options Form Settings Easy Installation Using Installation Wizard Detailed Documentation Runs on PHP 7.4, 8.0, 8.1, 8.2 Security Cross-Site Request Forgery (CSRF) Prevention Cross-Site Scripting (XSS) Prevention Password Hashing Avoiding SQL Injection Requirements PHP >= 7.4 cURL PHP Extension Fileinfo PHP Extension Exif PHP Extension Mbstring PHP Extension Demo Demo: View Demo Classified Ads Demo: View Demo Super Admin Username: [email protected] Password: 1234 Moderator Username: [email protected] Password: 1234 Vendor Username: [email protected] Password: 1234 Member Username: [email protected] Password: 1234 14 September 2023 – Version 2.4 - Upgraded CodeIgniter Version to 4.4.1 - Added a New Chat System - Added Coupons Page for Members - Added PayTabs Payment Gateway - Added Shop By Brand Feature - Added Image Formats Option (WEBP Support) - Added Location Option for Single Product - Added External Download Link Option for Digital Products - Added "Required" and "Optional" Options for Product Image Upload - Added Country Based Global Tax System - Added Option for Sellers to Set Global VAT Rate by Countries - Added Fixed Transaction Fee Option for Payment Gateways - Added Short Description and Keywords for Products and Removed SEO Title, Description and Keywords Fields. - Added Option to Show Custom Field in the Product Details Section (Under the price) - Added Warning Text for Already Purchased Digital Products - Added Allow Vendors to Change Their Shop Name Option - Added TikTok Social Media Option - Updated Cart Shipping System - Updated Mobile Menu - Updated Preferences Section - Updated Payment Settings Section - Fixed Reported Bugs Submitter Guy Fawkes Submitted 09/20/23 Category Modesy Quote Donate Vi Veri Veniversum Vivus Vici I am not a tech support or a script consultant! I am a network engineer and system administrator! In my free time I crack software and publish it on this site! If you need help installing any software from this site or any other - write to @Guy Fawkes - we will agree for a modest reward! If you want the same site - the price is 100 euros, including hosting for 1 year! (you will publish the content yourself), I will only install and configure everything. I will also help with payment systems for Europe!
Guy Fawkes Posted April 3, 2024 Author Posted April 3, 2024 во всех версиях Modesy в двух файлах во всех версиях нужно сделать доп фикс. в текстах найти products.id != и заменить на products.id = modesy-v2.4.1\app\Models\ProductAdminModel.php (совпадений: 1) Строка 169: if ($this->builder->where('products.id !=', clrNum($productId))->where('products.slug', removeSpecialCharacters($slug))->get()->getRow()) { modesy-v2.4.1\app\Models\ProductModel.php (совпадений: 2) Строка 674: $products = $this->builder->where('products.category_id', clrNum($categoryId))->where('products.id !=', clrNum($productId))->orderBy('rand()')->get(5)->getResult(); Строка 688: $products = $this->builder->where('users.id', clrNum($userId))->where('products.id != ', clrNum($productId))->orderBy('products.created_at DESC')->get(6)->getResult(); иначе при большом количестве товаров - просто ложится база данных. нагрузка адская. вместо того чтоб показать 1 товар и бд... запрос читает всю бд(каждый товар) каждый раз. Quote Donate Vi Veri Veniversum Vivus Vici I am not a tech support or a script consultant! I am a network engineer and system administrator! In my free time I crack software and publish it on this site! If you need help installing any software from this site or any other - write to @Guy Fawkes - we will agree for a modest reward! If you want the same site - the price is 100 euros, including hosting for 1 year! (you will publish the content yourself), I will only install and configure everything. I will also help with payment systems for Europe!
Guy Fawkes Posted April 6, 2024 Author Posted April 6, 2024 Quote Donate Vi Veri Veniversum Vivus Vici I am not a tech support or a script consultant! I am a network engineer and system administrator! In my free time I crack software and publish it on this site! If you need help installing any software from this site or any other - write to @Guy Fawkes - we will agree for a modest reward! If you want the same site - the price is 100 euros, including hosting for 1 year! (you will publish the content yourself), I will only install and configure everything. I will also help with payment systems for Europe!
Recommended Posts
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.