David Buonomo
David Buonomo
I wrote a product importer for Community Store. It's beta, but should work for you. https://github.com/dbuonomo/community-store-import Additional improvements are forthcoming.
I have a fairly robust product import utility for CS that I will put in a public repo in a day or so.
The import utility I have will import most of the fundamental product fields. However, it doesn't support import of quantity based pricing rules, categorized under pages, product options, related products,...
I should have custom attributes added and a repo up for early next week.
Took longer than expected, but here you go: https://github.com/dbuonomo/community-store-import
I just merged a pull request that adds support for CS v2.0 (thanks squeezeday). I haven't tested this or created a release, but the pull request has been merged into...
Ok, good to know this change is possible without adverse side-effects. I'll take this on.
My team is developing a customer manager that includes purchase history. It is a bit of a composition of concrete5 members and community store orders, bundled into a separate package....
I have some application specific features to remove, but will have a new repository up in a day or so.
Sorry for the delay in responding. The original version of this package that I mentioned back in March is basically a copy of the native c5 user manager (Members) that...