oc-shopaholic / oc-shopaholic-plugin

🛍️ No. 1 e-commerce platform for October CMS
https://shopaholic.one
GNU General Public License v3.0
426 stars 51 forks source link

Incompatibility with 3.x release of Rainlab.User plugin #442

Open elisandroesp opened 4 months ago

elisandroesp commented 4 months ago

I was testing the new 3.x Rainlab.User plugin and saw that 'orders' don't work with that version anymore. ShopaholicOrders uses a Rainlab\User\Facades\Auth but the files doesn't exists anymore, since now they use the Global Auth facade. This and a lot of User fields changed (name to first_name, no more is_superuser, etc, etc), so it might deserve a little more time to investigate all the consequences. Other point to decide is the Address book: They're now using a more global approach, maybe it's interesting for Shopaholic to adopt it.

Thanks! Spark

kharanenka commented 4 months ago

Hi. Thanks for your information. We should inspect new version