wp-media/module-rocketcdn

Module for RocketCDN integration

Installs: 20 093

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 16

Forks: 0

Open Issues: 1

pkg:composer/wp-media/module-rocketcdn

v2.1 2022-05-02 18:52 UTC

This package is auto-updated.

Last update: 2025-09-29 02:29:00 UTC


README

This module adds the integration for RocketCDN to WP Rocket.

It includes:

  • A ServiceProvider to instantiate all classes via the container
  • An APIClient to communicate with RocketCDNAPI
  • A CDNOptionsManager to enable/disable CDN options in WP Rocket
  • Subscribers to interact with the WordPress API
    • AdminPageSubscriber for actions & filters on WP Rocket settings page
    • DataManagerSubscriber for AJAX actions
    • NoticesSubscriber for all RocketCDN related notices
    • RESTSubscriber for registering the WP REST API routes