Banner for Sqlite Cache
Provides SQLite cache storage that applied before WordPress core load. Doesn't create multiple html files but stores all pages in one file. Wordpress Tutorial
Noted That:
  • To install correctly this sqlite-cache.zip .
  • Fisrt Download the sqlite-cache.zip to your computer
  • Extract/Open sqlite-cache.zip to Your Computer.
  • Then, Find readme.txt file inside sqlite-cache.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " sqlite-cache.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Sqlite Cache

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Sqlite Cache

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Sqlite Cache

Step-5 : Now, Browse " sqlite-cache.zip " Downloaded plugin from your computer, Where you downloaded " sqlite-cache.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Sqlite Cache

Step-6 : Now, Click on " Active Plugin "

Activate Sqlite Cache

Step-7 : Then, See left Side Menu. " Sqlite Cache " folder is added on left Side Menu. Now, Click on " Sqlite Cache " folder.

Noted that: If you do not see " Sqlite Cache " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Sqlite Cache Configurations and Settings or How to work " Sqlite Cache " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " SQLite Cache " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is SQLite Cache
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  • Upload the plugin from the WordPress plugin installation page or
    unpack sqlite-cache folder to the plugins directory
    (usually wp-content/plugins/ ).

  • Activate the plugin through the WordPress Plugins manager, then you
    will see SQLite Cache item in the Settings submenu of WordPress admin menu.

  • Forms on the the plugin settings page:

  1. Define a directory where the plugin settings and the cache storage
    will be located.
  2. Define cache expiration time and HTTP headers the cached pages will be
    delivered with.
  3. Third form is for cleaning cache. Note the cache will be cleared every
    time when you submit the domain settings form so you don’t need to clear cache
    after changing settings.
  • Add two lines into index.php file (you will be notified on the settings page)
    to define where the cache storage is located and include the cache engine file.

Done! For testing, enable Show performance time checkbox to ensure
the cache engine works.


Name