By :
clustercoding
Published on Thursday, August 10, 2017,12:37:19 in PHP Scripts
Summary
This application based on new
CodeIgniter 3.1.2 Framework
Exposure is important for all business marketing strategies. After all, the more people who are exposed to there business the more
people are likely to utilize there businessâ services. If online visitors are not able to see there web site or even know that it exists,
then they probably are not going to purchase there products or services.
Listing there businessâ web site in online business directories helps there web site to gain exposure.
Thousands of people use online business directories every day to find things they are interested in.
These are people who are actively searching for web sites that are directly related to there products or services.
Online business directories will expose there business to more online visitors, which could increase traffic to your web site.
Documentation
You can view the documentation by following this link:
Documentation
Live Demo
You can view a demo installation by following this link:
Live Demo
Super Admin
Username: superadmin@clustercoding.com
Password: demo
Client
Username: client@clustercoding.com
Password: demo
User
Username: user@clustercoding.com
Password: demo
Features
Technical:
100% Responsive with Twitter Bootstrap 3.3.7
Cross browser compatible
Latest framework Codeigniter 3.1.2
SEO friendly URL
Auto ajax pagination
Captcha integration
Unlimited membership type
Extremely easy to integrate using our installation wizard
Secure login system
Login expiration â Control default time before a user is logged out
Reliable and secure MySQL database
jQuery front end field validation
Server side validation
Password reset facility
Integrated contact us form
Customize the access, denied, register, forget password
Multiple user levels per user ( admin, client & user )
Custom pricing tables
Display listings in list, grid, or map view
PayPal payment gateways
CSV importer/exporter
CSV import to create new lists easily.
CSV export lists for backup
Admin
Secure login
Web site custom configuration
Dynamically change site-name, logo, email, favicon, privacy & policy etc.
Social profile
Change password
Change profile picture
Reset password
Add and customized packages
Add and manage system employees
Add and manage user or clients
Block users, employees or clients
Add and mange categories
Add and manage sub-categories
Add and manage countries
Add and manage cities
Manage listing
Can block an offensive business
Approved a business
Verified a business
Featured listing
Manage payment orders
Complete control over list ordering
Unlimited categories
Unlimited locations
View list of recently registered users
Client listing publish ability or pending for approval
Custom fields with visual form editor
Filter listings and reviews by custom fields
Client
View pricing tables
Registration
Secure login
Editing profile
Change password
Change profile picture
Recover password
Change account information
Client can upgrade their Package
Paid listings with custom pricing plans
Payment in Paypal
Dashboard for users to manage their listings
Create multiple directories
Add new or claim existing listings
Add business info, employee, working hour, contact etc
Upload photos, videos, products, services, articles and keywords of listings
Create business profile
Edit business profile
Custom map marker
Fully interactive map â show listing details on hover/click, refresh search results on map drag, auto complete location field
Custom single listing page tabs
Social icons used to link to other sites and sections
Search through all users
User
Registration
Login
Editing profile
Change profile picture
Change password
Recover password
Share listings
Comment and reviews on photos, videos, products, services and articles
Live on page instant search
Search business listing multiple way
Search listings by keywords, category, distance, and location with user friendly auto-suggestion features
Show directions on map
Bookmark listings
My favorites
Can be a paid user at anytime
Contact to list Owner
Payment Gateway
Paypal [Express Checkout]
Email Templates
User Welcome Email template
User Forget Password Email template
Server Requirements
Web server â Apache
MySQL â 5.1+
PHP version 5.6 or newer is recommended.
It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.
Installation
Follow all the steps carefullyâ¦
- Download the file which you have purchased
- Upload zip file in your server
- Extract the zip file that you uploaded
- Create a database using hosting database wizard
- Import database ci_directory.sql
- Go to purchased folder and find database.php file (application > config > database.php)
-
'hostname' => 'your host name',
'username' => 'your username',
'password' => 'your user password',
'database' => 'your database name'
- Then go to application > config folder, find config.php file
- Change base url (26 number line)
$config['base_url'] = 'https://yourdomain.com';
- Now Go to your browser and check your domain.
If you using any folder location in your hosting to install this script, then you need some extra change in root (.htaccess) file on line number 3.
You can open to edit this file on Notepad or Notepad++. Here will be adding your folder name as below..
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /your_folder_name/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
</IfModule>
Support
Please feel free to contact us with any questions you may have via the contact form on our author profile page
or email us:
clustercoding@gmail.com
Updates Note
Version 1.0.0 â 6 August 2017
Initial release
Credits
CodeIgniter
Bootstrap
Designsvilla
AdminLTE
Frittt Templates
Share This Product