Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Display warning when required PHP plugin is not available #3

Closed
pieterpoorthuis opened this issue Feb 16, 2018 · 2 comments
Closed

Comments

@pieterpoorthuis
Copy link

This plugin requires the following PHP plugins:

  • GMP or BCMATH
  • OpenSSL
  • JSON
  • CURL

The plugin should give the user a warning when a required plugin is not available

@pieterpoorthuis
Copy link
Author

Currently, when e.g. GMP/BCMATH is not available the plugin crashes when clicking 'install'. A dialog window pops up that says "Error". The ajax call error is GET 505 error on the following URL /admin/index.php?route=extension/extension/payment/install&user_token=9Z9ynDbwRddiUlXNDS3wGMeKYG2mbEEX&extension=bitpay

@ray-moncada
Copy link

Can you add a list of required php-plugin in the readme and in the Admin dashboard? This will help alot.

@kgalanty kgalanty mentioned this issue Feb 22, 2018
pieterpoorthuis pushed a commit that referenced this issue Feb 22, 2018
pieterpoorthuis pushed a commit that referenced this issue Feb 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants