General Configuration

General Configuration

Turn the whole site under Maintenance.
You can get the site back by visiting config->site_url?>/?access=admin
config->maintenance_mode == 'on') ? 'checked': '';?>>


Set thee discover page as landing page for users.
config->discover_land == '1') ? 'checked': '';?>>


Site default language


Max Allowed Characters Length

Song & Player Settings
Select the Wave Color


Choose who can download songs.


Artist will be able to sell songs
config->artist_sell == 'on') ? 'checked': '';?>>

How much is your commission from each sale? (%)


Enable the ability for users to upload multiple song in same time.
config->multiple_upload == 'on') ? 'checked': '';?>>
User Configuration

Allow users to delete their accounts.
config->delete_account == 'on') ? 'checked': '';?>>


Users will got an email notification
config->emailNotification == 'on') ? 'checked': '';?>>


Allow donate to users.
config->donate_system == '1') ? 'checked': '';?>>


Allow tag to artists.
config->tag_artist_system == '1') ? 'checked': '';?>>


Allow users to invite other users to your site.
config->invite_links_system == 1) ? 'checked': '';?>>


Enable the ability for users to upload video trailer as channel cover.
config->channel_trailer == 'on') ? 'checked': '';?>>


Choose who can upload video as their cover?


Users will be able to create blog articles.
config->allow_user_create_blog == 'on') ? 'checked': '';?>>
Login & Registration

Allow users to create accounts in your site.
config->user_registration == 'on') ? 'checked': '';?>>


Send an activation link after registration.
config->validation == 'on') ? 'checked': '';?>>


Send confirmation link when user logins from new location
config->login_auth == '1') ? 'checked': '';?>>


Send confirmation code to email or to SMS when user logins
config->two_factor == '1') ? 'checked': '';?>>


Where to send two-factor authentication code


Enable this feature to track and stop brute-force attacks.
config->prevent_system == '1') ? 'checked': '';?>>

How many times a user can try to login before a lockout?

Lockout Time (In Minutes)


Enable reCaptcha to prevent spam.
config->recaptcha == 'on') ? 'checked': '';?>>


Hall Of Fame

This feature shows the hall of fame page, top users with view count.
config->fame_system == '1') ? 'checked': '';?>>

Minumum views required to show in hall of fame page