QuickSell File Seller (Shopping Carts)

Joomla version support:
1.7 – YES
2.5 – YES

This is our latest project, making selling files with Joomla very easy!

It offers seamless integration of PayPal IPN to your site, allowing you to start selling files / offer digital delivery to your website visitors, without any programming.

The component comes with a Joomla content plugin, that allows you to put order buttons (custom buttons also allowed) to any article or your own custom module. The extension can handle multiple files, for your whole product collection.

Download QuickSell File Seller (Shopping Carts)

ExplrPHP – Easy Tree Navigation Menu (Navigation)

ExplrPHP is a PHP script which provides an easy way to generate tree navigation menu in server-side from various sources of formats: usual PHP array, JSON file, XML file, or MySQL database table.

Requirements:

Code example:

<?php

// include the required ExplrPHP class
require_once('relative/path/to/Explr.php');

// give each instance a unique tree id
$explr = new ExplrPHP('menu2');

// set path to Explr jQuery plugin files
$explr->set_src('css', 'http://yourdomain.com/path/to/the/explr/css/file/here/jquery-explr-1.4.css');
$explr->set_src('js', 'http://yourdomain.com/path/to/the/explr/js/file/here/jquery-explr-1.4.min.js');

// only if you hadn't load jQuery before
$explr->set_src('jquery', 'http://yourdomain.com/path/to/the/jquery/file/here/jquery-1.5.2.min.js');

// point to the JSON file source we saved earlier
$explr->import_json('path/to/our/example.js');

// output tree as HTML and you're done :)
$explr->draw();

?>

Download ExplrPHP – Easy Tree Navigation Menu (Navigation)

Jigoshop Products – Facebook Tab (Jigoshop)

This Premium Jigoshop Plugin allows you to integrate your WordPress shopping cart (Jigoshop) with your Facebook page. Create a tab on the left hand side of your page and customers can view your Jigoshop products right within Facebook.

Features

  • Show your Jigoshop products on your Facebook page.
  • Customers can add products to their cart from Facebook, and then proceed to your website to checkout.
  • Product tab will appear on the left hand side of your Facebook page.
  • Easy to follow integration instructions
  • Advanced Feature: Create multiple Facebook page tabs (with different names and icons) for your different Jigoshop product categories.

Facebook Product Embed Demo

View the demo on Facebook by clicking here. The full Jigoshop website used to power this Facebook example is located here.

Installation Instructions

  1. Purchase the plugin here from CodeCanyon
  2. Make sure you have the latest version of WordPress and the free Jigoshop plugin installed
  3. Unzip the purchased file you downloaded from CodeCanyon, you should see a “fbtab-jigoshop.zip” file
  4. Go to Plugins > Add New > Upload in wordpress, upload the “fbtab-jigoshop.zip” file.
  5. Activate the plugin.
  6. Click on the new menu option “Jigoshop” > “Facebook” and follow the prompts.

Requirements

  • A free Facebook page
  • The latest version of WordPress with the free Jigoshop shopping cart plugin installed
  • If you have troubles with WPMU please contact me via email support and I can assist with getting it working asap.

Support

Please send all support requests via a support ticket by following this link: http://support.dtbaker.com.au/support-ticket.html
We cannot answer support questions posted on the item comments.

Download Jigoshop Products – Facebook Tab (Jigoshop)

WordPress Timed Modal (Utilities)

Item Description:

The Timed Modal is an elegant plugin that adds the possibility of show any kind of HTML content in a timed modal.

Details:

  • Elegant & Sleek Design
  • Multi-Modal feature
  • Display in every Page or use the Shortag
  • Include any HTML Content
  • Google Fonts Integrated
  • Personalize styles, colors, fonts, size, etc
  • Set Start/End Dates
  • Set the delay with which the modal is displayed after loading the page
  • Cross Browser Support
  • Simple to Customize
  • Well Documented

Recommended Items







Download WordPress Timed Modal (Utilities)

Metro – CSS3 Mega Menu (Navigation and Menus)

Follow me on Envato
Follow me on Twitter

This is a CSS3 Menu inspired in the new Microsoft Metro UI. It comes with 4 different “box” layouts, 5 images animations and more nice features. Is very easy to use and install, well documented and no JavaScript/jQuery. For more info watch the video preview and the screenshots.

All Features

  • 4 Different “box” styles
  • 5 images animations
  • Use it as Sidebar
  • Unlimited Colors
  • Mega Menus
  • Pure CSS3 & HTML
  • Full Customizable
  • Well Documented
  • Free Support & Quick Replies

Browser Support

  • Internet Explorer 7
  • Internet Explorer 8
  • Internet Explorer 9+
  • Safari
  • Firefox
  • Chrome
  • Opera

My Other Works:

INAV CSS3 MEGA MENU

If you have any question or feature request please contact me . After purchase please rate this item, if you will rate this less than 5* please let me know what you don’t liked to improve this. Thank you!

Download Metro – CSS3 Mega Menu (Navigation and Menus)

WP Video Music Box (WordPress)

Description

WP Video Music Box is first wordpress floating music player in the world. A music search box an player with the button “music” that will floating on the left of the web page. If the button click, the form will appear with slide effect. The form is using AJAX , so the page wont be reloaded.

WP Video Music Box allows you to quickly create, save and modify your lists. WP Video Music Box uses youtube. You can search any kind of musician add them to your lists. This script is very modular so you can add other resources very easily. It can be integrated into any existing PHP page within minutes using a simple file include.

Please check [the plugin demo page](http://www.freemusictube.net/wptests/).

Features

. Easy to install

. All colors can be set in plain css

. Play List Manager

. Youte API and Chromeless player integration

. YouTube search

. Play list management

. Beautiful design

. No database required

. No settings required

. Homemade template engine system, You can easily develop this script.

. OOP based.

. Small homemade framework. (Using MVC system )

. All browsers support.

Demo

Please check [the plugin demo page](http://www.freemusictube.net/wptests/).

I ‘d Like Your Feedback on the Next Version.

Download WP Video Music Box (WordPress)

AdminBased Rewrite Simulator (Miscellaneous)

When people think of .htaccess configuration, the first thing that might pop into their minds is URL manipulation with mod_rewrite. But they’re often frustrated by mod_rewrite’s complexity.

With this Mod_Rewrite Simulator you can:

  • Define routes in the admin panel
  • Easily transform ugly, cryptic URLs into what are known as “friendly URLs”
  • Manage all your URLs from one single location
  • Manipulate and test your URLs on the fly
  • Make your website more search engine friendly
  • Make your website more secure by transforming your URLs

This script helps you to define unique urls for your website without editing your .htaccess files.

How to Use – Quick Guide

Below you will find a small example of how to use this script. In the zip is an extended help file with more information. This is just to show how easy it is to use this script.

After installing the script by just copying the package into your project. Login into the admin panel and starting setting your rules.
There are three fields that needs to be filled when adding a rule.
Example:

^cash/?$ money.php [L]

1. Expression: This is where you insert your regular expressions. A regular expression is basically a small piece of code that checks for patterns. The pattern can range from a single character that matches to absolutely everything.

In the example above, the Expression Pattern is

^cash/?$

. What happened is that the server will check the URL of every request to the site to see if this pattern matches. If it does, then Apache will swap the URL of the request for the “Redirect” section that follows.

To learn more about regular expression use this link
http://www.cheatography.com/davechild/cheat-sheets/regular-expressions/

2. Redirect: The redirect is the URL that is substituted for the request. If the pattern above matches the request, Apache uses this URL instead of the requested URL .
In the example above the redirect is money.php

3.Flag: “Flags”, tell Apache how to apply the rule. In the above example, the flag is L. This stands for Last rule. Meaning as soon as this flag is read, no other following rules are processed.

You can find more information about regular expression and mod_rewrite here.

http://httpd.apache.org/docs/2.0/misc/rewriteguide.html

Download AdminBased Rewrite Simulator (Miscellaneous)

HTML5 Video Player with Playlist & Multiple Skins (Media)

FEATURES :

This HTML5 video player comes in two versions: Right Side playlist and Bottom Playlist.


\ MULTIPLE SKINS INCLUDED
You can choose from 5 skins for each player. To choose the skin just set “skin” parameter.
Ex: skin: universalBlack

\ MULTIPLE INSTANCES
You can insert the player multiple times in the same window with the same skin or using a different skin.

\ FULLSCREEN
It supports full screen, having all the controllers usable in full screen mode, including playlist.

\ AUTOHIDE FOR CONTROLLERS
The controllers will auto hide on mouse out, showing the entire movie

\ PREVIEW IMAGE
A preview image can be defined for each movie

\ PLAYLIST IMAGE
A playlist image can be defined for each movie

\ VOLUME CONTROL
You have a complete sound control. You can also set the initial volume

\ DESCRIPTION FOR VIDEO
You can set a Title and Description for the video. Supports HTML & CSS formated text.

\ CLICK LISTENER
You can also click on the video to play/pause the video.

\ MULTIPLE PARAMETERS AVAILABLE :
– width
– height
– playlist width
– border width & color
– autoplay
– loop
– volume

… and more

\ LIGHTWEIGHT
The JS has around 38KB

\ EASY IMPLEMENTATION

The setup takes 60s.

\ HELP FILE
A complete help file is included

\

\

\

Keywords: html5, html5 video player, playlist, autoplay, clean, customizable, fullscreen, jquery, skin, multiple skins, media, player, resizable, video, ogv, webm, mp4, H.264

If you need additional information don’t hesitate to contact us at [email protected]. We’ll try to answer you as quickly as possible.

Enjoy!

Download HTML5 Video Player with Playlist & Multiple Skins (Media)

AtomTrack URL Rotator (Miscellaneous)

Easily rotate different landing pages for CPV ,CPC or any kind of CPA campaign. Split testing has also been made easy by providing the offer page rotation feature. Since PPV /CPV can send alot of traffic to your landing page in very less time so it is essential to split test different landing pages and/or offer / thank-you pages. This is very crucial for affiliate marketing as ineffective landing or offer page could reduce or even negate the overall ROI . Using our URL rotator, you can split test different landing pages as well different offer or thank-you pages very easily. We’ve done much of lab testing for different scenarios and included most of the required features but in case you feel that some important feature is missing then please feel free to request it at our online forum.

Features
Ajax enabled so easier to create unlimited rotation profiles within minutes.
Add up to 100 URLs in a rotation profile.
Define share% for each URL .
Rotate landing page URLs
Rotate multiple offer or thank-you pages for a single landing page
View # of visits for each URL served.
View /Reset total visits.
Edit URLs or share% on fly.
Protected by username and password.
Self hosted so 100% private. Just download and install.
No monthly subscription to be paid.

Download AtomTrack URL Rotator (Miscellaneous)

Google Maps Photo Search (Images and Media)

Google Maps Photo Search and Display Script.

Easily display photos (from Picasa) recorded near your users location or any other location.
Use the simple API to dynamically or statically filter the photos by keyword.

  • Client side only and no dependencies
  • Supports older browsers (like IE7 )
  • Uses HTML5 features if available (like geolocation)
  • Simple API and simple integration
  • Dynamically searches Google Picasa API based on map location and radius
  • Photos are displayed in a “lightbox” popup on click
  • Optimized and commented Javascript with MVC and Pubsub patterns
  • Prepared for Localization and language change

Version 1.0

  • Initial version

Download Google Maps Photo Search (Images and Media)

Interactive 3D CGGallery – HTML5 (Canvas)

Animation with mouse move
X – axis rotation
Y – axis rotation
Z – axis rotation
XYZ – axis rotation
Rotation single row
Selection Canvas or WebGl

FUNCTIONALITY BUTTON :

Button1 (Start Animation): OnClick moving the mouse you have a 3D effect on the cubes that move away and approach, and the effect rotation effect.

btnRotationX (Rotation X): OnClick created the effect of rotation around the x axis of the cubes

btnRotationY (Rotation Y): OnClick created the effect of rotation around the y axis of the cubes

btnRotationZ (Rotation Z): OnClick created the effect of rotation around the z axis of the cubes

btnRotationXYZ (Rotation XYZ ): OnClick created the effect of rotation around the xyz axis of the cubes

btnSingleRow1 (Rotation Y single row 1): OnClick created the effect of rotation around the y axis of the cubes to a single line (Row 1)

btnSingleRow2 (Rotation Y single row 2): OnClick created the effect of rotation around the y axis of the cubes to a single line (Row 2)

btnSingleRow3 (Rotation Y single row 3): OnClick created the effect of rotation around the y axis of the cubes to a single line (Row 3)

btnSingleRow4 (Rotation Y single row 4): OnClick created the effect of rotation around the y axis of the cubes to a single line (Row 4)

btnCanvas (canvas): OnClick you have possibility view approach canvas

btnWebGL (webGl): OnClick you have possibility view approach webGl

These two approaches give you the ability to select based on the browser that supports WebGL or Canvas

Download Interactive 3D CGGallery – HTML5 (Canvas)

UCM Plugin: Group Plugin (Add-ons)

This is a plugin for the Ultimate Client Manager – Lite Edition. Please ensure you have purchased and installed the latest version of Ultimate Client Manager before using this plugin.

Group Plugin

This simple plugin gives you the option to assign your customers, websites, support tickets and jobs into groups. Helps you keep organised. Also integrates with other tools such as import (assign imported items to a group), export (group names appear in export csv file) and the newsletter system (send emails to groups of people).

Other UCM Plugins:

UCM Plugin: Download the PDF Invoice Generation Plugin
UCM Plugin: Download the Group Plugin
UCM Plugin: Download the Mobile Device View Plugin
UCM Plugin: Download the Simple Finance Manager Plugin

Group Plugin Features

  • Bulk group assignment from search results
  • Create, edit and delete groups

How to install

  1. Download and install the Ultimate Client Manager on your website
  2. Purchase this plugin
  3. Find your licence code for this plugin (click here for instructions)
  4. Go to Settings > Upgrade in your system
  5. Click the + button to add the additional licence code
  6. Enter your licence code for this plugin
  7. Click the upgrade button
  8. This will install the latest version of the plugin for you, and keep it updated in the future.

Requirements

  • Working UCM install
  • Check the upgrade system works on your hosting account (in Settings > Upgrade)

Support

Please send all support requests via a support ticket by following this link: http://support.dtbaker.com.au/support-ticket.html
We cannot answer support questions posted on the item comments.

Download UCM Plugin: Group Plugin (Add-ons)

UCM Plugin: Mobile Device View (Add-ons)

This is a plugin for the Ultimate Client Manager – Lite Edition. Please ensure you have purchased and installed the latest version of Ultimate Client Manager before using this plugin.

Mobile Client Manager

This plugin transforms your Ultimate Client Manager into a mobile friendly web app. The easiest way to see this demo is to visit http://ultimateclientmanager.com/demo/ from your mobile phone to see how different it looks.

This plugin optimises your UCM install so it loads faster on a mobile device and is easier to navigate. There is also a link to take you back to the full desktop version if you need to access all the normal application features.

Other UCM Plugins:

UCM Plugin: Download the PDF Invoice Generation Plugin
UCM Plugin: Download the Group Plugin
UCM Plugin: Download the Mobile Device View Plugin
UCM Plugin: Download the Simple Finance Manager Plugin

Mobile Device View Plugin Features

  • Manage customers from your mobile device
  • Get a quick overview of your dashboard alerts, todo list and financials from your mobile phone
  • Toggle full desktop mode if needed
  • Display collapsed to take up less room on small mobile screens
  • Uses jquery mobile

Demo

View http://ultimateclientmanager.com/demo/ from your mobile device. Or click the live preview button above to see what it looks like on a mobile phone.

How to install

  1. Download and install the Ultimate Client Manager on your website
  2. Purchase this plugin
  3. Find your licence code for this plugin (click here for instructions)
  4. Go to Settings > Upgrade in your system
  5. Click the + button to add the additional licence code
  6. Enter your licence code for this plugin
  7. Click the upgrade button
  8. This will install the latest version of the plugin for you, and keep it updated in the future.

Requirements

  • Working UCM install
  • Check the upgrade system works on your hosting account (in Settings > Upgrade)

Support

Please send all support requests via a support ticket by following this link: http://support.dtbaker.com.au/support-ticket.html
We cannot answer support questions posted on the item comments.

Download UCM Plugin: Mobile Device View (Add-ons)