Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Thinking about building an e-commerce plugin...
I think I may have (finally) fixed this issue. I was trying to import txp_article.php
to use some of its functions but now I’ve taken out that functionality and put it into the plugin.
I’ve published another build (0.0.5.3) with the fix.
Let me know how it works.
~ Levi ———————————-
- TextCommerce is being developed
- My Portfolio
Offline
Re: Thinking about building an e-commerce plugin...
it works now! :)
Offline
Re: Thinking about building an e-commerce plugin...
As we Americans say, Ye-haw! :-)
Last edited by a_band (2007-03-20 00:32:50)
~ Levi ———————————-
- TextCommerce is being developed
- My Portfolio
Offline
#64 2007-03-20 12:15:23
- -jw-
- Member
- From: fruitbelly, the Netherlands
- Registered: 2004-03-16
- Posts: 79
Re: Thinking about building an e-commerce plugin...
a_band wrote:
As we Americans say, Ye-haw! :-)
that’s great!!
textile deletes my identity
Offline
Re: Thinking about building an e-commerce plugin...
levi, judging by your latest post in the blog i thought it should work but here, i can’t assign any category to a product.
Offline
Re: Thinking about building an e-commerce plugin...
i can’t assign any category to a product.
Whoops sorry. I forgot to make the build for 0.0.6.1 (with the categories update) – should be working now.
~ Levi ———————————-
- TextCommerce is being developed
- My Portfolio
Offline
Re: Thinking about building an e-commerce plugin...
Hi Levi,
This is really coming along… Looks and behaves good. I have two problems…
- when I create a new Customer I get this error-
Fatal error: Call to undefined function generate_password() in …/public_html/textpattern/lib/txplib_misc.php(523) : eval()’d code on line 1538
- the dashboard page shifts all of the tab navigation to the left (although this is probably because I’m running the admin facelift.
I’m also curious about what you envision for front-side tags, any teasers?
Great work.
Last edited by mrdale (2007-03-22 15:48:33)
Offline
Re: Thinking about building an e-commerce plugin...
Hi Dale,
when I create a new Customer I get this error…
Ah, thanks for pointing that out. I’ll put out a fix for that.
[Update:] I just released 0.0.6.2. It should take care of that error.
the dashboard page shifts all of the tab navigation to the left (although this is probably because I’m running the admin facelift.
Yeah – I’m not seeing this in the normal admin interface. I’m curious, is this a custom admin facelift that you made? Or is it a mod that’s publicly available? It looks cool.
I’m also curious about what you envision for front-side tags, any teasers?
I’d be wanting to keep it simple at first. I’d have article tags like <txp:ln_tc_sku/>
and <txp:ln_tc_price/>
For the shopping cart I’d have stuff like:
<txp:ln_shopping_cart_small/>
for the small cart. And <txp:ln_shopping_cart_detail/>
for the detail page. The checkout plugins will be a little more complicated.
Once I get the admin interface all complete, those should come pretty quickly.
Last edited by a_band (2007-03-23 16:13:27)
~ Levi ———————————-
- TextCommerce is being developed
- My Portfolio
Offline
Re: Thinking about building an e-commerce plugin...
Thanks Levi,
The interface you saw is Phillip’s excellent and indispensable Admin facelift I install it as a matter of course with new sites, then just “deal with it” when something breaks.
I can’t tell you how much I’m looking forward to this plugin you are creating. It’s going to be a lifesaver.
Great work.
Offline
#70 2007-04-11 18:36:34
- WhiteDog
- Member
- From: Maine
- Registered: 2005-09-07
- Posts: 174
Re: Thinking about building an e-commerce plugin...
Wow this looks fantastic so far. How far do we think it is before final production? Would that be expedited if the goal was met?
Grrr RRR nnndth grrr Skeek!
Offline
Re: Thinking about building an e-commerce plugin...
Wow this looks fantastic so far. How far do we think it is before final production? Would that be expedited if the goal was met?
Thanks! In answer to your question, the admin system is getting quite close. All that remains is to finish the product bulk import functionality. Then we’ll be in beta. The bulk import is a bit tricky though. I’ve got a few more days left on that, at least.
Feel free to donate. I’ll be sure to set aside top-priority development time for every donated dollar.
~ Levi ———————————-
- TextCommerce is being developed
- My Portfolio
Offline
Re: Thinking about building an e-commerce plugin...
Great news. Looking forward.
Offline