oc-shopaholic / oc-orders-shopaholic-plugin

🛒 Orders (cart) extension for Shopaholic plugin
https://octobercms.com/plugin/lovata-ordersshopaholic
GNU General Public License v3.0
27 stars 18 forks source link

Unable to install shopaholic on October 1.1.5 #154

Closed Roby-Wan-Kenobi closed 3 years ago

Roby-Wan-Kenobi commented 3 years ago

After the installation of Lovata/Toolbox if I type "php artisan plugin:install lovata.shopaholic" I've got this error: 'Kharanenka\Scope\ActiveField' not found
It doesn't find lots of dependencies. Must I use a specific version of shopaholic?

kharanenka commented 3 years ago

Hi! Please install packages from composer file in Lovata.Toolbox plugin. You can run composer install in plugin folder or add packages in main composer file

Roby-Wan-Kenobi commented 3 years ago

Thanks a lot now it works