Trying to make a product conditions addon

Content Modules, Layout Modules, Shipping, Payment & more...
cbs
Member
Posts: 46
Joined: Tue Oct 26, 2021 9:42 am
Phoenix Version: v1.1.0.6
Has thanked: 8 times
Been thanked: 6 times

Re: Trying to make a product conditions addon

Post by cbs »

The install was written to work with MySQL8 and above, if you are using that and it didn't install I'll rewrite it.

I don't understand what you mean.


Join The Code Co-op to get access to your library in the Code Co-op Forum
cwh2000
Member
Posts: 60
Joined: Fri Jul 30, 2021 10:21 am
Phoenix Version: v1.0.9.9

Re: Trying to make a product conditions addon

Post by cwh2000 »

I manually created the item_condition field in the products_description table to get the addon to function properly. I would like to change it from item_condition in the products_description table to products_condition in the products table.
cbs
Member
Posts: 46
Joined: Tue Oct 26, 2021 9:42 am
Phoenix Version: v1.1.0.6
Has thanked: 8 times
Been thanked: 6 times

Re: Trying to make a product conditions addon

Post by cbs »

You'll need to check each file and alter it as needed.
cwh2000
Member
Posts: 60
Joined: Fri Jul 30, 2021 10:21 am
Phoenix Version: v1.0.9.9

Re: Trying to make a product conditions addon

Post by cwh2000 »

How much would you charge to change it? I cannot get it to work properly with the product table and the products_condition field.
cbs
Member
Posts: 46
Joined: Tue Oct 26, 2021 9:42 am
Phoenix Version: v1.1.0.6
Has thanked: 8 times
Been thanked: 6 times

Re: Trying to make a product conditions addon

Post by cbs »

I made this for our shop and just wanted to release it in case others needed it. I'm sure one of the developers here could help you build what you need.
cwh2000
Member
Posts: 60
Joined: Fri Jul 30, 2021 10:21 am
Phoenix Version: v1.0.9.9

Re: Trying to make a product conditions addon

Post by cwh2000 »

Ok, thanks!
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Trying to make a product conditions addon

Post by burt »

@cwh2000 see app.php/developers

I expect that @raiwa or @BrockleyJohn will be more than happy to quote you.
BrockleyJohn
Certified Developer
Posts: 173
Joined: Mon Mar 01, 2021 5:37 pm
Phoenix Version:
Has thanked: 2 times
Been thanked: 30 times

Re: Trying to make a product conditions addon

Post by BrockleyJohn »

Craig has Product Manager too, we've been talking about this.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply