wagtail meta preview
February 22, 2025 ยท View on GitHub
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:
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.