DigiMuse - Music Streaming Platform

DigiMuse - Music Streaming Platform 1.122 Nulled

No permission to download
work Master Sergeant
Bronze Member
badge id 15 1,000 Messages badge id 1 1 Year of Membership badge id 13 100 Messages badge id 2 2 Years of Membership
Oct 14, 2021
1,404
1,673
$1,287
thanks to dear member @work submitted a new resource:

DigiMuse - Music Streaming Platform - DigiMuse was made with passion and hope to be the best music related php script.

View attachment 49969
DigiMuse was made with passion and hope to be the best music related php script. If you want to build a website to share, upload, sell, suggest or find music DigiMuse can help you. It can be turned into a music streaming/sharing website like Spotify or Soundcloud or it can be an online music store like iTunes or a mixture of everything you like

KEY FEATURES​

  • Page Builder: You can build customized pages using one or all...

Read more about this resource...
 
Tested and Nulled
enter any code to continue

1. import test5 sql to your database
2. change app/config.php information with yours
3.backend information:
admin / admin123
05202308_22.jpg
05202308_23.jpg
config.php demo:
PHP:
<?php

define( "debug", false );
define( "debug_for_ip", false );
define( "debug_for_admin", false );

define( "web_addr", "https://www.test.com/" );
define( "purchase_code", "nullpro" );
define( "client_code", "nullpro" );
define( "sign_code", "67e542de1682a967cc37468f5b674bf3" );
define( "session_check_ratio", 25 );

define( "db_host", "localhost" );
define( "db_user", "test6" );
define( "db_pass", "test6" );
define( "db_name", "test6" );
define( "db_char", "UTF8" );

define( "firewall", false );
define( "firewall_anti_session_hijacking", false );
define( "firewall_anti_session_hijacking_max_sessions_per_ip_per_day", 10 );

?>


how to get sign_code ?
save code to run
PHP:
<?

$domain = str_replace( "www.", "", parse_url('Your web_addr in here', PHP_URL_HOST ) );
    $sing= md5(crc32( $domain .'nullpro' ));
   
    echo $sing;
 
Attachments
  • test5_20230508_171552.zip
    16.7 KB · Views: 0
Last edited by a moderator:
Back
Top