Carlisting is a responsive car listing directory Content Management System (CMS). Sellers can register and manage items easily through making a payment through PayPal. In this CMS, seller will give their car advertisements (to sale new and old cars) through paying to the website owner. Visitors will come and see the cars and contact the sellers through their email, phone or message forms for each individual cars.
This CMS has a nice and attractive front end and back end interface that are really awesome and eyecatching. The back end has a lot of nice and maintainable features that are needed for a modern and professional website to handle the contents easily by client. Almost all kinds of changes are possible to do using the admin panel without having any kind or programming language knowledge.
This CMS is built using the procedural php (with PDO feature) and without any framework. For this reason, it can be customized easily by most of the developers.
This CMS is protected against SQL injection, XSS and other attack and your website will be safe. Also in all pages, admin level security and invalid page url submission checking were done.
Carlisting CMS script has the following features:
Front End: https://demo.phpscriptpoint.com/carlisting
Seller Login: https://demo.phpscriptpoint.com/carlisting/login.php
Back End (Admin Login): https://demo.phpscriptpoint.com/carlisting/admin
Username: admin@gmail.com
Password: 1234
Username: seller@gmail.com
Password: 1234
Note: Data will not saved in demo version.
Version: 1.7 (February 02, 2024)
- Fixed the mail sending issue for php 8.1 or above. Replaced the swiftmailer with phpmailer. - Fixed bug in menu add option. - Updated the paypal integration codes. - Added the payment on/off system throughout the script. - Free package adding enabled from the admin. - Seller email edit option added. - Forget password option added for the admin.
Version: 1.6 (August 21, 2022)
- Made the script compatible with php 8+ - Removed the phpmailer system and added swiftmailer instead
Version: 1.5 (April 03, 2021)
- Missing recaptcha added in all the necessary forms
Version: 1.4 (April 02, 2021)
- Changed config file (error reporting code changed) - Added phpmailer replacing raw php email sending system. - Moved the style.css file into the css folder. - Preloaded on/off option added in admin panel. - Google Recaptcha option added in admin panel for the contact forms.
Version: 1.3 (January 03, 2020)
- Added the missing category.php file in the front end. - Unicode character support added in the database.
Version: 1.2 (June 06, 2018)
1. Fixed: Updated payment_success.php file and moved it from the "payment > paypal" folder to the root folder. 2. Added: Added seller-payment-delete.php file into the admin folder. 3. Updated: Updated the payment.php file in the root folder.
Version: 1.1 (June 06, 2018)
1. Fixed: Changed the subscriber.php file in admin folder. 2. Added: Added the subscriber-delete.php file in the admin folder. 3. Added: Added the verify-subscriber.php file in the main folder. 4. Fixed: Changed the footer.php in the main folder. 5. Fixed: Removed the sandbox url and added real paypal url into files of "payment > paypal" folder.
Version: 1.0 (January 03, 2018)
Initial Release.