WBCE / WBCE_CMS

Core package of WBCE CMS. This package includes the core and the default addons. Visit https://wbce.org (DE) or https://wbce-cms.org (EN) to learn more or to join the WBCE CMS community.
https://wbce-cms.org
GNU General Public License v2.0
31 stars 22 forks source link

Automatical detection if template, module or language should be installed #495

Open instantflorian opened 3 years ago

instantflorian commented 3 years ago

When trying to install a template while being on the page add-ons > modules or vice-versa the error message "invalid installation file" appears. So WBCE does recognizen that a template or module should be installed, but nevertheless punishes the user with an error message. We should rework the add-ons installation section, so it does not make any difference which kind of zip a user is uploading, WBCE will according to the info.php either add a module or a template.