thelia / edit-robot-txt-module
Installs: 2 197
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 4
Open Issues: 0
Type:thelia-module
README
Add a short description here. You can also add a screenshot if needed.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module is EditRobotTxt. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/edit-robot-txt-module:~1.0
Usage
- After installation go to
Modules
to activate it and delete therobots.txt
file inweb
folder.