Magento 2: 1 exception(s): Exception #0 (ReflectionException)
I installed a Magento extension called Mageplaza Productslider using a manual method (copy files to app/code). This didn't look to work, so I installed the extension using composer: composer require mageplaza/magento-2-product-slider) php bin/magento setup:upgrade php bin/magento setup:static-content:deploy I still couldn't…