Discount for Likes – WooCommerce plugin (WooCommerce)

The social discount plugin for WooCommerce

This plugin allows to decrease the price of a product if certain count of Facebook likes are reached. You can define the required count of likes for a certain discount for every product individually.
This plugin will help you to increase the traffic in your woocommerce shop and to get more clicks and sales. You can enable a like button next to the product price and display a custom information how many Facebook likes need to be reached to decrease the price.

Your customers are forced to share the product on Facebook and ask their friends to like the product to decrease the product price together – the social network effect. An awesome marketing tool to make your site more popular.

Features

  1. Enable „Discount for Likes“ for every product separately
  2. Enable like button next to price
  3. Display a custom information how many likes need to be reached to decrease the price by a custom defined discount
  4. Works for simple and variable products

Download Discount for Likes – WooCommerce plugin (WooCommerce)

Opencart Testimonial (OpenCart)

Opencart Testimonial is an extension that helps you in displaying testimonials from customers on your opencart website opencart. The extension allows you or customers to add more testimonials and show them by module or list pages. It also increases your trust and interaction with customers.

FEATURES

  • Insert Unlimited Testimonials.
  • Advanced Module Options.
  • Advanced Typography Options.
  • Fully & Easy Custimization.
  • No change in core files.
  • Clean code and design with browser compatibility.
  • Easy Installation & Setup.
  • Detailed Installation Guide.

DEMO

Feel free to check out our demo site :




SUPPORT

If you have any questions about this extension, please feel free to contact with me via email : [email protected]. Thanks so much!

Download Opencart Testimonial (OpenCart)

phpST – Schedule your Tweets on Twitter (Social Networking)

    phpST – is a Platform where you can easily manage your scheduling for all your Twitter accounts in one place. It helps to send messages, events, news and so on.
It will be appreciated the ease of handles: set the tweet status, choose a photo if want one, set the publish date and your status will be displayed depending on schedule.
Your status will be tweeted according to the schedule, whether or not you are logged into your account. While you relax, your “partner” works for you. All is so easy…!

Post at the exact time
Never be stuck for Twitter to publish a specific time. With phpST, write the message to publish on Twitter, select a specific date and let the application handle the distribution of tweet.

Share your photos simply
The app hosts the images on the server and automatically uploads to the Twitter when the tweet is published. It allows you to load up to 4 images on tweet.

Tweet around the world easily
Whether you are at Home or across the world, your messages will be published at the time. You can choose the time zone adapted to your location.

Manage all your twitter accounts
Do you have multiple Twitter accounts ? No problem! This app allows you to manage all of them. All you need to do is to connect by turn with each Twitter accounts and schedule tweets however you want.

Demo link

http://litetech.eu/phpst/

  • Admin – Username: admin / password: admin
  • User – Username: user / password: user

Features

  • Dashboard

    • Check if Twitter user is logged in
    • Create the Tweet which will be sent
    • Upload/manage photos for the tweet
  • Schedules

    • Filter by all schedules
    • Filter by date interval
    • Listing with pagination
    • Platform user name
    • Publish date
    • Publish status
    • Tweet statistics (retweet/favorite)
    • Edit/Reschedule/Delete the scheduled Tweet
    • Queue/Send/Error information about the scheduled Tweet
  • Users

    • Listing with pagination
    • Add / Edit / Delete
    • Protection – first user can’t be deleted
    • Last login date
  • Settings

    • Twitter app settings (API key, API secret)
    • Upload limit (maximum upload file size)
    • Retry limit
    • General account settings
  • Other features

    • Easy to install and manage
    • Multiple users with level access
    • Timezone – each user can set his own timezone
    • Twitter profile picture
    • Modal system
    • Tooltip information
    • Passwords are encrypted with SHA1
    • Cron system
    • Keep me logged in (login)
    • Confirm delete
    • Datepicker
    • MVC software architecture (Codeigniter)

Requirements

  • PHP 5.3.0 or higher
  • MySQL 4/5.x
  • OpenSSL extension
  • JSON

Changelog

v.1.0 – July 1, 2014

  • Initial release

Download phpST – Schedule your Tweets on Twitter (Social Networking)

Jnix Responsive Pricing Tables (Pricing Tables)

Jnix Responsive Pricing Tables is a flat, elagant and simple pricing table. This tables are suitable for all Layout. Fully responsive and adapted for all grids because uses CSS3 to adapt the layout to the viewing environment. In this package you have support for the FontAwesome webfont icons.

