Jump to content
Bicrypto v4.6.1 + All Plugins

CloudArcade - HTML5 / Web Game Portal CMS v1.9.0

(1 review)

1 Screenshot

CloudArcade is a lightweight CMS specifically for HTML5 Games. CloudArcade is not an addons or extension, it’s a standalone CMS based on PHP 7 (Work with PHP 8+). With CloudArcade CMS, you can create your own Web Arcade or HTML5 Game Portal easily!

Add game options:

  • Upload game (Your HTML game files)
  • Fetch games (Import free games)
  • Remote add (Add game from url)
  • JSON importer (Bulk import)

By using “Fetch games” (import games from game distribution), you can add dozens of games with a single click, and with a few clicks you will have great library of HTML5 Games.

“Remote add” can be useful if you want to add existing game from another source. All method will be shown as same game list, so you can just combine them

What's New in Version v1.9.0

See changelog

Released

v1.9.0 - Release date: 8/07/2024
Fix
Fix Sitemap generator

User Feedback

Recommended Comments

Hwauk Ff

Members

Where i can get a license key for this.

 

Margret Hürte

Members

(edited)

1.8.6 Update please

Edited by Margret Hürte

dedikke1972

Members

Not working. Still need a valid license.

(edited)

1.8.7 Update please

Edited by Abdullah Mahmoud

Stefan Paun

Members

Crack: admin/request.php

Find

if(is_valid_json($curl)){
		$json = json_decode($curl, true);
		if($json['status'] === 'success' || $json['status'] === 'valid'){
			$message = 'Item Purchase code updated!';
			$status = 'success';
			update_setting('purchase_code', $_POST['code']);
		} else {
			$message = $json['message'];
			$status = 'error';
		}

Replace with

if(is_valid_json($curl)){
        $json = json_decode($curl, true);
        if($json['status'] === 'success' || $json['status'] === 'valid'){
            $message = 'Item Purchase code updated!';
            $status = 'success';
            update_setting('purchase_code', $_POST['code']);
        } else {
            $message = 'Item Purchase code updated!';
            $status = 'success';
            update_setting('purchase_code', $_POST['code']);
        }

Then go to admin panel and type any license. 

The one I used: 4eda7ea4-e3af-4f48-ba27-382ca58422eb

BINOMO-FOREX

Members

Tips when I install: failed Can’t connect to database.
 

jock

Members

On 11/13/2024 at 2:44 AM, Stefan Paun said:

Crack: admin/request.php

Find

if(is_valid_json($curl)){
		$json = json_decode($curl, true);
		if($json['status'] === 'success' || $json['status'] === 'valid'){
			$message = 'Item Purchase code updated!';
			$status = 'success';
			update_setting('purchase_code', $_POST['code']);
		} else {
			$message = $json['message'];
			$status = 'error';
		}

替换为

if(is_valid_json($curl)){
        $json = json_decode($curl, true);
        if($json['status'] === 'success' || $json['status'] === 'valid'){
            $message = 'Item Purchase code updated!';
            $status = 'success';
            update_setting('purchase_code', $_POST['code']);
        } else {
            $message = 'Item Purchase code updated!';
            $status = 'success';
            update_setting('purchase_code', $_POST['code']);
        }

然后转到管理面板并键入任何许可证。

我用的那个:4eda7ea4-e3af-4f48-ba27-382ca58422eb

Please provide your Item Purchase code. You can submit or update your Purchase code on site settings.

Error! json not valid!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Add a comment...