| Features | Free Version | Premium Version | Unlimited Version |
| All Basic elements of coupon site ( Deal, Map, Mail .. etc ) | |||
| Free updates | 1 Year | 3 Years | |
| Installation | |||
| City Manager / Reseller acccounts | |||
| SEO code & url format | |||
| Browse deals by category | |||
| Social commenting system | |||
| Social media share | |||
| Facebook connect, Fan Page | |||
| Newsletter - Manual | |||
| Newsletter - Automated | |||
| Manage Shop,Users & Admin | |||
| RSS feed | |||
| Generate sitemap | |||
| Paypal Gateway (sandbox) | |||
| My purchased list | |||
| Print Coupon | |||
| Gift to friend | |||
| Deal Discussion | |||
| Referral Program | |||
| Dynamic configuration settings through admin panel | |||
| Free Themes | 6 | 22 | |
| Easy Language settings | |||
| Dynamic currency support | |||
| API | |||
| Affiliates | |||
| Mobile version of the site | |||
| Multiple Payment Gateway Support. | |||
| Pagseguro | |||
| Authorize.net | |||
| CC Avenue | |||
| Nearby module *NEW | |||
| Auto post of deals in Facebook and twitter *NEW | |||
| Instant deals *NEW | |||
| Web Analytics tool support *NEW | |||
| Facebook Application *FREE | |||
| Mobile Application Development (Android,iPhone) Extra cost. |
Ndotdeals, a product of Ndot India is a - Opensource Groupon Clone Php script, the best and affordable Groupon Clone Script on the Net.
Start your own group buying site like Groupon now using Ndotdeals Opensource Groupon Clone script.
What is Groupon?
Groupon is a deal-of-the-day website that is localized to major markets in the United States. Groupon sends you an outrageous deal of the day through you email based on your local area. The deals are random it can be from restaurants to dance classes. As of today Groupon serves more than 40 markets.
Groupon features a daily deal on the best stuff to do, see, eat, and buy in cities around the world. These cities are usually larger cities.
There is a new deal each day. You can sign up for daily alerts or visit the site each day. These deals can be tricky – first it has to meet a quota. Meaning the deal is not good until a certain number of people sign up for it and buy it – the collective buying power. If that number is not reached, you are not charged. If it is met, then the deal is live and rolling! Anyone can buy.
Starting a Groupon Clone Website
It is the time to be part of the successful new ecommerce trend. Our Ready Made solution will get your website online in speed at reasonable pricing. Be the first in your city, town or Locality.
Ndotdeals Groupon Clone Script is built on PHP Platform. We take care of the installation of the web site for free and you can customize the web site and design as per your needs at very affordable cost. Get started now before it's too late.
Customization:
We customize your site template design and logo at affordable cost at quick turn time. If you need additional features or new strategy to implement our PHP developers transform your idea into product. Now lot of people use mobile for shopping and e commerce, our mobile application developer will make your idea into real.
Why are you still waiting? Start your daily deal website today. Contact our marketing team to build your website.
Groupon clone documentation:
NDOT Deals Premium Documentation:
- NDOT-DEALS_premium_4.2_admin_manual.pdf
- NDOT-DEALS_premium_4.2_shop_admin_manual.pdf
- NDOT-DEALS_premium_4.2_technical.pdf
NDOT Deals Unlimited Documentation:
- NDOT-DEALS_unlimited_3.1_admin_manual.pdf
- NDOT-DEALS_unlimited_3.1_city_admin_manual.pdf
- NDOT-DEALS_unlimited_3.1_shop_admin_manual.pdf
- NDOT-DEALS_unlimited_3.1_technical.pdf
Requirements:
- 1.Php version should be above 5.0
- 2.Install the script in root directory. You can install in sub domain also. Avoid installing in sub folders
- 3.Mod_redirect should be enabled
Installation:
- 1.Download the ndotdeals package from http://www.ndot.in/products/ndotdeals-opensource-groupon-clone/
- 2.Unzip the package and put it into your root directory
- 3.Create the database
- 4.Start installing package by running your domain in browser.
- 5.It will ask DB info,Admin Info and etc..,
- 6.Finally it will get redirect to home page
- 7.Start using the installed application. You can access admin panel by using this url format http://yourdomain.com/ndeals-login
- 8.Admin information which is given in installation time
Configuration:
- 1.You can setup database information in /includes/dboperation.php file
- 2.You can set up the application information, currency format, theme, facebook api and google api in /includes/config.php file
- 3.APP_NAME is a your web site title. It will appended with dynamic url. Its very useful for seo.
- 4.APP_DESC is application description. Which is useful to define meta description
- 5.APP_KEY is major keywords about application. Which is useful to meta keywords
- 6.CURRENCY define your currency format. Ex: $
- 7.CURRENT_THEME define your theme name. You can develop you own theme and setup the name here. Its fully considering about future theme development.
- 8.FACEBOOK_API and SECRET is useful to facebook connect. You have to create the facebook application and configure the API and Secret key here. Please set up the correct call back url in your facebook application
- 9.SITE_EMAIL is application email id. Which is useful to receive contact us message and other emails from your site.
- 10.GMAP_API is google map key, which is useful to show the gmap in your deals page. Get it from http://code.google.com/apis/maps/signup.html
- 11.Most of above features are dynamically updated from admin panel
Manual Installation:
- 1. Create the database and upload all required queries in that database.
- 2.You have create dboperation.php and docroot.php file includes folder
- 3.Update the database information in dboperation.php file
- 4.Update your docroot in docroot.php file $docroot = http://domain.com/
- 5.Give the file permission to upload folder
Facebook Configuration:
- 1.Go to facebook and create the application
- 2.Call back url must be http://yourdomain.com/modules/facebook/facebook-connect.php/
- 3.Copy the API key and secret key
- 4.Configure it in config file
Language:
- 1.To creating the new language option, go to language folder and create your language file
- 2.Update the array values with your language meaning
- 3.Update language list in array variable of config.php file
Plug-in:
- 1.All plug-in are available in /plugins/common.php file
- 2.To change the facebook fan page replace your code in fanpage() function
- 3.Social media comment is useful to posting the comments for deals. It has many features. Your comment will be publish under the deals information. In backend your comment will publish into all social media application with your page url. Suppose want to replace this commenting system, you can edit in social_media_comment() function. More details about social media commenting visit http://ndotsocial.com
- 4.You can edit the social media share icon in social_share() function which is under every deals list
- 5.You can edit the social media share icon in social_share_1() function which is under the google map of deals
Admin Panel:
- 1.Access your admin panel through this url format http://yourdomain.com/ndeals-login/
- 2.After logged in, you can do all backend functionality. You have the login information which is given in installation time.
- 3.You can generate the sitemap file by clicking "Generate sitemap" link from left menu. It will be created in http://yourdomain.com/sitemap.xml
- 4.You can generate RSS file by clicking "RSS" link from left menu. It will be created in http://yourdomain.com/sitemap.xml
- 5.You can handle all basic functionality by clicking left side menus
Payment:
- 1.At present we have paypal test account, you can change payment information in modules/payment/paypal.php file
- 2.After successful of payment, it will redirect to success.php file.
- 1.Images will be stored in uploads\coupons\ folder with some deals random code name. The random code is available in database.
Images:
Discussion:
- 1.Admin can enable the discussion option in general settings. Its optional. Either you can enable social commenting system or discussion.
- 2.So user can start discussion about deals. They must login to start the discussion.
Friend referral:
- 1.User can share the their unique referral link to any websites like facebook, twitter and etc..,
- 2.Get $10 in Groupon Bucks when someone you invite gets their first Groupon. There's no limit on how much you can earn!
- 3.$10 will be updated by admin from admin panel. You can change this value.
- 4.Users can manage the referred list and earned amount
For additional work please feel free to contact us
Suppose if you find any bugs in existing feature, please intimate to us. We will fix it.