Features

  • 100% Responsive Pricing Tables
  • Multi device support (Web, Tablets & Mobile)
  • Pure HTML5 + CSS3 (No images, no icon dependancy)
  • Pure CSS3 Hover animation
  • No Javascript and jquery
  • 8 Preset color schemes
  • Unlimited Rows
  • Free Font Icons Used (350+ Icons)
  • very flexible and easy to use
  • Cross-Browser IE8+, Firefox, Safari, Chrome (Android + IOS)

Download Jnix Responsive Pricing Tables (Pricing Tables)

TinyMCE4 Doc Nav (Plugins)

TinyMCE4 has no document navigation plugin at default. This plugin is a document navigation plugin called “TinyMCE4 Doc Nav”, you can use it in your tinymce editor to get the document’s overview and locate the document quickly.

Features:

  1. Real time navigation: When you edit the doc, the plugin will generate the navigation immediately.
  2. Quickly locate: When you click the navigation, it will scroll to the position precisely and smoothly.
  3. Quick Install: Just upload to the tinymce plugins’ folder and update tinymce configurations. That is it.
  4. Source Code: Nothing is hidden.

Installation

  1. This plugin need jquery, please import jquery 1.8.3(or later) library first.
  2. Upload the files to the tinymce plugins’ folder.
  3. Update your tinymce configuration to add `leaui_nav` plugin, eg:
  4. tinymce.init({
            selector: "textarea",
            plugins: [
            "leaui_nav",
                    "advlist autolink link lists charmap  hr anchor pagebreak",
                    "directionality textcolor paste fullpage textcolor" 
            ],
    
            toolbar1: "leaui_nav | styleselect formatselect fontselect fontsizeselect | bold italic underline strikethrough " 
    });
    
  5. import leaui_nav’s css to your file, eg:
    <link href="tinymce/js/tinymce/plugins/leaui_nav/css/leaui_nav.css" rel="stylesheet">
    

Download TinyMCE4 Doc Nav (Plugins)

EasyUI Datagrid Region Select (Plugins)

This is a EasyUI datagrid plugin called “EasyUI Datagrid Region Select”. You can use it to select datagrid and copy the selected region like Excel.

Features

  1. Select Region As in Excel: Select the region when you move mouse, and you can use “Shift” to select region quickly.
  2. Copy Region: You can copy the selected region via “ctrl + c” and paste it on anywhere you want.
  3. Quick Key Binding: You can use “Down”, “Up”, “Left”, “Right” key move selected region and locate datagrid.
  4. Easy Install: Just upload the plugin js file to your host and update datagrid configuration.
  5. Source Code: Nothing is hidden.

Installation

  1. Upload easyui.region.select.min.js, easyui.region.select.css to your host
  2. import easyui.region.select.min.js, easyui.region.select.css in your html(php…) file
  3. Use this plugin like.
    $('#table').datagrid({
        width: 700,
        height: 220,
        url: 'datagrid_data1.json',
        checkOnSelect: false,
        singleSelect: true,
        pagination: true,
        columns:[[
            {field:'itemid',title:'itemid',width:100},
            {field:'productid',title:'productid',width:100},
            {field:'status5',title:'status4',width:100}
        ]]
    }).datagrid('regionSelect');
    });
    

    The key point is: `datagrid(‘regionSelect’)`

Download EasyUI Datagrid Region Select (Plugins)

TinyMCE4 Album Image Manager (JavaScript)

This is a TinyMCE4 album & image manager plugin. It makes it easier to manage images(group by album and user) in tinymce. It needs a server with PHP & mysql.

Features:

  1. Multiple Images Insert: You can select many images into editor at once. And you can edit each image’s attributes(such as title, width and height).
  2. Multiple Image Previews: When adding an image from a link, the plugin will retrieve the image and show a preview so that you are sure of the image that you are adding.
  3. Multiple Uploads: You will be able to upload multiple images at once by selecting them or dragging and dropping.
  4. Multiple users: The Album and Images are group by user, Each user has it’s own albums and images.
  5. Albums Manager: The Images are classified by albums, this plugin contains album manage, such as add, update, and delete album.
  6. Ajax Upload: The upload feature uses ajax and so no page refreshing when uploading.
  7. Quick Search: You can search images by title, so it’s easy to find what you want
  8. Quick Install: Just execute sql and modify the configuration file(if you want) and then upload to the tinymce plugins’ folder. That is it.
  9. Source Code: Nothing is hidden.

Installation:

  1. Excute data.sql in your mysql tool. The data.sql contains two tables: leaui_albums and leaui_files and some initial data.
  2. Update config.php. You should edit the db configurations at least. There are comments in the php file to help you with this.
  3. Upload the files to the tinymce plugins’ folder.
  4. Update your tinymce configuration to add `leaui_image` plugin, eg:
    tinymce.init({
        selector: "textarea",
        plugins: [
            "leaui_image advlist autolink link lists charmap hr anchor pagebreak",
            "directionality textcolor paste fullpage textcolor" 
        ],
        toolbar1: "leaui_image | styleselect formatselect fontselect fontsizeselect | bold italic underline strikethrough " 
    });
    

Download TinyMCE4 Album Image Manager (JavaScript)

Monster Wants Candy – HTML5 Game (Games)

Description

An evil king has kidnapped your beloved, you must get all the candy, unlock all bonuses and avoid obstacles like bombs hoped to finally find your love. The game is compatible with the browser and mobile.

Features

– Mobile compatibility with IOS, Android and Windows Phone

– HTML5

– Javascript

– Canvas

– Fully compatible with all browsers that support HTML5 canvas

– Auto-resize to fit various screens

– Sound

Download Monster Wants Candy – HTML5 Game (Games)

Flat Forms Pack 2 (Forms)

Features

  • 8 HTML5+CSS3 Forms
  • 5 Color themes
  • Clean & simple design
  • Fully responsive
  • Media queries for most common devices
  • Google web font
  • Normal, hover & pressed buttons state
  • Icons: Font Awesome provides you a set of +300 different icons
  • Media queries for most common devices
  • Major browsers supported
  • Clean and valid markup
  • Included documentation
  • Free Updates
  • Bonus: Free background image

This pack contains:

  • Application forms
  • Checkout forms
  • Contact forms
  • Login forms
  • Register forms
  • Reset forms
  • Sign In forms
  • Subscribe forms

Support

I’d be glad to help you if you have any questions relating to this tables. If you have any questions, you can get in touch with me via my user page contact form. If you want to rate this item lower than 5 stars or you notice anything working not correctly, please contact me first and let me know. When I know it, I can fix it. On that way, you can get a better item.

Credits

Download Flat Forms Pack 2 (Forms)

Opencart – Masonry Products for Category & Search (OpenCart)

Masonry Products – VQMOD (for Category & Search pages):

 

  • This module will help you to display all of your products in single page and it will save time which usually customer spend behind clicking on the pagination’s number.

 

Features :

  • Theme selection (Default / Masonry)
  • Masonry products with sorting and limits
  • Relative options to show / hide content
  • No core file changes
  • Easy installation

 

Installation : (VQMOD required)

  • Download the package and add all the package files to relevant folders including xml file in VQMOD folder
  • Change the path according to your theme in masonry_settings.xml file in vqmod/xml folder.

 

DEMO :

 

Support :

  • Free design changes according to your site template.

 

Contact details:

 

 

Cheers

Download Opencart – Masonry Products for Category & Search (OpenCart)

Product Inline Editor (Prestashop)






Description:

PrestaNitro Inline Editor is a Prestashop module wich allows you to edit your product in frontoffice. As you can see the changes directly in your template, it’s easier to manage your catalog. It’s a must-have module for any kind of stores.

Features:

– Edit products in your frontoffice.
– Edit the following fields: name, reference, short description, long description, stock and price.
– Allow combinations.
– Allow Multilanguage.
– Allow Multistore.
This module has been tested on Prestashop 1.5 and 1.6.

Demo:

To test this product first you need to login as admin and then go to frontoffice to edit products.
Demo Prestashop 1.6
Demo Prestashop 1.5
User: [email protected]
Pass: demodemo

Download Product Inline Editor (Prestashop)

WordPress Daily Horoscope (Widgets)

Automatic daily horoscope inserting script from other sites, so does not need to add horoscopes by yourself.

4 languages supported : English, French, Spanish and Arabic

5 themes included : red, blue, purple, black and white

Fully customizable via wordpress widget options

horoscope cache included : cache horoscope depending on date and language for better performance

