Skip to content

edge/wp-cdn-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge CDN Plugin for WordPress

Development

Plugin Check

Plugins in the official Plugin Directory must be checked with the Plugin Check plugin.

This is easy to install:

wget https://downloads.wordpress.org/plugin/plugin-check.1.5.0.zip
unzip -qod ext plugin-check.1.5.0.zip
rm plugin-check.1.5.0.zip

Once installed, activate it in WordPress, go to Tools > Plugin Check, and run the checks.

Distribution

This plugin should normally be installed via the WordPress Plugins directory, like most other plugins.

This package uses a GitHub Actions workflow which automatically publishes a plugin update when a release (or tag) is created.

If this plugin needs to be privately distributed, the src directory contains the plugin's full code and it can be compressed for transfer:

cd src
zip -r ../edge-cdn.zip .

License

Edge is the infrastructure of Web3. A peer-to-peer network and blockchain providing high performance decentralised web services, powered by the spare capacity all around us.

Copyright notice (C) 2025 Edge Network Technologies Limited [email protected]
All rights reserved

This product is part of Edge. Edge is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version ("the GPL").

If you wish to use Edge outside the scope of the GPL, please contact us at [email protected] for details of alternative license arrangements.

This product may be distributed alongside other components available under different licenses (which may not be GPL). See those components themselves, or the documentation accompanying them, to determine what licenses are applicable.

Edge is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

The GNU General Public License (GPL) is available at: https://www.gnu.org/licenses/gpl-3.0.en.html
A copy can be found in the file GPL.md distributed with these files.

This copyright notice MUST APPEAR in all copies of the product!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published