Libraries tagged by external url
reworkdigital/admin-asset-url
3300 Downloads
Displays a 'copy asset url' option in the action dropdown for assets in the admin panel, useful for external linking.
ethitter/external-permalinks-redux
2 Downloads
Allows you to point WordPress objects (posts, pages, custom post types) to a URL of your choosing.
alexstack/laravel-cms-plugin-external-image-link
11 Downloads
Save all remote images in the page content editors to your server, replace the image URL from remote URL to your local URL. Add rel=nofollow & target=_blank to external links for better SEO and user experience.
pramod/php-api-consumer
6 Downloads
Php Api Consumer to consume external Url
pmk/redirect-october-plugin
31 Downloads
Plugin for October CMS to redirect a page to an internal page, or to an external url, by adding a component.
perfect-code/module-product-media-uploader
32 Downloads
This module for Magento 2 helps to download an image from external URL for further save it as a product media gallery entry.
menatwork/extendededitors
291 Downloads
New inserttags for external URLs and current language
madebyprisma/better-link
22 Downloads
A model & field for linking to pages, or external URLs in SilverStripe.
cloak-labs/wp-bulk-media-importer
27 Downloads
Bulk import images from external URLs to the WP Media Library.
m6web/wsclient-bundle
40315 Downloads
Simple webservices client to call external urls
gdmedia/silverstripe-widget-links
1278 Downloads
Widget that lists links to internal or external urls
adair-creative/better-link
305 Downloads
A model & field for linking to pages, or external URLs in SilverStripe.
syehan/webhook-plugin
1 Downloads
Webhooks allow external services to be notified when certain events happen. When the specified events happen, we’ll send a POST request to each of the URLs you provide.
kruegge82/billbee-php-sdk-api
23 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
digitalcloud/laravel-forwarder
82 Downloads
Laravel package allows you to fetch data from external link and return it to a callback url