Download WordPress Daily Horoscope (Widgets)

Timeline Pro – Responsive Timeline for WordPress (Interface Elements)

Timeline Pro is pure HTML & CSS timeline style grid for WordPress. Very lightweight, Responsive and easy to use anywhere via short-codes, control timeline multiple post type via admin settings panel. use your color to match theme. Social share icon to share timeline post to most popular social network site. beautiful ajax load more timeline post and comments.

Plugin Features

Mobile Compatibility View. Supper Responsive. Use via shortcode. Display any post type. Unlimited color. Ajax load more post. Ajax load post comments. Ajax comments reply . Featured post marker. Social Share button. Click to zoom view for readers. Support all update browsers including IE 8 Support any themes

Download Timeline Pro – Responsive Timeline for WordPress (Interface Elements)

Revolution Lightbox (Media)

What is Revolution Lighbox

Revolution Lightbox is a full blown multimedia responsive lightbox that runs on all major browsers and mobile devices like iPhone, iPad, iOS, Android and Windows8. It has support for image, video (mp4), audio (mp3), Vimeo, YouTube, iFrame, AJAX, HTML content, Google maps and flash.

Revolution Lightbox has high performance using OOP code and the latest CSS3 techniques, ready for mobile with swipe support, very flexible, easy to setup and extremely customizable. The playlists / content can be created using simple HTML markup or JSON, plus the visual and programmatic settings can be modified at runtime, this allows to have different themes with various settings in the same.

Packed with a huge amount of features like, responsive layout, the possibility to be showed from anywhere in your page including from dynamic generated content, optional deeplinking, mp3 and mp4 support on all mobile and desktop browsers, JSON or HTML playlists, flexible skin, facebook share etc, it makes it one of the best and complete lightbox available on sale.

Revolution Lighbox main features:

Mobile and desktop optimized (Android demo or iOS demo).

Very easy to use and setup.

Support for Image, Ajax, HTML content,
Google maps
, flash Youtube, Vimeo, video and audio (only mp3 or mp4 required in all browsers mobile or desktop).

It can be opened from anywhere in your page including from dynamic generated HTML content.

The playlists / content can be created using HTML markup or JSON

Customizable theme, plus two skins with psd files included.

Customizable lightbox item border size, color, dropshadow and other visual settings can be configured with ease.

Optional deeplinking (unique link for each lightbox item).

Modal mode support (can be closed only if the close button is used).

Swipe support for mobile devices and optional keyboard support for desktop.

The most important settings can be modified at runtime this applies to both visual and programmatic settings (extremely useful feature!)

All buttons are optional and can be positioned near or outside the current lightbox item, plus fine tune control for the buttons position.

Responsive layout.

Optional video and lightbox autoHide buttons, the buttons can be set to autohide after a number of seconds of inactivity.

Optional and customizable thumbnails. The thumbnails size, hover effect, hover custom icons, border and other settings.

Optional description window with two type of animation effects that can be positioned at the top or bottom of the lightbox item.

Close button (optional).

Image zoom button with image pan support (optional).

Slideshow button and slideshow animated preloader plus customizable slideshow time delay (optional).

Facebook share button (optional).

Next and previous buttons (optional).

Hide or show thumbnails button (optional).

Video / audio / slideshow loop and autoplay (optional).

API support.

Detailed documentation and sample files.

Many other features.

Special notes:

When viewing the Revolution Lightbox on a mobile browser the video and audio autoplay is set to false, also the volume bar is disabled.

Download Revolution Lightbox (Media)

Where am I? HTML5 Map Guessing Game (Games)

HTML5 multilingual responsive map guessing game template built using Bootstrap 3, AngularJS, Google Maps and Street View.

The game consists of several turns. In each turn you are dropped somewhere in the world, you can look around, walk around using Google StreetView, and then make a guess on a map at where you are.
The closer you place the marker to the original position, the better your score will be. The aim of the game is to reach the maximum number of points.

Features

  • Define custom boundaries to narrow down the locations to specific countries or cities
  • Supports multiple languages
  • Define the number of rounds, maximum points, etc.
  • Add your branding by changing a single line of code
  • Customize the appearence using your custom Bootstrap 3 theme, or use a free built-in Bootswatch theme.

Agenda

  • Facebook integration
  • Leaderboard

Download Where am I? HTML5 Map Guessing Game (Games)