Welcome to GPLDL - we are still beta - please report any bugs via the contact form.

GPLDLGPLDL
GPLDL
Download the most popular GPL licensed Premium WordPress Themes & Plugins and WooCommerce Extensions for FREE!
  • Blog
    • Blog Articles
    • Latest Updates & Additions
  • Repository
    • Full Repository
    • Premium WordPress Themes
    • Premium WordPress Plugins
    • Premium WooCommerce Extensions
    • Special Gifts for Premium Members
    • Tutorials
  • Forum
  • Free Membership
  • Donations
  • My GPLDL Account
  • Sign In
Menu back  

WP Rocket "How to remove the license code check" no longer works

  • This topic has 35 replies, 2 voices, and was last updated 3 weeks, 1 day ago by Taylor Latch.
Viewing 6 posts - 31 through 36 (of 36 total)
← 1 2
  • Author
    Posts
  • October 2, 2019 at 3:19 am #21724
    rasomu
    Participant

    All you have to do is install the plugin, you will get a fatal error when trying to activate.

    Go to console on your server, navigate to the plugin folder where the file/wp-content/plugins/wp-rocket-master/composer.json in and execute composer install -no-dev.

    After that move to /wp-content/plugins/wp-rocket-master/inc/functions/option.php and change line 530 from return false; to return true;

    function rocket_valid_key() {
    $rocket_secret_key = get_rocket_option( 'secret_key' );
    if ( ! $rocket_secret_key ) {
    return true;
    }
    return 8 === strlen( get_rocket_option( 'consumer_key' ) ) && hash_equals( $rocket_secret_key, hash( 'crc32', get_rocket_option( 'consumer_email' ) ) );
    }

    Now you should be able to active the plugin.

    • This reply was modified 1 year, 6 months ago by rasomu.
    October 6, 2019 at 8:51 pm #21759
    Anonymous
    Inactive

    execute composer install -no-dev

    You make it sound so simple…..

    How can non-coders do this?

    October 8, 2019 at 10:10 pm #21763
    John Doe
    Participant

    I agree with ANA, we need a little more clarification on

    execute composer install -no-dev

    also that code isn’t on line 530 for me its on 470..

    October 14, 2019 at 1:29 am #21771
    Troy W
    Participant

    Hi Rasomu.
    Thanks for your explanation, however you have lost me with “execute composer install -no-dev.”
    Please could you explain in a little more depth what this means exactly?
    Thanks in advance.

    • This reply was modified 1 year, 6 months ago by Troy W. Reason: grama error
    December 30, 2020 at 12:32 pm #23004
    YC
    Member

    Hi all,

    Any update on how this would work since version 3.8?

    March 25, 2021 at 3:06 pm #23132
    Taylor Latch
    Participant

    I’m guessing they modify the code on each new plugin update to make it more difficult to crack. I noticed ‘The Events Calendar’ a popular WordPress events plugin routes pretty much all of the data through their website so you basically have to buy a subscription. Makes sense because of the GPL license… they don’t want people using their stuff for free & most of all using it free LEGALLY lol.

    My rocket subscription renews in a few days so I will attempt to get it working and post results.

  • Author
    Posts
Viewing 6 posts - 31 through 36 (of 36 total)
← 1 2
  • You must be logged in to reply to this topic.
Log In
Search the Repository
We reward your Donations!
We need your Donation to maintain and grow the GPLDL WordPress Repository - and we reward your generosity with Premium Memberships allowing you to download even more files.

Learn more about donations & rewards...
News from our blog
  • How to get the MailPoet Premium Newsletter WordPress Plugin for free forever?
    January 22, 2017
  • How to remove the license code check from the WP-Rocket WordPress Plugin
    January 2, 2017
  • How to remove the WooThemes Updater Plugin notification from your WordPress Admin Dashboard
    May 28, 2016
Latest Updates & Additions
  • GPLDL News: 107 Updates & Additions today – Download 2344 Premium WordPress items!
    April 11, 2021
  • GPLDL News: 170 Updates & Additions today – Download 2329 Premium WordPress items!
    April 6, 2021
  • GPLDL News: 111 Updates & Additions today – Download 2331 Premium WordPress items!
    March 28, 2021
Tags
Admin Area automatic Backend code command display Download Drupal edit Extension fork forked functions.php get rid of GPL Guide hide hoot HowTo Instructions license Magento nag-screen nagscreen notification null nulled off Plugin Premium remove serial switch theme true tutorial Update Updater usage WooCommerce WooThemes wordpress WP-Media WP-Rocket
Welcome to GPLDL!
scr02We love innovation and we believe in free software!

That's why we strive to make the world's best Premium WordPress Themes & Plugins and WooCommerce Extensions & Themes available for everyone!

Find us on:

FacebookTwitterGoogle+RssPinterest
Latest Blog Posts
  • How to get the MailPoet Premium Newsletter WordPress Plugin for free forever?
    January 22, 2017
  • How to remove the license code check from the WP-Rocket WordPress Plugin
    January 2, 2017
  • How to remove the WooThemes Updater Plugin notification from your WordPress Admin Dashboard
    May 28, 2016
Latest Updates & Additions
  • GPLDL News: 107 Updates & Additions today – Download 2344 Premium WordPress items!
    April 11, 2021
  • GPLDL News: 170 Updates & Additions today – Download 2329 Premium WordPress items!
    April 6, 2021
  • GPLDL News: 111 Updates & Additions today – Download 2331 Premium WordPress items!
    March 28, 2021
About GPLDL
  • About GPLDL
  • F.A.Q.
  • Terms of Service
  • Privacy Policy
  • Contact
GPLDL - all Rights reserved.
  • About GPLDL
  • F.A.Q.
  • Terms of Service
  • Privacy Policy
  • Contact
  • Sign In
GPLDL Widget Menu