Hi.
I was not aware of
commerce_sync โ
, so I implemented some plugins on my own. There are some differences with commerce_sync:
- I have not implemented the sync of promotions
- I do have implemented the handling of attributes
- Stores are not imported / updated automatically with products, but just referenced
I uploaded my plugins on drupalcode (commit 656d3106) if anyone would like to use them.
I'm pretty sure that this is not what is supposed to be. Currently there is no access to product attributes page in the dashboard:
Give me a couple of minutes to submit a merge request that moves product attributes to the Products section
never mind, it was a typo:
$config['openid_connect.client.kc']['settings']['client_secret']='my secret here';
client, not clients!
Hi
I can see the setting but it does not work. Has this feature been implemented?