I can upload screen how plugin wont work. When you install you get info:
“Plugin “Aelia – WooCommerce Skrill Gateway” could not be loaded due to missing requirements.
Note: even though the plugin might be showing as “active”, it will not load and its features will not be available until its requirements are met”
and this is the “not to work” code in the plugin:
require_once(dirname(__FILE__) . ‘/src/lib/classes/install/aelia-wc-skrillgateway-requirementscheck.php’);
// If requirements are not met, deactivate the plugin
if(Aelia_WC_Skrill_Gateway_RequirementsChecks::factory()->check_requirements()) {
require_once dirname(__FILE__) . ‘/src/plugin-main.php’;
}
Be fair and make pure commercial plugin and dont waste users time. thx