Product Slider (Magento Extensions)

Features

Product slider is a must-have feature nowadays. This module allows you to create responsive slider to showcase
your Bestsellers in almost any place on site. It does support touch devices like iPhone and iPad, customer can
swipe thru the products. You can choose to display or hide certain product elements like name, price, rating,
add to cart button, wishlist and compare links etc.

Comes with built-in shortcode generator. Select slider type, add title, choose number of visible products,
adjust slider settings like slide speed, navigation or pagination and insert shortcode in your cms page or block.

Full features list

  • Responsive layout, adapts to phone, tablet etc
  • Touch devices support, swipe to scroll
  • Slider widget
  • Multiple sliders on the same page
  • Slider Types
    • recently added products
    • bestsellers
    • most viewed products
    • new products
    • category products
  • Control every aspect of your slider – items number, title, scroll, navigation arrows etc
  • Show / hide product name, price, rating, cart button etc
  • Compatible with all the modern browsers
  • Multi-store supported
  • No programming skills required
  • Easy to install and configure

Download Product Slider (Magento Extensions)

NodeJs Ez Accounts (JavaScript)

ezaccounts

User account management system inNodeJs made easy.
EzAccounts provides a starter NodeJs server that allows you to build your own sites.

Many sites need the ability to have users create accounts, log in, log out, change their password, etc.
When building your own sites, you need to code all that stuff,
quite often, before you can get to the meat of what your site actually does.
And it is cumbersome too.

… Well, not any more!
With EzAccounts, it is plug and play.
You do not need to worry about writing the code that deals with user accounts.
Simply use the starter server, which has all that baked in,
and start coding the main stuff on your site!

Features

  • Token based authentication
  • Sign Up for Accouunt
    • Sends email to user, with activation instructions
  • Activate Account
    • Sends email to user confirming that account is active
  • Change Password for Account
  • Log In to Account
  • Log Out of Account
  • All based on JSON APIs
    • GET API URLs or POST JSON to API URLs
    • Response in JSON
    • No need for web pages
    • Ideal for single page applications
    • Ideal for native apps
  • Uses MongoDB
  • Easy configuration
  • Descriptive comments that document exactly what is happening

Installation

First, install some prerequisites:

Next, in the folder where you have this module installed, run:

npm install

Usage

Configure the app.

cp config-settings.js.template config-settings.js

Then edit config-settings.js, to customise it for your site.

Next, you will need to obtain SSL certificates in order to run your site over HTTPS.
To do this, you will need to use openssl commands in the terminal,
or purchase them from a certificate authority.
Note that when users visit HTTPS sites using self-signed SSL certificates,
warning messages will be displayed in the browser.

To create self-signed certificates:

openssl genrsa -out private-key.pem 1024
openssl req -new -key private-key.pem -out certificate-request.csr
#This command is interactive, you will be prompted for various details about the owner of the certificate
openssl x509 -req -in certificate-request.csr -signkey private-key.pem -out public-key.pem

If you do not wish to do this,
you can serve your site over HTTP instead.
While this is OK for development purposes,
you certainly should not be doing this in production.
To do this edit config-settings.js and set config.server.https to false.

Now run the server.

node start

Lastly, visit http://0.0.0.0:3000/ in your browser,
and you should be prompted with the main page, where you can shorten your first URL.

Issues/ Requests

Please let me know in the Comments section for this item.

Licence

This module is available dual licenced under

As such, this module is not available from the npm registry.
Instead of npm installing this, you must copy the folder to the appropriate location.

Please purchase the regular licence if you wish to use this in a single application for a single client,
and purchase the extended licence if you wish to use this in multiple applications or for multiple clients.
Read the full details of the licences from the pages above.

Author

Brendan Graetz

 

Download NodeJs Ez Accounts (JavaScript)

First Time (Miscellaneous)

Display elements and notifications based on User Visits

First Time is a lightweight (4kb minified) jQuery library that allows you to customize page content basing on users page visits. For example, you can display a welcome popup when a user visits your website for the first time.

You can display elements when:

User is first time on your webpage • User want to leave page
Every nth user visit • User is nth time on your page • And more

Download First Time (Miscellaneous)

CSS3 Classic Transformed Gallery (Animations and Effects)

It’s a CSS3 transformation animation gallery plugin. It’s features are listed bellow.

  • Easy to use.
  • Full responsive.
  • No Javascript.
  • having animated transformation.
  • Compatible for all major browsers.
  • Animation based on metro ans iOS7 transitions.
  • Almost fully CSS customizable.
  • 8 layout included

Download CSS3 Classic Transformed Gallery (Animations and Effects)

Soccer Engine WordPress Plugin (Utilities)

Manage & Display Soccer Match right from your WordPress Site. Engage your visitors by providing them match updates using our cool floating bar. Further, Use Shortcodes to display – Competitions, Matches & Table Standings.

Floating Footer Bar – Two Color Scheme

Soccer Engine WordPress Plugin

Completely Responsive !!

Soccer Engine WordPress Plugin

One Click Import !!

If you just want to host the most Popular Soccer information for you visitor, you can do so by simply importing the information with just a click.

Available Competition to import

  • Spanish Premier League
  • English Premier League

Soccer Engine WordPress Plugin

Built-in Upgrader

Soccer Engine Plugin comes with a built-in Plugin Upgrader feature. Yes, you dont have to manually download and install the updates. It’s easy as like upgrading a free WordPress plugin from wordpress.org repository.
Soccer Engine WordPress Plugin

Demo

http://w4dev.com/plugins/soccer-engine

Support

Please contact through – http://w4dev.com/contact

Simple Shortcodes

  • [wpse_competitions id=”comma separated competition ids” per_page=”number of matches to display in each load”] – Display Fixture, Result, Live Match, and Standing table for single or multiple competitions
  • [wpse_competition id=”competition id”] – Output same as [wpse_competitions], except it’s only used for a single competition
  • [wpse_matches competition=”comma separated competition ids” status=”fixture|result|cancelled|live” match=”comma separated match id”] – Display Matches by variaous attributes
  • [wpse_standing competition=”competition id” ] – Display Competition Standings Table. If multiple id is used, results will be combined.

Version Release

October 1 - 2014 - ver 1.0

Download Soccer Engine WordPress Plugin (Utilities)

Kids Puzzle Adventure – HTML5 iOS Android Game (Games)

Overview

Kids Puzzle Adventure (KPA) is a Jigsaw Puzzle game template for children between ages 2 to 10, written in Javascript, using PIXI.js a WebGL and HTML5 Canvas render engine.

A perfect tool for improving children’s shape recognition and association, learning new words and rediscovering their favorite imaginary adventures in the form of puzzles.

Features

  • Create unlimited custom episodes with as many puzzles as desired.
  • Randomly generated puzzles with custom complexities. Every time a different puzzle.
  • Every puzzle displays a word, also read by the browser/device using a native Text-To-Speech tool.
  • Fully customizable and configurable (graphics, sounds, episodes, puzzles, variables etc.)
  • Responsive. Fits any screen resolution!
  • Fast and Powerful, suports WebGL and Canvas.
  • Portable to iOS and Android (and other platforms) using bundled Apache Cordova™ (PhoneGap) tools
  • Light-weight custom game engine, build on top of PIXI.js
  • Well documented

Online documentation

A comprehensive guide covering every aspect of the game setup, configuration and deployment:
docs.gruvy.co

Note: Audio files are not included in the product

However all music and sound files are conveniently available for sale on Audiojungle:

  1. Sunny Days at the Funny Farm (by pinkzebra)
  2. Puzzle Game 02 (by D_PEIN)
  3. Playground fun (by Lmz)
  4. Award Logo Game (by sonic-boom)
  5. The Correct Answer (by GabrielGaro)

Screenshots







Download Kids Puzzle Adventure – HTML5 iOS Android Game (Games)

COMPARIS – Price Comparison WooCommerce Plugin (eCommerce)

COMPARIS is a Price Comparison wordpress plugin built with woocommerce

with COMPARIS you can easily add a list of items into your site structure them per category / sub-category and brands so that users can use your site to benchmark & even buy their ideal item based on a set of criteria / filters which instantly illustrate the results as a listing and optionally a map.

The main features of COMPARIS include the following:

  1. Built with WooCommerce
  2. Responsive design & better compatible with twitter bootstrap based theme -tested with “twenty fourteen” & “twenty thirteen theme”
  3. Advanced filtering with search keywords, category, brand & Specification
  4. Compare between same type of product
  5. Buy product directly from the store
  6. Product category and sub category listing up to second level
  7. Brand listing listing product by specific brand
  8. upload category, sub-category icon / image and brand logo image

Products listing

Price Comparison Page

