Menufication - Responsive Fly-Out Menu (Navigation) Description:
Say Hi to jQuery Menufication 1.0
Navigation is one of the most important aspects of a website. The fly-out menu (with inspiration from Facebook) has been proven to be the most efficient navigation that dramatically can improve your visitors experience on your website!
Menufication is a user-friendly, customizable jQuery-plugin to transform your sites navigation to a responsive fly-out menu in Facebook fashion.
Features
Utilizes CSS3-tranforms for optimal and native-like performance.
Swipe to open/close the menu (iOS only in v1.0).
Option to only generate the menu on predefined browser sizes.
Option to only generate the menu on mobile devices.
Support for hierarchical menus.
Several options to customize the behaviour of the menu.
NabTransact Redirect Gateway for Concrete5 (eCommerce) Description:
NOTE : You need to have Concrete5 eCommerce addon to use this plugin.
NabTransact Redirect Payment Gateway is a Concrete5 Extension which allows the eCommerce Store owners to accept credit cards through NabTransact Secure Hosted Page. So users don’t have to worry about the user payment information.
This is a TinyMCE plugin that replaces the default one that comes with the editor and makes that editor more useful in CSMs by adding features to it. It makes it easier to added images when using the popular wysiwyg editor. This plugin only works with the updated and stylish TinyMCE 4 versions.
Features:
Image Preview: 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.
Permission: The plugin has a configuration file config.php that you can use to determine who can upload images or view the defined library of images. User with no permissions can only insert images from links.
Multiple Uploads: You will be able to upload multiple images at once by selecting them or draging and dropping.
Ajax Upload: The upload feature uses ajax and so no page refreshing when uploading.
Recent List of Files: When you insert images from an url or upload the or get them from the library, the plugin in saves them in a session and you can be able to view them the next time you open the dialog for the plugin.
Define an Image Library: During installation you will be able to define a path to an image library. This will be a folder with images that you can access from the plugin and also the folder to which files are uploaded to.
Traverse the Library Subfolder: If the library folder has nested subfolders the plugin will be able to handle them.
Search the Library: This plugin has a search feature for the library that allows you to search it and the subfolders for an image using the image’s name.
Bootstrap CSS and HTML: If you wish to change any of the styling and are familiar with the Twitter Bootstrap framework, you will have no difficulty.
Image Alignment: When inserting images, you will be able to define the alignment relative to the text around it. The plugin in uses float rather than the align(deprecated in HTML5)
Wrap Images in a Link: You can easily choose to wrap an image in a link when adding it.
Image Dimensions: When you add an image it is possible to define the dimension that it will be added with. You can easily keep the image’s aspec ratio.
Quick Install: Just modify the configuration file(if you want) and then upload to the tinymce plugins’ folder. That is it.
Source Code: Nothing is hidden.
Installation
Unzip the file
Open the file config.php and define the library path and url and also the permissions. There are comments in the php file to help you with this.
Upload the files to the tinymce plugins’ folder replacing the default image plugin
Open user_guide.html in a browser for instructions on getting started.
SQuiz2 Exam is an extended version of SQuiz. Many features and settings are added in this complete improved version. This Quiz and Exam engines is build to produce and deliver quiz’s and exams with mutliple or single choice questions. You can add an image to every question. You can set a passing score and all users that pass the test can download their personal certificate.
Easy installation and integration
Multilingual ( all labels and texts can be changed in the backend)
Mutliple and single choice questions
Many styling options via css
Unlimited questions
Questions with images
Questions and settings are saved in XML files
Timer ( time limit optional )
Passing score free adjustable
Certification output
To create SQuiz2 xml files you can use the SQuizMaker2 online to build your personal exam.
Differences between SQuiz and SQuiz2:
Images allowed in / as questions
+ Passing score setting
+ Hide hints setting
Question counter
Certification output if user has reached the passing score
With its intuitive interface, Haxbox – TV Show Organizer enables you to easily download posters and images for the specified TV show, create profiles for each character and actor, as well as to get high quality multimedia content for your collection.
Overview
Hakbox is a software that allows you to organizes all your favourites tv shows easily.
You can create complete profiles for each actor and each character.
Hakbox allows you to get high quality multimedia content for all your collection.
snailCMS - Content Management System (Project Management Tools) Description:
snailCMS is a simple, light Content Management System that allows you to create and manage your website. You can easily create pages, subpages, articles, format and publish your content within minutes. Upload and manage easily files and images using the file browser.
Both front and back-end are build using twitter bootstrap for flexible and responsive designs.
Create your own front-end with basic knowledge of html and php.
Skip Billing & Shipping Information at Checkout (Magento Extensions) Description:
This extension provide express checkout. This extension skip billing information & shipping information applied to registered customer/user who already has default billing & shipping infromation. Normal checkout applied to Guest checkout and New Customer.
SuperLike - Ajax content like system for WordPress (Social Networking) Description:
Version 1.03 update notice: A widget is now included with plugin that can show your top liked content as user requested.
Version 1.02 update notice: Now you can disable the button on any post using Post settings, and also override the default/active theme for any post.
Now includes a widget that show your top liked content
Shortcode Integration to place ANYWHERE within Post/Page!
Post/Page Specific Like Settings Supported!
Automatic Integration with every post/page – Just set auto integration mode!
Manual Integration inside the Loop/Posts!
All you need to do to manually integrate the like button (If you switch off auto-integration) a single line of code in the loop will do:
< ?php echo wp_superlike(); ?>
Manual Integration outside the Loop/Posts!
All you need to do to manually integrate the like button (If you switch off auto-integration) a single line of code in the loop will do by passing the ID of post you want to show likes for:
< ?php echo wp_superlike('post_id=XXX'); ?>
SuperLike! Like System
SuperLike! is a content like plugin for WordPress that let you create your own customized like system in minutes. It works out of the box, admin panel is included for customization/options. Each post has a unique like button that is seperate from the others. You can have multiple like buttons for same post too.
jQuery tpTooltip plugin is a plugin that allows you create tooltips on any element that you want in your web page/application. Include just one javascript and css file in your html, create your own skin with the PSD file included (slices are ready to publish the skin directly), and you’re all set.
Main Features
Highly customizable (look at the properties below),
Skinning supported with a single PSD file,
included 4 default skins (black,red,green,blue),
static data or dynamic AJAX data loading supported
The properties of this plugin that you can modify for your needs are:
position: "top", // "top", "left", "bottom", "right" arrow: "left", // "top", "middle", "bottom", "left", "center", "right" skin: "flat", // currently flat,red,blue and black, you can add your own fadeintime: 200, // timeout for tooltip fade in fadeouttime: 200, // timeout for tooltip fade out showdelay: 200, // tooltip show time (milliseconds) hidedelay: 200, // tooltip hide delay (milliseconds) offsetx: 0, // tooltip horizontal offset offsety: 0, // tooltip vertical offset ajax: null, // URL to get content from html: null, // content HTML objID: null, // content wrapper object ID image: null, // image path elementStyle: "", // style parameters applied to tooltip handler elementClass: null, // class name applied to tooltip handler onclick:false, // use click event instead of mouse enter tooltipOffset : 10, // tooltip show animation offset animateTooltip : true, // animated display or direct display selector alwaysvisible: false // tells if tooltip should be always visible
How to install
Append these lines between your html file’s ”” tags:
and then this code will add tooltip to your ”.tooltip” classed elements:
Advanced Register/Signup form (OpenCart) Description:
Advanced register form gives you full control over your register/signup forms. Make easy for your customer to signup and add more fields just by drag and drop in register/signup forms..
Now its give you ability to do changes on your register form accordingly to your business nature.
Some Key features
Disabled current fields which is not required in your business.
Add extra fields with drag and drop forms in just few minutes.
Admin will have ability to check and change customer forms details in there backend.
All disabled field and extra fields added by admin will also be in user edit account so in future he can change accordingly.
While checkout there is register form that will be also take changes accordingly form settings.
Repose is a javascript plugin which can be used as an amazing showcase for different stuff. Some awesome stuff that can be showcased using Repose would be portfolio, images, social links, your team, your USP or features, or pricing tables.
Features
Full-featured Admin Panel within Wordpress
Can be used through a simple shortcode
Responsive
Numerous demos
A lightbox-like plugin for viewing images
Images can be linked to URLs as well
Various Styles and Animations on Offer
Excellent support. Promise.
How to Install It?
You will find a folder ‘repose’ in the downloaded zip file. Just upload this folder to the wp-content/plugins/ directory. Next, go to the plugins page in the Wordpress admin and activate Repose Showcase. That’s it! If you are unable to view the showcases added, make sure the folder ‘uploads’ in the plugins->repose directory has the necessary write permissions.
Change Log
Version 1.5 (27th March, 2013)
Ability to edit showcases
Complete makeover of the admin area
Version 1.4 (6 March 2013)
Sub Captions now support HTML
Sub-label bug fix
Version 1.3 (7 Feb 2013)
Improved compatibility across different plugins and themes
Version 1.2 (12 Jan 2013)
Better image linking
Minor improvements in the admin panel
Version 1.1 (9 Jan 2013)
Code optimization
Added the feature of linking images to external URLs
The Built-app Responsive CMS system was built out of the need to automate the process of creating and updating pages on a website. As such, Built-app Responsive CMS is designed to be easy to learn and use and fast in the execution of its function. Built-app Responsive CMS comes jam-packed with nifty features which will make building and maintaining your website or system a joy. The stress of having to edit source code is now a thing of the past. It’s all automated.
The Built-app Responsive CMS is a web application built atop the Codeigniter PHP framework and designed to be very lightweight thus improving page load speeds even for slow connections and giving your visitors a flawless experience. They’re assured to come back. The Built-app Responsive CMS is built using a modular method which ensures separation of functions making the modules and the system as a whole highly scalable and easy to maintain and troubleshoot.
Current Version: v1.1.4
Features
Responsive Frontend and Backend Design
Robust Backend.
Integrated Plugin System – This will increase the extensibility of the system without necessarily doing a system overhaul.
Modularised System
Integrated Templating system – Different tables can be integrated into the system
Responsive Photo Gallery System
Excellent lightbox integration for the photo gallery.
Responsive Blogging System complete with administrative Backend.
Built in commenting system.
SEO friendly
WYSIWYG Editor
Responsive Ajax Contact Form complete with administrative Backend.
Responsive Portfolio System complete with administrative Backend.
Multiple Mapping Location with administration – Can be used to map branches or multiple offices
Page styling – Page can be created with left column, right column
The above accounts shouldn’t be edited. All data entered will be removed in a day or two.
Support and Documentation
Please drop us a line on appsupport@built-app.com with any questions you may have, full documentation is included with the program to help you with your projects.
Changelog
Built-app Responsive CMS v1.1.4 31st May 2013
Fixed – Adding pages and blog posts showing blank page
Built-app Responsive CMS v1.1.2 20th May 2013
Added – Frontend login and logout Added – Logout URL saved in session Fixed – Plugin module reporting wrong plugin name on uninstall
Built-app Responsive CMS v1.1.1 13th May 2013
Updated – Plugins with multiple pages now supported
Built-app Responsive CMS v1.1.0 8th May 2013
New – Plugin system that will work with the new structure New – Unicode support for page and blog titles New – Page can now belong to another page New – Dropdown navigation for frontend on hover Updated – Page URL changed from site/show_page to site/page
Built-app Responsive CMS v1.0.3 25th April 2013
Added – Create and edit portfolio project. Replace now possible. Added – Create and edit gallery image. Replace now possible. Added – Validation of portfolio and gallery. Now checks for photo upload. Added – Feedback alerts for actions in portfolio and gallery. Added – Preview when uploading carousel pictures. Added – Define a different homepage. Fixed – Edit system pages. Fixed – Portfolio and gallery now updating view statistics. Fixed – Heading of the edit page form. Fixed – Activate/Deactivate user levels and groups. Fixed – Recent logins. Now doesn’t show users that have never logged in.
Built-app Responsive CMS v1.0.2 14th April 2013
Added – Pagination on the contact form map Added – Blog post pagination in the backend Added – Pages pagination in the backend Added – Main navigation bar now sticks to the top on all devices. Makes navigation easier Added – Alternate .htaccess file for shared hosts e.g GoDaddy. Prevents “500 Internal Server Error” Cleaned – CSS and JS directories. Removed unused files Fixed – Homepage carousel navigation. It now goes under the main navigation on scrolling, as it should Fixed – Preview blog post from the dashboard. Link was broken Updated – Documentation
Built-app Responsive CMS v1.0.1 6th April 2013
Fixed – Edit gallery category Fixed – Delete gallery photo Fixed – Gallery and Portfolio. Can now use more than one word to name Fixed – Gallery and Portfolio Create, Update and Delete Fixed – Make/Remove admin Updated – Documentation
Start a contest on facebook fan page, user need to complete 3 steps: 1. Like your page 2. Invite their friends after giving permission 3. will get final page (you can add cpaLead or thank you message. Invite Friends contest is a fully customizable and easy to use facebook contest. It contains a user interface integrated with Facebook and an admin page where you can see user’s details (name/email) and editing wall post data.
Features: Like Gate Automatically post on user’s wall You can change text, description and image via admin anytime. You can create as many steps as you want Full access to the user’s data: name, email You can use cpaLead, contact form or anything after step 2 Friends invitation – App will select random friends automatically Extract/export user’s email list
Requirements: MySQL 5.x database PHP server Facebook account
TinyMCE Bootstrap-like skin for TinyMCE ‘Simple’ and ‘Advanced’ themes v.3.x
This skin provides bootstrap-like style for tinymce visual representation. It is not native bootstrap skin and it not required bootrap framework. It can’t to inherit styles from your bootstrap template.
Features
Easy install (just copy files into TinyMCE folder)
Captcha is basically used to distinguish human and automated bot. A Captcha image shows a random pattern which the user has to type or draw.
M Captcha is new way to prevent spam by asking user to draw a randomly generated pattern. M Captcha is targeted for touch screen device as drawing a pattern on the touch screen is far easier than typing in the textbox. It works well on every major desktop and mobile browser. For device without touch screen, pattern can be drawn using mouse.
M Captcha shows a randomly generated pattern with 9 dots connected via different lines and arrows indicates that order of connected dots. User will require drawing similar pattern as shown in the Captcha image, by connecting dots in same order as shown in the Captcha image either by touching screen or using mouse.
M Captcha is fully customizable, you can change the color of arrows, color of connecting lines, background color, captch type, displaying numbers etc. User can reset the Captcha image or can also redraw if he accidently drawn wrong pattern, without refreshing page.
This plugin works with all standard WordPress forms: comments, login, register and lost password and even you can use it with custom forms also. The settings for each form can be tweaked and configured individually.
Vertical Menu is a simple, clean looking vertical menu built on Bootstrap, an open source front-end framework developed by Twitter. Easy to customize and change colors.
Facebook Viral Video Site Script (Social Networking) Description:
Start your very own viral video site like jebuzz.fr with Genx vBuzz. You will start receiving high traffic in no time at all with this super viral script. How does it work you may ask? It’s a simple logic. Internet users love videos and most of them have a Facebook account. You find and add viral videos from YouTube. In order to watch these videos visitor must share the video on Facebook. This can also work as facebook viral video script.
Requirements
MySQL (Version 5 or higher) PHP (Version 5 or higher) Apache Mod_Rewrite Enabled cURL Enable Main features:
SEO friendly URL’s 100% Unencrypted source code. Easily customizable. Free updates and support for one year. Your own branding without a extra charge. Made with HTML 5. Use in multiple domains (No Resale Rights)
Frontend features:
Web 2.0 professional silky look 2 Featured videos on homepage 20 Recent videos on homepage 10 Popular videos on homepage (Based on views) Genx Share to Watch™ (Users must share in Facebook before watch) Facebook comments Facebook iLike social share button Google + 1 social share button
Backend features (Admin):
Upload logo directly from admin panel Add Meta tags and Meta description directly from admin panel Add Facebook Page, Twitter and Facebook App ID directly from admin panel Add/Manage categories (Unlimited categories) Add/Manage videos Add videos by Youtube URL Add videos by Youtube Search (Using Youtube API) directly from admin panel Update ads (Google Adsense/HTML Javascript based ads) directly from admin panel Admin login update Manage pages (DMCA, Contact us, Terms and Conditions, Privacy) using WYSIWYG Editor Ajax based admin panel You don’t need to touch the code to do 99% of the things after you install this script.
Bloggie | Responsive Multipurpose Post Type (Media) Description:
Bloggie
Bloggie is a powerful and responsive post manager that can be used as blog, portfolio, gallery or other specific purposes. The plugin incorporates a new post manager in your current theme, that includes many customizable options for every single bloggie post.
You may display photos, videos, soundcloud music, only text, and more.
The ajax call (the way that the plugin loads the new posts when you scroll down) improve the capabilities of the blog and gives a better experience to user of your site. Also, when you click on a post, the plugin calls the single post page, incorporating it in the current layout this new call.
You can add as many bloggie blog as you want, always adapting it to the templates of your prefered theme. (Also, you could display post only from a specific category, as a news layout)
Please note that Bloggie DOESN’T USE NORMAL POSTS. uses only posts added with the bloggie post manager.
What you can do in every single post
Display Titles: on/off.
Subtitles: on/off.
Featured Media: Images, Music, Video, None
Icons: 300+ Font awesome Icons .
Excerpt or Contenton/off
Date & Comments on/off
Comments: Allow or denied comments
Also, you can change the colors and background colors of options mentiones above.
Blog Options
Columns: Two, three, or four columns Layout
Posts per Load:
Loading Posts Message Message in every new Load
No more Posts Message:
Filter by category or display all:
Ascending or Descending Order: Call to action Premade Box
Order By: Date, Title, Comments, etc..
Other Options
Google Fonts: 600+ Google fonts for titles and content
Loading background Color:
Bloggie Post Screenshot
Updates / Changelog
v1.01 – June 01, 2013
This Update corrects the call to a single bloggie post on click, even in wordpress multisite installations