Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.028 Times

Change Order Template freeware
Filter: All | Freeware | Demo
 

Change Order Template

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 603

Restore Order For Customer Change 3.0a Allows the admin/customer delete an order that hasnt reached a set status.The order then gets placed in the customers basket for them to change and resubmit. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (47): Restore Order For Customer Change 3.0a Download

Released: March 01, 2013  |  Added: March 30, 2013 | Visits: 1.216

Free Proforma Invoice Template This free proforma invoice template offers you a blank proforma invoice form that you can use to create professional proforma invoices. A pro forma invoice is a business document that differs from a simple price quotation in that it is usually considered a binding agreement, despite the fact... Platforms: Windows

License: Freeware Size: 38.85 KB Download (62): Free Proforma Invoice Template Download

Added: May 10, 2013 | Visits: 445

WP Extra Template Tags Every extra template tag with this plugin has an underscore before the function name in order to prevent any collisions with future native WP functions.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements:... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): WP Extra Template Tags Download

Added: July 29, 2013 | Visits: 524

WPML Page Order "WPML page order" plugin helps you to set up the order of pages with drag-and-drop interface. Order of translated pages updates automatically.Installation : 1. Install plugin and activate it on the Plugins page 2. Go to the "WPML page order" tab under Pages and specify your desired order for... Platforms: PHP

License: Freeware Size: 10 KB Download (50): WPML Page Order Download

Added: September 04, 2013 | Visits: 427

postMash - custom post order Posts are usually listed in reverse chronological order as they are often used for posting regular time-orientated content. postMash lets you customise the order your posts are listed in using it's simple Ajax drag-and-drop administrative interface. Plus it gives quick access to toggle posts... Platforms: PHP

License: Freeware Size: 10 KB Download (45): postMash - custom post order Download

Added: May 08, 2013 | Visits: 533

My Page Order My Page Order allows you to set the order of pages through a drag and drop interface. The default method of setting the order page by page is extremely clumsy, especially with a large number of pages. The plugin also installs a replacement widget that exposes all the options of the wp_list_pages... Platforms: PHP

License: Freeware Size: 10 KB Download (40): My Page Order Download

Added: August 20, 2013 | Visits: 430

Comment Sorter How many times you been to a blog where Trackbacks/Pingbacks were interspersed with the regular comments? Or perhaps you wanted the comments to be displayed with the latest one on the top instead of the bottom. With Comment Sorter, readers can disable Trackbacks and also decide what order they... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Comment Sorter Download

Added: July 13, 2013 | Visits: 579

ShiftThis | Order Pages Here is a handy plugin for re-arranging your page-order easily. If you've ever been frustrated with having to move one page's order, only to find you have to update every other pages order as well, then this plugin is for you! It's very basic at the moment. No fancy ajax drag & drop, but it does... Platforms: PHP

License: Freeware Size: 10 KB Download (55): ShiftThis | Order Pages Download

Released: May 28, 2011  |  Added: June 09, 2011 | Visits: 16.004

Excel Invoice Template This is a free Excel Invoice Template that provides a Fill In The Blank invoice form and is capable of calculating and creating invoices. Its what-you-see-is-what-you-get invoice form provides a simple yet effective billing software and invoice software for small businesses. If you know how to... Platforms: Windows

License: Freeware Size: 29.48 KB Download (2599): Excel Invoice Template Download

Added: November 05, 2010 | Visits: 1.241

Template::Manual::Directives Template::Manual::Directives is a Perl module that contains template directives. Accessing and Updating Template Variables GET The GET directive retrieves and outputs the value of the named variable. [% GET foo %] The GET keyword is optional. A variable can be specified in a directive... Platforms: *nix

License: Freeware Size: 778.24 KB Download (111): Template::Manual::Directives Download

Added: March 14, 2010 | Visits: 1.177

