• 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"

UiPress Pro - Modern Wordpress Dashboard Theme

UiPress Pro - Modern Wordpress Dashboard Theme v3.2.20

No permission to download
Here a good one with Pro settings unlocked.
 

Attachments

  • UiPress Pro (formerly Admin 2020) v3.2.09_NULLED.zip
    2.1 MB · Views: 36

For those like me who are still trying to figure out how to UNLOCK the 'Pro' settings. Below I am giving the exact steps to do it based on the solution given by @ninomuras .​

Steps to follow:​

  1. Open the file 'uipress-pro.php'​

  2. Change the line 13 from
    PHP:
    !defined('ABSPATH') ? exit() : '';
    to​

    PHP:
    if (!defined('ABSPATH')) {
      exit();
    }
    
    add_action('plugin_loaded', function () {
      $options = get_option('uip-global-settings');
    
      $uipGlobalSettings = get_option('uip-global-settings');
      $uipGlobalSettings['uip_pro'] =   array(
        'key' => '********-****-****-****-************',
        'instance' => '****',
      );
    
      update_option('uip-global-settings', $uipGlobalSettings);
    
      if (!isset($options['uip_pro'])) {
        $options['uip_pro'] = array(
          'key' => '********-****-****-****-************',
          'instance' => '****',
        );
    
        update_option('uip-global-settings', $options);
      }
    });
  3. Save the file and the 'Pro' version has been UNLOCKED.​


For those who are lazy like me, I have attached the NULLED plugin. All the credits goes to @ninomuras . Thank you friend for giving the solution.​

Thanks a lot, this works
 
  • Like
Reactions: DarKMaSk

For those like me who are still trying to figure out how to UNLOCK the 'Pro' settings. Below I am giving the exact steps to do it based on the solution given by @ninomuras .​

Steps to follow:​

  1. Open the file 'uipress-pro.php'​

  2. Change the line 13 from
    PHP:
    !defined('ABSPATH') ? exit() : '';
    to​

    PHP:
    if (!defined('ABSPATH')) {
      exit();
    }
    
    add_action('plugin_loaded', function () {
      $options = get_option('uip-global-settings');
    
      $uipGlobalSettings = get_option('uip-global-settings');
      $uipGlobalSettings['uip_pro'] =   array(
        'key' => '********-****-****-****-************',
        'instance' => '****',
      );
    
      update_option('uip-global-settings', $uipGlobalSettings);
    
      if (!isset($options['uip_pro'])) {
        $options['uip_pro'] = array(
          'key' => '********-****-****-****-************',
          'instance' => '****',
        );
    
        update_option('uip-global-settings', $options);
      }
    });
  3. Save the file and the 'Pro' version has been UNLOCKED.​


For those who are lazy like me, I have attached the NULLED plugin. All the credits goes to @ninomuras . Thank you friend for giving the solution.​


Oh hey, I'm glad it works still! I forgot to send the newer files as unlocked lol.
 
  • Like
Reactions: DarKMaSk
Babak updated UiPress Pro - Modern Wordpress Dashboard Theme with a new update entry:

UiPress v3.2.09

Download UiPress v3.2.09 - Modern Wordpress Dashboard Theme Nulled Free
= v3.2.09 = Release Date - 28 November 2023

* Fixed image form block name
* Performance improvements with analytic data handling
* Fixed issue that was causing infinite submenus in the menu builder
* Added open in new tab option to the menu builder
* Fixed issue that was causing incorrect decoding

Read the rest of this update entry...
 
  • Love
Reactions: JRGWxRxZ
Hi ninomuras,

My bad, i retested it again and everything working fine, it was probably a cache problem, i guess.

Anyway, thank you
 
Guys, were you able to use the uipress automatic sync function? because it only works for me if I click on the force synchronization button, it does not update automatically
 
I upload the nulled version but somebody remove it, even after I send the VirusTotal link that show there’s no virus or malware

Thats weird, not sure why. lets try again for those who may need it

I added code from last page, all pro unlocked.

I'm still having issue with adding custom post types to search bar in UIBuilder but everything else seems to work fine

 

Attachments

  • uipress-pro 3.2.10 NULLED.zip
    2.1 MB · Views: 41
So my file was removed because I'm not a trusted uploader, eve if I'm here since 2019, but you can't be a trusted uploader because my files got removed, sooo ok
 
  • Like
Reactions: dangnhdev
Hello guys! In this latest update it tells me to enter the license and it doesn't let me use some pro options. any solution?
 
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