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 36 replies, 3 voices, and was last updated 1 year, 10 months ago by mega deal.
Viewing 7 posts - 31 through 37 (of 37 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 3 years, 8 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 3 years, 8 months ago by Troy W. Reason: grama error
    December 30, 2020 at 12:32 pm #23004
    YC
    Participant

    Hi all,

    Any update on how this would work since version 3.8?

    March 25, 2021 at 3:06 pm #23132
    Jack Catch
    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.

    August 7, 2021 at 12:33 am #23335
    mega deal
    Participant

    hi,

    any news?

    thanks

  • Author
    Posts
Viewing 7 posts - 31 through 37 (of 37 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
  • Some common use cases for the Gravity Forms WordPress Plugin
    December 19, 2022
  • How to write your own WordPress Theme from scratch?
    December 19, 2022
  • How to create a Child Theme for your WordPress Theme?
    December 19, 2022
Latest Updates & Additions
  • GPLDL News: 156 Updates & Additions today – Download 2362 Premium WordPress items!
    June 4, 2023
  • GPLDL News: 197 Updates & Additions today – Download 2356 Premium WordPress items!
    May 28, 2023
  • GPLDL News: 114 Updates & Additions today – Download 2352 Premium WordPress items!
    May 21, 2023
Tags
check code Copyright distribution Download Drupal fork forked fsf FTP functions.php GNU Public License GPL Guide HowTo Instructions Legal license Magento manually nulled PHP Plugin Plugins Premium redistribution remove Rights Search Engine Optimization secure SEO serial step by step style.css Themes true tutorial Update usage Website WooCommerce wordpress WordPress Plugins WordPress Theme WordPress Themes
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:

FacebookTwitterRssPinterestWebsite
Latest Blog Posts
  • Some common use cases for the Gravity Forms WordPress Plugin
    December 19, 2022
  • How to write your own WordPress Theme from scratch?
    December 19, 2022
  • How to create a Child Theme for your WordPress Theme?
    December 19, 2022
Latest Updates & Additions
  • GPLDL News: 156 Updates & Additions today – Download 2362 Premium WordPress items!
    June 4, 2023
  • GPLDL News: 197 Updates & Additions today – Download 2356 Premium WordPress items!
    May 28, 2023
  • GPLDL News: 114 Updates & Additions today – Download 2352 Premium WordPress items!
    May 21, 2023
About GPLDL
  • About GPLDL
  • Need Help?
  • F.A.Q.
  • Terms of Service
  • Privacy Policy
  • Contact
GPLDL - all Rights reserved.
  • About GPLDL
  • Need Help?
  • F.A.Q.
  • Terms of Service
  • Privacy Policy
  • Contact
  • Sign In
GPLDL Widget Menu