Item Pagedu


Download COMPARIS – Price Comparison WooCommerce Plugin (eCommerce)

EasyLoader JavaScript Library for Page Loading (Loaders and Uploaders)

EasyLoader is a cool Javascript library that will make all your pages unforgettable for your visitors. With EasyLoader you can build a chain of different animated effects just after the page is loaded. You can make stickers, the Info-Panel, closable elements. Easyloader will help you animate elements having either absolute or relative positioning with the same ease.

Download EasyLoader JavaScript Library for Page Loading (Loaders and Uploaders)

QR Barcode Scanner (Utilities)


QR BARCODE SCANNER is an app that scans one-dimensional code (Barcode) and two-dimensional code (QR code). It is scanning using your device’s camera so it take very less time to scan when you hold the device in proper way.

A barcode is an optical machine-readable representation of data relating to the object to which it is attached. Originally barcodes systematically represented data by varying the widths and spacings of parallel lines, and may be referred to as linear or one-dimensional (1D).
QR code (Quick Response Code) is the trademark for a type of matrix barcode (or two-dimensional barcode). A barcode is an optically machine-readable label that is attached to an item and that records information related to that item.

FEATURES:

  • Scan, Decode and Search with QR Barcode Scanner.
  • Scan all major barcodes and QR codes.
  • Scan barcode for products.
  • Easily find the prices and review for the product with Product search.
  • Able to decode QR Codes into URLs to visit their website.
  • Also decode Barcode or QR code to get the Contact information when encoded in Barcode.
  • Store search result as the History of searches.
  • Now it supports history storage for unlimited Barcode / QR code scanning.
  • It is displaying all the scanning history by date & time under the history tab.
  • You can also check the detail search for the scanned Barcode / QR code from the past storage data.
  • Please Check our demo app:



    Download QR Barcode Scanner (Utilities)

    Prestashop Products Anywhere (Prestashop)

    Products Anywhere is a module for prestashop that allows you to create animated product galleries, and insert them into any web that support html5 or iframe . Just generate the code from the configuration of the module (may select the product ID, width, height, color, horizontal or vertical position, and many more options) and generate the code to paste on your site. Now you can select the products by categorie and the choice of sort. You can insert the code in HTML sites, WordPress, Joomla, Other stores Prestashop (in the publishing module for example) and any site that allows iframes or html5 (by object). The products are linked directly to his tent, and can create all the banners you want, because they are unlimited and are generated dynamically. Features:

    • Fully configurable
    • Support Iframe or HTML5 (betterr for SEO)
    • Multilingual
    • Multistore
    • Cross browser


    Download Prestashop Products Anywhere (Prestashop)

    Youmly – Youtube Video Website (PHP Scripts)

    Youmly – Youtube Video Website

    Youmly is an advanced PHP script which is very easy to install and very easy for use.It is consctructed in the latest design based on FLAT UI. Youmly allows you to embed video from youtube, very simple just copy and paste the link of the video you want to submit, and very good opportunity for your viewers who can every time to share their videos with you and all others through option +Submit Video. Another good opportunity for video distribution in greater social network facebook where each video is equipped with like, share and comment form from Facebook. Very ease in advertising management on your site and many many other features unseen until now!

    Demo

    http://www.youmly.com/

    Admin Demo – (Features Disabled)

    http://www.youmly.com/admin
    Username : demo
    Password : demo

    Download Youmly – Youtube Video Website (PHP Scripts)

    Azexo Composer WordPress page / widget builder (WordPress)

    Azexo Composer is WordPress page builder plugin for user friendly front-end content editing of any type WordPress posts. It is based on jQuery, jQuery UI, Underscore and Bootstrap. The main difference from other solutions – Azexo Composer uses client JS for render of HTML to work faster and save server resources.

    Azexo Composer not support shortcodes, but it can be inserted via widgets.

    Azexo Composer can work with Bootstrap 3 CSS/JS provided by theme.

    Or can work with any theme by use prefixed Bootstrap 3 CSS/JS classes provided by module.

    demo of editor

    demo of scroll animations enginehow it was build

    List of features

    • Integrated front end content slider visual builder
    • Integrated front end Impress JS presentation visual builder
    • Integrated front end popup visual builder
    • Integrated front end form visual builder
    • Every element can be animated via CSS3 engine (on appear, on hover, on click)
    • Every element can be animated via JS scroll animations engine (with easy to understand visual builder + parallax wizard to make parallax effect by few clicks)
    • Every element have base CSS settings editor
    • You can create custom widget with Azexo Composer page builder to insert it into your theme
    • Integration with WordPress Editor
    • Integration with WordPress Media
    • Integration with WordPress Link
    • If you have JS skills you can create (via very easy API) any number of your custom elements which will be integrated into Azexo Composer page builder and will support all features listed above

    List of elements

    • ALL INSTALLED WORDPRESS WIDGETS
    • Popup – popup container with unlimited content
    • Presentation – presentation based on Impress JS with unlimited content
    • Carousel – Content carousel (OWL carousel) with unlimited content. Can be used as classic slider.
    • Form – Form container (dropdown, checkbox, textfield, textarea, integer slider, date field types supported)
    • Row – Split content into columns (can have fixed image, parallax image or video as background)
    • Tabs – Bootstrap Tabbed content
    • Accordion – Bootstrap accordion
    • Container – Wrapper that can be saved on server
    • Layers – Free relative positioning contained elements
    • Scroll Menu – One page scroll menu
    • Text – A block of text with WYSIWYG editor
    • Icon – Vector icon
    • Image – Single image (adipoli, splits effects available)
    • Button – Bootstrap Button
    • Jumbotron – Showcase key content
    • Panel – Box for your content
    • Alert – Bootstrap Alert box
    • Separator – Horizontal separator line
    • Blockquote – Bootstrap Blockquote box
    • ProgressBar – Bootstrap Animated progress bar
    • Gallery – Responsive image gallery (masonry, flex slider, nivo slider)
    • Images carousel – Bootstrap Animated carousel with images
    • Video – Embed YouTube / Vimeo player
    • HTML – Output raw html code on your page
    • Countdown Timer
    • Circle counter
    • Counter

    Azexo Composer WordPress page builder can be used for such tasks:

    • Azexo Composer page builder is ready for making static landing pages by end users with default Bootstrap CSS (or you can use Bootswatch CSS or any custom Bootstrap theme).
    • Developers of WordPress themes can integrate Azexo Composer page builder very easily, so their theme will be ready for simple editing by the end users.
    • Azexo Composer page builder is ready for creating static content AJAX sites. Content can be loaded (via AJAX) when it will appear in user viewport.
    • In same cases Azexo Composer page builder can be used by graphic designers, who do not have CSS skills, for creating WordPress sites for end users.

    Download Azexo Composer WordPress page / widget builder (WordPress)

    Exit Offer for Woocommerce (WooCommerce)



    If this plugin is useful, could you please help us to rate it? it will be a big encouragement to improve for us.

    Exit Offer for Woocommerce

    Maximum web store visitors just visit online store and many of them will never return. So it will be big opportunity to reintroduce those visitors by giving some offers. This offer will encourages them to stay and make a purchase from your store.

    “Woocommerce Exit Offer plugin” displays the exit popup when a visitor moves the mouse up to the close button of web browser and is about to leave your site. “Woocommerce Exit Offer plugin” will help you to convert those visitors into customers before they leave your store.

    By this plugin you will create Custom Popup, place YouTube/Vimeo embed videos, image or any sort of HTML/custom content , Woocommerce, Coupon Code, Products offer in the exit popup to boost your sales increment.

    “Woocommerce Exit Offer plugin” will help you to grab your visitors back by show some offer when they are about to leave your store and recover sales which you would otherwise lose.

    “Woocommerce Exit Offer plugin” has some excellent features and quick & easy to set up. “Woocommerce Exit Offer plugin” is more flexible and compatible with many existing plugin in the WordPress repository. This plugin is fully customizable. Users can easily configure the plugin into the new or existing WP websites.

    “Woocommerce Exit Offer plugin” is stunningly attractive in design whatever you want. It’s really awesome and easy to use. Create an Exit Pop and enjoy the plugin!

    ScreenShoots

    Key Features

    • Fully customizable and many advance features for the Popup design.
    • Create Custom Popup, place YouTube/Vimeo embed videos, image or any sort of HTML or custom content in the “Popup Content” option.
    • User can Activate/Deactivate the plugin from admin.
    • Two options for show the exit offer.
    • Popup background color, background image, width, height, popup border, border color, border radius and overlay color can be set from admin panel.
    • Very easy installation and setup.

    For installation process and other information please view our online Documentation

    Download Exit Offer for Woocommerce (WooCommerce)