--
You received this message because you are subscribed to the Google Groups "WordPress e-Commerce Plugin Development" group.
To post to this group, send email to wordpress-e-c...@googlegroups.com.
To unsubscribe from this group, send email to wordpress-e-commerc...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wordpress-e-commerce-plugin?hl=en.
--
You received this message because you are subscribed to the Google Groups "WordPress e-Commerce Plugin Development" group.
To view this discussion on the web visit https://groups.google.com/d/msg/wordpress-e-commerce-plugin/-/q4fhc0MCWAAJ.
To post to this group, send email to wordpress-e-c...@googlegroups.com.
To unsubscribe from this group, send email to wordpress-e-commerc...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wordpress-e-commerce-plugin?hl=en.
Been a while since I tested in against trunk to could probably do with
a bit of TLC.
There's also a Google Code page for it here:
http://code.google.com/p/wp-e-commerce-cross-sales/
Let me know who needs adding as admin/commit users to this and the
WordPress repo
I also committed a patch a while ago to show an install link next to
the Cross Sales setting in the admin so upgrading users could easily
install the plugin from there. It appears to have been overwritten in
some of the recent settings changes but I'll look at adding that back
in.
Now that we use Custom Post Types many of the social plugins around
should work with WP e-Commerce so perhaps we could suggest to users
plugins which would work?
I'm in 2 minds about coupons - they are one of those things that are
standard in many other ecommerce systems and people may expect that
functionality to be there.
I agree that something that is lacking at the moment is the ability to
create offers such as 3 for 2 etc (and also the ability to set offers
like this that do not require a coupon code - useful for sale season).
- Ben
- Ben
Best,
Dan
On 15/11/11 11:26 AM, Ben Huson wrote:
> I think it would make sense for any plugins that are developed by the
> WP e-Commerce team to be easily available to install via the admin?
>
> - Ben
>
> On 14 November 2011 22:09, Tracey Kemp<tra...@dogshindleg.com> wrote:
>> I think it all depends on how easy it is for the average user to get,
>> install and update these if they were plugins. Would they all be included in
>> the download and installed with the core plugin, then activated separately
>> from within WPEC? Or would they be just like any other plugin that you have
>> to search out and install separately? It just has to be easy if it's going
>> to be a step forward. Though I really don't know what your 'average' user is
>> capable of.
>>
>> Tracey Kemp | +61 418 483 493
>> skype:dogshindleg | twitter:@dogshindleg
>> web design& development | print design& finished art
>>>> web design& development | print design& finished art
..although packing all as 1 plugin the reduces the benefits of having
multiple plugins:
1. Only install what you need for smaller codebase and reduced memory usage
2. Manage and maintain separate functionality so that point releases
can be release just for specific functionality.
I agree that no-one wants to install 10 extra plugins, but key areas
of functionality should be separate plugins I think
- Ben