Download the PHP package alexstack/laravel-cms-plugin-external-image-link without Composer
On this page you can find all versions of the php package alexstack/laravel-cms-plugin-external-image-link. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alexstack/laravel-cms-plugin-external-image-link
More information about alexstack/laravel-cms-plugin-external-image-link
Files in alexstack/laravel-cms-plugin-external-image-link
Download alexstack/laravel-cms-plugin-external-image-link
More information about alexstack/laravel-cms-plugin-external-image-link
Files in alexstack/laravel-cms-plugin-external-image-link
Vendor alexstack
Package laravel-cms-plugin-external-image-link
Short Description 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.
License MIT
Homepage https://github.com/AlexStack/Laravel-CMS-Plugin-External-Image-Link
Package laravel-cms-plugin-external-image-link
Short Description 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.
License MIT
Homepage https://github.com/AlexStack/Laravel-CMS-Plugin-External-Image-Link
Please rate this library. Is it a good library?
Informations about the package laravel-cms-plugin-external-image-link
Save external images to your server and add rel=nofollow to the external links
- This is an Amila Laravel CMS Plugin
- Save all remote images in the page contents editor 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.
Install it via the backend
- Go to the CMS settings page -> Plugin -> search for remote image
- Find alexstack/laravel-cms-plugin-external-image-link
- Click the Install button
What the plugin do for us?
- Save the remote images in the content editors to your server (eg. Main Content, Sub Content, Extra Content ...). You will be able to find them on the File Manager page afterward.
-
Automatically convert the remote image URLs to the local relative URLs. eg.
- Automatically add rel="nofollow" & target="_blank" to external links for better SEO and user experience. eg.
Install it via command line manually
How to use it?
- By default save image to your server and add rel="nofollow" to external links are enabled
- You don't need to do anything after install
How to change the settings?
- You can change the settings by edit plugin.page-tab-external-image-link
How to send http header before grab the remote image?
- Examples are below:
Improve this plugin & documents
- You are very welcome to improve this plugin and how to use documents
License
- This Amila Laravel CMS plugin is an open-source software licensed under the MIT license.
All versions of laravel-cms-plugin-external-image-link with dependencies
PHP Build Version
Package Version
The package alexstack/laravel-cms-plugin-external-image-link contains the following files
Loading the files please wait ....