CI3 Download the Package zip: Download the zip provided on my account page of W3Speedster. Installing: Extract the zip file in the /project_root_directory/application/libraries directory. Add the required files: Then copy W3speedsterOptimizer.php and paste the file into the project_root_directory/application/hooks directory. Config the package: Then go to /project_root_directory/application/config directory find the hooks.php file and add the below […]
Archives: W3Speedster Docs
Documentation for W3Speedster
Delete HTML Cache
Delete the HTML cache whenever you make changes to your site to ensure that the latest updates are reflected. This helps maintain accurate and up-to-date content for your visitors. […]
Installing W3Speedster
Download the extension zip: Download the zip provided on my account page of W3Speedster. Installing: extract the zip in the src directory of your Cakephp project Add the required files: Add the ‘W3speedsterMiddleware.php’ file to your middleware folder in the src directory if it does not exist create a folder named Middleware and add the […]
Installation W3Speedster
Unzip the Magento archive you have and start the installation process of the Magento extension by uploading the complete extension folder using FileZilla Software. Make sure your uploaded folder must go in the /root/app/code. Once you upload your Magento extension, you’ll now have to run the below commands through the terminal in the extension root […]
Updating W3Speedster
CI3 Updating download the updated version from my account page. Extract the zip file in the /project_root_directory/application/libraries directory. Test the Update: Test your application to ensure the updated plugin works as expected. CI4 Updating download the updated version from my account page. Extract the zip file in the project_root_directory/app/Libraries directory Test the Update: Test your […]
Updating W3Speedster
Go to Update: Log in to your Drupal site as an administrator. Navigate to Manage > Reports > Available updates. Check for Updates: Click on the Check manually button to ensure you have the latest update status. Update the Module: If updates are available, click on the Update tab. Select the modules you want to […]
Lazyload Javascript
This option allows you to choose when to load JavaScript on your site. Enabling lazy loading for JavaScript can improve your site’s initial loading speed by deferring the loading of JavaScript files until they are needed. Select “Yes” to enable lazy loading, or “No” to load JavaScript files immediately with the rest of your site’s […]
Turn On Optimization
When you turn on this field, the W3Speedster Plugin will optimize your site by applying all the optimization settings. If this settings is turned off, no settings in w3speedster plugin will apply except html caching. […]
JPG/PNG Image Quality
The W3Speedster Plugin maintains a standard image quality of 90% to preserve the clarity of your images. However, you can adjust this setting to meet your preferences, balancing image quality with file size according to your needs. […]
Updating W3Speedster
Manual Update: Download the latest version of the extension. Replace the existing extension files in the extensions/ or vendor/ directory. […]