proudcommerce / psArticleRequest

Notification tool if non-deliverable item is back in stock.
3 stars 9 forks source link

Module requires captcha #12

Closed kingschnulli closed 3 years ago

kingschnulli commented 3 years ago

Seems like this module requires a captcha module to be present (https://github.com/OXIDprojects/captcha-module seems to work) - this should be a requirement in composer.json / metadata otherwise installation in >= 6.3 fails

Or did I miss something here?

tabsl commented 3 years ago

it´s already required?! https://github.com/proudcommerce/psArticleRequest/blob/feature/oxid6/composer.json#L22

kingschnulli commented 3 years ago

Oh well, missed that one - but doesn't help as long as you don't activate the captcha module. Maybe this could be a short notice in the readme. Or Oxid could come up with a solution in metadata.php. Sorry for bothering

tabsl commented 3 years ago

added notice zu readme ;-)