Skip to main content

Codecanyon-Premium URL Shortener latest v4.2.1 | Nulled Script | free download

Premium URL Shortener v4.2




About Premium URL Shortener


Premium URL Shortener is a PHP URL shortener script packed with many unique features. It has been built from scratch with performance in mind. Some of the features include geotargeting, premium membership, powerful dashboard and admin panel and a series of CMS tools to help you build your dream. Furthermore, it will keep getting better with each update!


Technical Info






CreatedUpdated High Resolution Compatible Browsers Files Software Version
23 December 12 24 November 14 Yes BrowsersIE8, IE9, IE10, Firefox,Safari, Opera, Chrome HTML, CSS, PHP PHP 5.x, PHP 5.3, PHP 5.4,MySQL 4.x, MySQL 5.x


Codecanyon-Premium URL Shortener latest v4.2.1 | Nulled Script | free download





Live Demos of URL Shortener(v4.2)


You can test the script using the following credentials. This is an admin and a user account. Once logged in, simply click “Admin” at the top to access the admin panel. Please note that the demo will reset each week.



Free User Account

Email/Username: user@gempixel.com / user

Password: userpass



Admin Account

Email/Username: admin@gempixel.com / admin

Password: adminpass



Main Page | Login Page

Sample Short URL with Splash | Custom Splash

Sample Stat Page | Custom Page

Easy Localization





Features
  • Social-Friendly

  • jQuery Driven With Fallback

  • New Splash Pages

  • Private Service

  • URL Bookmarking System with Bookmarklet

  • Anonymous User History (new)

  • Facebook Connect and Twitter Login

  • Easy Translation

  • Geotargeting System

  • Advanced API System

  • URL Validation & reCaptcha Plugin

  • Full-Featured Administration Panel

  • Responsive Template with built-in Template Editor

  • Quick & Easy Installer

  • Extensive Documentation

  • Free Support



Requirements


Mod Rewrite Enabled



Mod Security Disabled (Or some rules white-listed because it usually causes 403 Forbidden Errors)



Magic_Quotes OFF (Recommended)



PHP 5.3.6 or higher and PDO Module

Change Log



V4.2.1 (03/10/2014)
+ Fixed automatic redirect in splash page mode

V4.2 (18/09/2014)
+ Fixed Bugs
+ Improved performance
+ Added new theme
+ Added Delete Anonymous URLs in the admin panel
+ Added Disable Pro Module
+ Added Public URL List
+ Updated Google Connect

V4.1
+ Bugs fixed
+ Membership notice
+ Fixed anonymous history

V4.0
+ New Template built on Bootstrap 3.1
+ New UI
+ Premium Features and PayPal integration
+ Redesigned Admin panel
+ Redesigned Theme Editor
+ Comprehensive Stats
+ Much More
+ Advanced User Dashboard with live stats
+ And much much more...

V3.1.1 (22/02/2014)
+ Bugs fixed

V3.1 - (10/02/2014)
+ Bugs fixed
+ Redesigned Stats Page

V3.0.1 - (20/01/2014)
+ Delete Inactive URLs fixed
+ Bookmarklet Updated

V3.0 - (11/01/2014)
+ Admin
+ Added more in documentation
+ Added more settings
+ Logo
+ Paypal Email
+ Ad Removal Cost (USD)
+ Custom Splash Page Cost (USD)
+ Maintenance Tools
+ Improved Performance
+ User
+ Ad removal via paypal
+ Unlock custom splash page via paypal
+ Enable media gateway
+ Archived URLs
+ Set default domain name
+ Export URLs
- Removed Graph (not much useful)
+ Script
+ New Template
+ In-Page Bookmarklet (Beta)
+ GeoIP Database (must be downloaded separately)
+ Improved Performance
v2.1 - (12/08/2013)
+ Bugs fixed

