WP Board (Miscellaneous)



Show your latest projects and their status on your own website and add new projects trough the WordPress dashboard. Includes an extensive guide to make it easy to install it immediately after purchasing.

Features

  • Project management on your own WordPress website
  • Add projects trough the WordPress dashboard
  • Uses a shortcode to use a custom page as projects page
  • Could be used with WordPress 3.0 or higher
  • Photoshop files included to customize the graphics
  • Extendable bar for more information
  • Status bar
  • And much more…

Includes

  • WP Board Plugin
  • PSD files
  • Installation guide
  • Information file

Support

Do you have a question about the plugin or something else? Visit our support website or send an email via our profile page.

Fonts

We’ve used the fonts Helvetica Neue and Gotham. More information about these fonts can be found in the information file.

Updates & Versions

1.0.0 | First version (current version)
1.0.1 | Added icons, new font colors and more (next update)

Download WP Board (Miscellaneous)

AJAX/PHP Contact System + Login (Forms)

Hey people! this is the latest addition to my portfolio, it’s an AJAX /PHP powered contact system. So that means no refreshing for the users using this application.

So what does it include?

So this application is a fully featured and includes the following features.

  • Contact System with Form Validation + Captcha
  • Login System + Password Retrieval
  • Awesome and simplistic backend system (where the admin can manage everything from posts to creating new users etc.
    • When users submit messages you are notified (if you wish) aswell as the information being submitted into the database for your viewing at a later time.

      This application has everything, if you would like to see new features added then let me know i will incorporate them into the next build.

      + Documentation included (pdf)

      Check out the video link below to get a tour of the application and its features. You can also demo it from the link below.

      This application is fully secure, fast and gets an A rating on ySlow.

      DEMO : http://suburbanarctic.com/comment-form/
      VIDEO : http://vimeo.com/21392286

      ADMIN DEMO http://suburbanarctic.com/comment-form/login.php

      Please Read

      The password function has been disabled for this app, just so people can log into the back end without a problem.

      USERNAME : admin
      PASSWORD : password

      Check it out see what you guys think!

Download AJAX/PHP Contact System + Login (Forms)

easySite – Infinite sidebars plugin (WordPress)

This is a technical, but very useful plugin which will help you to customize your WordPress website sidebar with different widgets for each page, post or category.

easySite infinite sidebars plugin is compatible with 3.+ version of WordPress. Also this plugins detect and applies to any custom post defined in your theme or plugins.

The functionality is easy to understand and is perfectly integrated in default WordPress admin panel. On both articles or categories listing you will find additional fields for selectig the sidebar you want to show.

  • compatible with WordPress 3.+
  • easy to install
  • perfect integration with WordPress admin
  • compatible with custom posts

Download easySite – Infinite sidebars plugin (WordPress)

News Widget for WordPress (Widgets)

With this plugin you can display news from one or more RSS or Atom feeds. The news can be displayed with one of the 4 views I’ve included, or you can create your own view so you can customize how the news items are shown.

  • Merge up to 6 feeds in one news widget
  • View based so very easy to change the html structure and the data to show
  • Show newest items first
  • Randomize the news items
  • Number of news items to show
  • Use ajax to refresh the news widget every x seconds
  • RSS /Atom feeds are cached so they don’t need to be redownloaded on every page load
  • Supports multiple instances
  • 4 example views included
  • Supports images

Documentation

Here you can see the documentation that is included.

Download News Widget for WordPress (Widgets)

PhotoShow (Images and Media)

PhotoShow is a plugin for jQuery that makes it easy to create a simple and elegant photo gallery with multiple albums.

Features:

  • Multiple Inputs : inline HTML , a JSON object, or a XML file
  • AutoPlay w/ optional timer
  • Support for Multiple Albums in a single widget
  • HTML Image Captions
  • Photo, Thumbnail, and Album Views
  • Customizable Controls
  • Supports most Lightbox plugins
  • Easily Customizable Themes

Download PhotoShow (Images and Media)

Quick Form Processing (Forms)

There are time when you might need a form that will primarily be used to collect data that will be saved for nothing more than viewing. This script provides you with a framework where you will not need to write any PHP code for processing such forms.

With this script all you will need to do is provide some information relating to the form in the admin dashboard and then copy 2 line of markup to the page that has the form you want to process. It is that simple.

This script would be ideal for a web design with very little programming knowledge or a developer that just wants to save time and effort.

Features:
  • Process and view data collected using forms without the need to write a single line of PHP code.
  • The backend has its own user authentication system (login, logout, change password, and forgot password) for quick installation and to manage the forms’ processing.
  • The forms are submitted using AJAX , so other than adding 2 lines of markup there is nothing else you need to change.
  • Processing a form involves nothing more that copying and pasting a few lines of markup to the page.
  • You can manage as many forms are you want from the one admin dashboard.
Installation
  1. Download and unzip the package
  2. Make changes to the file application/settings.php and put in the details specific to your setup
  3. Upload the folder form_process to your server
  4. Using your browser navigate to install.php. This will setup the database tables
  5. Delete the install.php file
  6. If your are using Quick Form Processing for the first time, check the “Getting Started” section of the user guide. The user guide is in the folder named “userguide”

Download Quick Form Processing (Forms)

Envato Marketplace API – PHP Wrapper (Miscellaneous)

Key Features
– Supports all API methods
– Small & Clean
– Object Oriented
– Works with and without cURL

With this class you can easily use all functions from the Envato Marketplace API .

After a few minutes of watching and reading the class you will see that is super simple to use it and you will love it.

Live Preview of the “getUserItemsBySite” Function
http://brianlabs.net/emapi/

Download Envato Marketplace API – PHP Wrapper (Miscellaneous)

PasteLib – Pastebin.com API Class (Miscellaneous)

With PasteLib you get a full-featured, ready-to-use Pastebin.com API Class, which supports all public API functions.

It takes care of building up the required and optional request parameters, checks if your inputs are valid and even converts the APIs XML responses to handy associative arrays!

You are able to create new Pastes as logged-in user or as a guest, list and delete a users Pastes and retrieve various account information.

All you need is your Pastebin.com Developer Key. Get it on: pastebin.com/api#1

Requirements

  • PHP 5 or above
  • cURL PHP extension

You can view the whole documentation as an Online-Version!

Example:

require_once('pastelib.class.php');

//Create new instance
$PasteLib = new PasteLib('yourdeveloperkey');

//Login the user
$PasteLib->login('username', 'userpassword');

//Your ready to go!
print_r($DropLib->listPastes());

Download PasteLib – Pastebin.com API Class (Miscellaneous)

Improved Cron (Add-ons)

WP Cron doesn’t work until someone visits your site. If your job is scheduled to run at 1pm but there are no visitors until 6pm, then your job will start at 6pm. Improved Cron solves this by faking a visit to your site every minute.

This is not the typical WP Cron plugin. Improved Cron spawns a PHP background process that continues running independently even when no one is visiting your site. It sits in sleep mode and every 60 seconds ‘wakes up’ and forces WP Cron to run. The plugin also has a keep-alive system in case the background process dies for some reason.

This plugin is intended for anyone who needs their WordPress cron jobs to run reliably and on time. For most people, it’s much easier to install a plugin than it is to set up a cron job. In addition improving the reliability of WP Cron, the plugin also provides insight into the WP Cron schedule in the same way that the free Cron-View/Cron-Gui plugin does.

Download Improved Cron (Add-ons)

Allbooking reservation system (WordPress)

Allbooking is a nice and simple booking system for meeting room reservation, events, congress, golf and tennis court, or any other businesses offering daily reservations for customers!

Demo Links
Front end
Admin area
username demo password demo
Features:

  • You can set time interval for every day (with a 30 minutes minimal interval).
  • Any time range can have different price.
  • you can categorize your time range (example: Breakfast, Lunch, Dinner) and set different interval and availability.
  • Email notification to admin and customer.
  • Paypal Ipn.
  • Unique code generation for every reservation (also with Barcode)
  • Invoice generation.
  • Editor button to insert shortcodes in your pages to display the calendar availability.

How it works:

Once the plugin is installed you can see the “Allbooking” button on the sidebar of your wordpress administration panel, click it to open the options panel

Configuration tab:

  • setup width and height of the calendar
  • insert Paypal address, currencies and activate
  • Insert custom email messages to your customer
  • Insert custom invoice details

Category tab:

  • Create your new category and set time range (min 30 minutes)

Create availability tab:

  • select date
  • setup max places available
  • Insert a description an the price
  • select a category previously created

List date tab:

  • you can edit or delete the availability

History tab:

  • Monitor your reservation

Insert the availability calendar in you page or post:

Open a new page,write your content (if you want) and click on the “Code” button in the editor, publish the page and you can see the reservation system in action!

Simple and effective.

For any help or request feel free to contact us.

Download Allbooking reservation system (WordPress)

ViewBox – Media Browser – LightBox Alternative (Images and Media)

The script is a complex jQuery LightBox Alternative. Easy to use.

  • Photo Galleries.
  • Support for video (YouTube and Vimeo).
  • Built-in player – JW Player. (Creative Commons Attribution-NonCommercial-ShareAlike 3.0)
  • AJAX , iFrame and Inline.
  • Keyboard support.
  • The ability to set keys to control.
  • easy to change the appearance via CSS .

Do you like this script?


Download ViewBox – Media Browser – LightBox Alternative (Images and Media)

jQuery Flying Popup (Miscellaneous)

Flying Popup plugin for jQuery.

Allows to show floating HTML popups that follow page scroll/resize (also static HTML popups can be shown when desired). Popups can fly in from outside of the screen (from every direction).
In popup you can also show Flash content, play videos

Available configuration:

  • floating speed, reaction time
  • fly-in direction
  • show overlay
  • show static popup
  • enable selfclose
  • set start time
  • disable popup with cookie

Download jQuery Flying Popup (Miscellaneous)

Twitter Widgets and Buttons class (Social Networking)

This Twitter widgets class enables you to centralize all your Twitter widgets and buttons declarations. The main advantage is to avoid having your widgets declarations everywhere in your projects. Intead you can have them all in one place, all defined in a structured and flexible class.

If you are interested by integrating Facebook plugins you can have a look to the Facebook plugins class.

Advantages

– Centralize all your Twitter widgets and buttons declarations.
– Avoid duplicate code.
– Save time by having to update only the class file when Twitter make changes.
– Use efficient and flexible functions.
– Extremely easy to integrate into your existing projects.

Features

– Display the Tweets from a Twitter user on your website.
– Display a Twitter search with your defined keywords.
– Display the favorited tweets of any Twitter user.
– Display the last tweets from a Twitter list
– Integrate 18 Twitter Follow buttons of all sizes and 3 color scheme.
– 3 Tweet buttons than can be set with a custom text and link.
– 7 languages supported for the Tweet buttons.
– Rich documentation and a demo file included.

The purpose of this class is clearly to give your all the social tools that could help you and your visitors. Letting you focus on other important things.

Check out our demo on this page.

Download Twitter Widgets and Buttons class (Social Networking)