Hetzner Cloud Automation

Hetzner Cloud Automation 2024.1 Nulled

No permission to download
tested 2022.1 version.
tell everyone know:
please upload whmcs content use untouch version,because sometimes decode files will broke PHP.
All users who download this file have already 10 credits. download it again and Feedback on your problems in here.
I will try my best to solve it
 
Attachments
  • 11202206_01.webp
    11202206_01.webp
    103.1 KB · Views: 0
  • 11202206_02.webp
    11202206_02.webp
    100.6 KB · Views: 0
  • 11202206_03.webp
    11202206_03.webp
    149.1 KB · Views: 0
  • 11202206_04.webp
    11202206_04.webp
    196.6 KB · Views: 0
Last edited by a moderator:
Hello , for me it;s not working..
5ACPmow.png

the plans and locations are not loading..

what should i do ?
 
thanks to dear member @newimage updated Hetzner Cloud Automation with a new update entry:

changelog

fixed bug
View attachment 40882
How to test it?
create file in whmcs folder with code:
PHP:
<?php
use WHMCS\ClientArea;
use WHMCS\Database\Capsule;
define('CLIENTAREA', true);
require __DIR__ . '/init.php';
    $ProjectID = WHMCS\Database\Capsule::table("mod_hcloud_project")->get();
    $id = App::getFromRequest("id");
    $product = WHMCS\Product\Product::find(App::getFromRequest("id"));
    $ProjectIDS = [];
    foreach ($ProjectID as $HCloudProject) {...

Read the rest of this update entry...
 
Top