v2.0 - (15/08/2013)
+ Completely redesigned - Both front-end and Back-end
+ Theme system + Theme editor (much like wordpress)
+ Translation Manager
+ Create new Translation
+ Edit/Delete existing Translation
+ Export list of users as CSV
+ New method to translate pages (view in-app documentation)
+ New Settings and options in admin panel
+ All options moved from PHP to settings panel
+ New additions
+ Default language
+ Domain + Keyword Blacklisting
+ Private service
+ and much more
+ In-App Quick Documentation
+ New User panel
+ User can edit URLs
+ Create and Manage Bundles
+ Manage Public Profile
+ Manage Public URLs
+ Search for URLs
+ Addition of username
+ Much more URL validation process
+ Advanced advertisement system (ability to disable ads per URL or user)
+ QR Code generator (just add /qr at the end of the short URL to generate the QR)
+ Self Thumbnail generator (depends on external API though "mshots" or "pagepeeker")
+ Anonymous User History (homepage only)
+ Redesigned stats page
+ Three chart modes (24h, 7 days, 30 days)
- Browser and OS stats for consistency (will come back in the future)
+ Better API with support for JSONP (developers no longer depend on PHP)
+ Text format addition (just add &format=text)
+ Developers can now shorten using a custom alias (just add &custom=SOMETHING)
v1.8.3 - (17/6/2013)
- Twitter Connect updated to use the new API

v1.8.2 - (29/5/2013)
- Prevent bots from shortening and simulating clicks
- Prevent users from abusing clicks

v1.8.1 - (15/5/2013)
- User delete bug fixed

v1.8 - (8/5/2013)
- Built-in Statistics (No longer dependent on GA)
- Bulk Shortening
- Multiple Domains
- Solvemedia Captcha
- PHPMailer email instead of native mail function
- Welcome email upon registration
- Advanced user management (add, edit, view urls, delete)
- QR Code & Social sharing upon shortening
- Revamped Web Installer
- Inscript Update Notification
- And a lot of back-end improvements

For full change log visit http://gempixel.com/shortener/change-log.txt
















Comments

Popular posts from this blog

Bouncy Content Filter for big Website

This space-saving content filter allows the users to switch from one category to the other in a fancy way! Each click fires the rotation of the gallery images, revealing the items belonging to the selected category. Content filters  are particularly useful for big websites, where each pixel counts. Lets say you are showing the “ last products ” of your e-commerce . How about giving the users the option to switch to the “most popular” products without a page refresh? A good solution could be to hide the “most popular” items right behind the “last products”, then use the power of CSS3 3D Transforms to rotate the items when the user switches from one option to the other. The bounce effect is optional, but you get the idea! The rotation won’t work on older browsers like IE9, but the experience won’t be broken – just a display on/off with no transitions. Lets dive into the code! Creating the structure We wrapped the filter into a <nav> element. The filter structur...

Content slider with Zoom Effect for a predefined area in each slide

Zoom Slider Today’s Blueprint is a simple content slider with depth-like zoom functionality. Each slide has a predefined zoom area that will be used to calculate the appropriate scale value for a fullscreen fill. Once the icon for zooming is clicked, the zoom area as well as the page get scaled, creating the illusion that the viewer is approaching the item. Once the whole page is covered, we show some more details. Navigating the slider will animate the inner parts of the slide, allowing for an independent control of the image area and the title. We are using CSS transitions and dymanic.js for moving the slide elements. Dymanic.js by MichaĆ«l Villar is a JavaScript library to create physics-based animations. Please note that we are using a couple of modern CSS properties, so only contemporary browsers are supported. The HTML <!-- Main container --> <div class="container"> <!-- Blueprint header --> <header class="bp-header cf"> ...

An AJAX Based Shopping Cart with Drap Drop Item Effect

An AJAX Based Shopping Cart In this tutorial we will create an AJAX Based Shopping Cart with Drag and Drop feature.You can easily use this shopping cart in you store.All the products are going to be stored in a MySQL database, with PHP showing and processing the data. So go ahead, download the demo files and start reading. Step 1 – the MySQL Database If you want to set up a working demo, you’ll need to execute the following SQL code in your database manager (e.g. phpMyAdmin). It will set up the table and insert a few products. The code is also available in table.sql in the demo files. table.sql CREATE TABLE IF NOT EXISTS `internet_shop` ( `id` int ( 6 ) NOT NULL auto_increment, `img` varchar ( 32 ) collate utf8_unicode_ci NOT NULL default '' , `name` varchar ( 64 ) collate utf8_unicode_ci NOT NULL default '' , `description` text collate utf8_unicode_ci NOT NULL , `price` double NOT NULL default '0' , PRIMARY K...