experius / Magento-2-Module-Experius-WysiwygDownloads

Available At Packagist
https://packagist.org/search/?q=experius
Open Software License 3.0
98 stars 24 forks source link

After installing When I clicked on General ->content Management I got following errror #11

Closed tousif12 closed 6 years ago

tousif12 commented 6 years ago

After installation When I clicked on General ->content Management I got following error

Exception #0 (Magento\Framework\Exception\LocalizedException): Invalid block type: Experius\WysiwygDownloads\Block\Adminhtml\System\Config\Form\Field\Filetypes Exception #1 (ReflectionException): Class Experius\WysiwygDownloads\Block\Adminhtml\System\Config\Form\Field\Filetypes does not exist

where is problem actually ? I put code in

app/code/experius/module-wysiwygdownloads

lewisvoncken commented 6 years ago

upload the folder to:

app/code/Experius/WysiwygDownloads

and then enable the module manually (this step is optional)

tousif12 commented 6 years ago

Resolved thank you.