Skip to main content

Social Networks settings for wagtail sites.

Project description

Community-Project

PyPI - Supported versions PyPI - Package version PyPI - Downloads PyPI - MIT License

Codacy Badge

Wagtail Social Networks

Wagtail package to manage sites social network profiles.

Requirements

  • Python 3.8, 3.9, 3.10

Install

pip install wagtail-sb-socialnetworks

Usage

Add wagtail.contrib.settings and wagtail_sb_socialnetworks to your INSTALLED_APPS settings

INSTALLED_APPS = [
  # ...
  "wagtail.contrib.settings",
  "wagtail_sb_socialnetworks",
  # ...
]

Docs

Changelog

All changes to versions of this library are listed in the change history.

Development

Check out our contribution guide.

Contributors

See the list of contributors here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wagtail_sb_socialnetworks-0.7.0.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

wagtail_sb_socialnetworks-0.7.0-py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page