to dircp/wp plugin: cachify - NOTES                               rev 5 nov 2021

Category: caching
cp/wp: classicpress and wordpress 
webwalker: useful

.......................................................
description: 

  Summary of what it does. 
    Caches posts, pages, and custom post types as static content. 
    Reduces amount of database queries and PHP requests.
    Can choose between caching via database, on the web server’s hard drive (HDD), 
      Memcached (only on Nginx), or — thanks to APC (Alternative PHP Cache) — 
      directly in the web server’s system cache. 


  why i use this type of plugin: 
    speed up the website.


  support: 
    on wordpress.org forums.
    good response.
    questions are mostly about how to do things with it.
      very few about problems.

  privacy: TBD

  TBD
  CP compat:  listed CP v1
  CP support: [details]

  Active installations - over 10,000 [nov 2021]
  Ratings: 5 stars 42/47 [nov 2021]


.......................................................
sources: 

  Plugin page: 
    https://wordpress.org/plugins/cachify

  Plugin site: 
    https://pluginkollektiv.org/plugins/

  WordPress forums: TBD
    https://wordpress.org/support/plugin/cachify
    https://wordpress.org/search/classicpress+cachify/?forums=1
  ClassicPress forums:
    https://forums.classicpress.net/search?q=%22cachify%22

  Docs and code: TBD
    https://pluginwebsite.tld/

  Author: pluginkollektiv 
    https://pluginkollektiv.org/



.......................................................
issues: TBD


_______________________________________________________ 
➽  Install/config/uninstall:

......................... 
requires: TBD

   php: > v.5.2.4
   wp:  > v.4.4
   memory, anything else


......................... 
recommended related plugins: TBD


......................... 
install: 

  the usual.


......................... 
settings: TBD

    under Settings sidebar menu.
    has its own sidebar menu
    settings link on plugin page
    dashboard | tools menu || plugin screen || in file || none


.........................
check: TBD
  [such as: mail sending? plugin sends/saves data for itself? plugin conflicts? etc]


.........................
deactivate: TBD

.........................
uninstall: TBD

  - deletes from database?

  tables: 
 
.........................
previous versions:

  https://wordpress.org/plugins/plugin-slug/advanced/



_______________________________________________________ 
➽ Notes:

......................... 
some note: TBD



.......................................................
➽  links and resources: TBD



.......................................................
➽  other plugins of same type: TBD


  
  ......................... 
  Why this one: 
    Looks like my kind: simple, clean, do one thing and do it well.



_______________________________________________________
begin 5 nov 2021
-- 0 --