Template::Manual::Views Template::Manual::Views is a template toolkit views (experimental). This section describes dynamic views: a powerful but experimental new feature in version 2.01 of the Template Toolkit. A view is effectively a collection of templates and/or variable definitions which can be passed around as... Platforms: *nix

License: Freeware Size: 778.24 KB Download (99): Template::Manual::Views Download

Added: June 02, 2010 | Visits: 1.012

Template::Library::Splash Template::Library::Splash is a template library for building stylish HTML user interfaces. NOTE: This documentation is incomplete, incorrect and outdated. The Splash! library is still evolving and subject to change. See the examples for a much more recent and accurate demonstration of use.... Platforms: *nix

License: Freeware Size: 778.24 KB Download (102): Template::Library::Splash Download

Added: February 09, 2010 | Visits: 882

Pod::Template Pod::Template is a Perl module for building pod documentation from templates. SYNOPSIS ### As a module ### use Pod::Template; my $parser = new Pod::Template; $parser->parse( template => documentation.ptmpl ); print $parser->as_string ### As a script ### $ podtmpl -I dir1 -I dir2... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Pod::Template Download

Added: March 11, 2010 | Visits: 904

Template::Plugin::XML::LibXML Template::Plugin::XML::LibXML is a XML::LibXML Template Toolkit Plugin. SYNOPSIS [% USE docroot = XML.LibXML("helloworld.xml") %] The message is: [% docroot.find("/greeting/text") %] This module provides a plugin for the XML::LibXML module. It can be utilised the same as any other... Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): Template::Plugin::XML::LibXML Download

Added: October 03, 2010 | Visits: 834

Template::Plugin::JavaSQL Template::Plugin::JavaSQL is a Perl module to help generate Java from database schemas. SYNOPSES Within an XML file processed by the Java plugin: < sql: query="select foo as f, bar as b from some_table" > or < sql: table="some_table" > Via a template such as: [% USE Java %] [% Use... Platforms: *nix

License: Freeware Size: 18.43 KB Download (88): Template::Plugin::JavaSQL Download

Added: April 19, 2010 | Visits: 1.251

SVG::Template::Graph SVG::Template::Graph is a Perl extension for generating template-driven graphs with SVG. SYNOPSIS use SVG::Template::Graph; $data = [ { barGraph=>1,# barSpace=>20, title=> 1: Trace 1, data => #hash ref containing x-val and y-val array refs { x_val => [50,100,150,200,250,... Platforms: *nix

License: Freeware Download (99): SVG::Template::Graph Download

Released: February 21, 2013  |  Added: March 16, 2013 | Visits: 1.318

Clothing Store Invoice Template Clothing Store Invoice Template is ideal for those running clothing retailing shop or store business. On the heading section, the first section is for your own store or shop information, including a default LOGO image, your clothing store name, address, city state and zip, and web site or contact... Platforms: Windows

License: Freeware Size: 37.72 KB Download (70): Clothing Store Invoice Template Download

Added: May 10, 2013 | Visits: 812

Ubercart Purchase Order You can restrict access to which users are allowed to checkout by purchase order with an access control permission called pay by purchase order. PO numbers are viewable at checkout and on all the order screens, and they are editable by administrators from the order edit screen.You will need to... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (65): Ubercart Purchase Order Download

Added: May 10, 2013 | Visits: 667

Shipping, Order Processing module All new info entered during the processing of an order is saved in new tables. This allow to keep a perfect audit trail. This module allows the following Admin side A. Manage processing of orders placed directly through oscommerce B. Allows to enter Phone order or orders coming from other... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (62): Shipping, Order Processing module Download

Added: May 10, 2013 | Visits: 626

Duplicate Emails Order Number In Subject Added the Order Number to the email subject header.Send the shop owner all emails that are sent to the customer.Activate the duplicate email for ordersThere are three things done in this documentation:-1. To add the Order Number to the email subject header.This change will insert the text "... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (111): Duplicate Emails Order Number In Subject Download

< 1 2 3 4 5 >