wagtail meta preview

Wagtail Meta Preview provides panels for previewing Facebook sharing, Twitter sharing and Google search results in the Wagtail admin.

33
3
Python

wagtail-meta-preview
PyPI version

wagtail meta preview

Current supported versions

Wagtail Meta Preview requires Wagtail 5.2+

Preview

Wagtail Meta Preview provides panels for previewing Facebook sharing, Twitter sharing and Google search results in the Wagtail admin.
Example of how the Facebook share looks like:

example-facebook-preview

Documentation

Development

Requirements:

  • Docker

Steps:

  • Run docker compose up
  • Open http://localhost:8123/admin/ in your browser of choice
  • Login using username “admin” and password “admin”

Running tests

docker-compose exec web python runtests.py

License

Wagtail Meta Preview is released under the MIT License.