Plugin Directory

Changeset 494497


Ignore:
Timestamp:
01/24/2012 07:39:23 AM (14 years ago)
Author:
moshthepitt
Message:

Added version 2.3.5 readme data

Location:
dukapress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dukapress/trunk/dukapress.php

    r464676 r494497  
    33Plugin Name: DukaPress Shopping Cart
    44Description: DukaPress Shopping Cart
    5 Version: 2.3.4
     5Version: 2.3.5
    66Author: NetMadeEz and Nickel Pro
    77Author URI: http://dukapress.org/
     
    99*/
    1010
    11 $dp_version = 2.34;
     11$dp_version = 2.35;
    1212
    1313require_once('php/dp-products.php');
     
    25952595    echo "</div>";
    25962596}
    2597 
    25982597?>
  • dukapress/trunk/readme.txt

    r433681 r494497  
    55
    66Requires at least: 3.0
    7 Tested up to: 3.2.1
    8 Stable tag: 2.3.4
     7Tested up to: 3.3.1
     8Stable tag: 2.3.5
    99
    1010DukaPress is an open source e-commerce solution built for Wordpress.
     
    2121* Choose between a normal shop mode and a catalogue mode;
    2222* Numerous payment processing options including Paypal, Alertpay and Mobile Phone payments;
     23* You can set up 'affiliate' products which redirect to othr products you want to promte (affiliate marketing)
    2324* Ability to work with multiple currencies
    2425* Printable invoices;
     
    100101div class="dpsc-shopping-cart">cart code</div
    101102
     103= Where can I get more help? =
     104
     105Please visit: [Our Forums](http://dukapress.org/forums/ "Our Forums")
     106
    102107
    103108== Screenshots ==
     
    106111
    107112== Changelog ==
     113
     114= 2.3.5 =
     115* Added "affiliate mode".
     116* Introduced a real "out of stock" button.
     117* Improved product variations.
     118* Added an order summary to the "thank you" page.
     119* Improved order log.
     120* Crushed a lot of bugs
    108121
    109122= 2.3.4 =
     
    192205== Upgrade Notice ==
    193206
     207= 2.3.5 =
     208Major release.  Added many new features as well as fixed bugs.
     209
    194210= 2.3.4 =
    195211Bugfix release.
Note: See TracChangeset for help on using the changeset viewer.