Skip to content

Commit 7669ee4

Browse files
committed
Add uninstallation instructions. Closes #237
1 parent 8688a7b commit 7669ee4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

DOCUMENTATION.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,14 @@ If you wish to customize or disable pagination, you can [publish the SEO Pro con
151151
By default, `twitter:card` meta will be rendered using `summary_large_image`.
152152

153153
If you wish to change this to `summary`, you can [publish the SEO Pro config](#publishing-config) and modify your twitter card within `config/statamic/seo-pro.php`.
154+
155+
156+
## Uninstalling
157+
158+
To uninstall, run:
159+
160+
```
161+
composer remove statamic/seo-pro
162+
```
163+
164+
If you've saved any blueprints while SEO Pro was installed, an `seo` field will have been added to them. You will need to manually remove the `seo` field from the corresponding blueprints.

0 commit comments

Comments
 (0)