frdl / oidplus-frdljs-cdn-proxy-plugin
Frdlweb.js and CDN-Proxy Plugin for OIDplus
                                    Fund package maintenance!
                                                                            
                                                                                                                                        wehowski
                                                                                    
                                                                            
                                                                                                                                        webfan.de/sponsor-me
                                                                                    
                                                                            
                                                                                                                                        domainundhomepagespeicher.de
                                                                                    
                                                                
Installs: 8
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:oiplus-plugin-public-pages
pkg:composer/frdl/oidplus-frdljs-cdn-proxy-plugin
Suggests
- danielmarschall/oidplus: The main project, this must be your root composer.json project!
- doctrine/cache: caching tools
- frdl/oidplus-io4-bridge-plugin: Composer and Bridges Manager
- frdl/oiplus-composer-plugin: Composer Plugin for OIDplus Installations, MUST be required first in the root project, enables OIDplus composer bridges/plugins/admin-gui...
README
Frdlweb.js and CDN-Proxy Plugin for OIDplus.
- Optionally include and configure the Frdlweb.js framework for your OIDplus
- Include a cached proxy to a configurable CDN (default: cdn.startdir.de) for npm/assets on your local OIDplus instance
Installation
There are 2 ways to install the plugin:
Composer
If this package is installed in the root composer.json of your OIDplus instance you can require the plugin with composer.
composer require frdl/oidplus-frdljs-cdn-proxy-plugin
Manually
Create the directory
<OIDplus_ROOT>/plugins/frdl/publicPages/oidplus-frdljs-cdn-proxy-plugin/
Unzip this git archive into this directory.