• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Boxcoin - Crypto Payment Plugin for WooCommerce

Boxcoin - Crypto Payment Plugin for WooCommerce v1.2.5 - Untouched

No permission to download
@UCEF are you sure that this Boxcoin is the Woocommerce version and not the PHP version? comparing your upload with the previous ones in this thread (v1.1.3/1.1.4/1.1.5) I see that BonJoe is right, the index.php is missing and it is the one that has all the code to work inside wordpress.

Your uploaded file seems to be the PHP version and not the Woocommerce version. check if there is confusion
Yes it's the PHP version, I wanted to null it just now to share it on here, but it wasn't installing on my wordpress, i inspected the files, it's the PHP version. If someone has the latest version for Woocommerce please send it to null it for you and share it on here for everyone's benefit.
 
Again, is this really from the developer?

Not possible to activate. If activated manually:

<?php
/*
* ==========================================================
* FUNCTIONS.PHP
* ==========================================================
*
* Admin and client side functions.
* You can not use Boxcoin to create a SAAS or Boxcoin-like business. For more details, visit https://boxcoin.dev/terms-of-service (see 5. Intellectual Property and Content Ownership).
* © 2022-2023 boxcoin.dev. All rights reserved.
*
*/
define('BXC_VERSION', '1.2.4');
if (!defined('BXC_CLOUD')) {
define('BXC_CLOUD', file_exists(__DIR__ . '/cloud'));
}
require(__DIR__ . '/config.php');

This can not work - since there is no config.php included.
 
Again, is this really from the developer?

Not possible to activate. If activated manually:

<?php
/*
* ==========================================================
* FUNCTIONS.PHP
* ==========================================================
*
* Admin and client side functions.
* You can not use Boxcoin to create a SAAS or Boxcoin-like business. For more details, visit https://boxcoin.dev/terms-of-service (see 5. Intellectual Property and Content Ownership).
* © 2022-2023 boxcoin.dev. All rights reserved.
*
*/
define('BXC_VERSION', '1.2.4');
if (!defined('BXC_CLOUD')) {
define('BXC_CLOUD', file_exists(__DIR__ . '/cloud'));
}
require(__DIR__ . '/config.php');

This can not work - since there is no config.php included.
Config gets created automatically after first install/init.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock