Download the PHP package schnti/robots without Composer
On this page you can find all versions of the php package schnti/robots. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download schnti/robots
More information about schnti/robots
Files in schnti/robots
Download schnti/robots
More information about schnti/robots
Files in schnti/robots
Vendor schnti
Package robots
Short Description simple kirby robots.txt plugin
License MIT
Homepage https://github.com/schnti/kirby3-robots
Package robots
Short Description simple kirby robots.txt plugin
License MIT
Homepage https://github.com/schnti/kirby3-robots
Please rate this library. Is it a good library?
Informations about the package robots
(simple) robots.txt Plugin
A plugin for Kirby 3 CMS that generates an robots.txt
.
Commercial Usage
This plugin is free but if you use it in a commercial project please consider
Installation
Download
Download the files and place them inside site/plugins/robots
.
Composer
Git Submodule
You can add the plugin as a Git submodule.
$ cd your/project/root
$ git submodule add https://github.com/schnti/kirby3-robots.git site/plugins/robots
$ git submodule update --init --recursive
$ git commit -am "Add Kirby robots.txt plugin"
Run these commands to update the plugin:
$ cd your/project/root
$ git submodule foreach git checkout master
$ git submodule foreach git pull
$ git commit -am "Update submodules"
$ git submodule update --init --recursive
How to use it
Nothing required.
The schnti/kirby3-sitemap plugin is recommended.
All versions of robots with dependencies
PHP Build Version
Package Version
Requires
getkirby/composer-installer Version
^1.1
The package schnti/robots contains the following files
Loading the files please wait ....