![Community-Project](https://gitlab.com/softbutterfly/open-source/open-source-office/-/raw/master/banners/softbutterfly-open-source--banner--community-project.png)
![PyPI - Supported versions](https://img.shields.io/pypi/pyversions/wagtail-sb-socialnetworks)
![PyPI - Package version](https://img.shields.io/pypi/v/wagtail-sb-socialnetworks)
![PyPI - Downloads](https://img.shields.io/pypi/dm/wagtail-sb-socialnetworks)
![PyPI - MIT License](https://img.shields.io/pypi/l/wagtail-sb-socialnetworks)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/329484ea99434c708f5c8dbd611f3d35)](https://app.codacy.com/gl/softbutterfly/wagtail-sb-socialnetworks/dashboard?utm_source=gl&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
# Wagtail Social Networks
Wagtail package to manage sites social network profiles.
## Requirements
- Python 3.8, 3.9, 3.10
## Install
```bash
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
- [Ejemplos](https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks/-/wikis)
- [Wiki](https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks/-/wikis)
## Changelog
All changes to versions of this library are listed in the [change history](CHANGELOG.md).
## Development
Check out our [contribution guide](CONTRIBUTING.md).
## Contributors
See the list of contributors [here](https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks/-/graphs/develop).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks",
"name": "wagtail-sb-socialnetworks",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8.1,<4.0.0",
"maintainer_email": "",
"keywords": "Softbutterfly,Django,Migrations",
"author": "SoftButterfly Development Team",
"author_email": "dev@softbutterfly.io",
"download_url": "https://files.pythonhosted.org/packages/95/69/47dba3ca7de6756ca5537cd95278167ec34ab620091a074e09fdd9774b9f/wagtail_sb_socialnetworks-0.7.0.tar.gz",
"platform": null,
"description": "![Community-Project](https://gitlab.com/softbutterfly/open-source/open-source-office/-/raw/master/banners/softbutterfly-open-source--banner--community-project.png)\n\n![PyPI - Supported versions](https://img.shields.io/pypi/pyversions/wagtail-sb-socialnetworks)\n![PyPI - Package version](https://img.shields.io/pypi/v/wagtail-sb-socialnetworks)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/wagtail-sb-socialnetworks)\n![PyPI - MIT License](https://img.shields.io/pypi/l/wagtail-sb-socialnetworks)\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/329484ea99434c708f5c8dbd611f3d35)](https://app.codacy.com/gl/softbutterfly/wagtail-sb-socialnetworks/dashboard?utm_source=gl&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n\n# Wagtail Social Networks\n\nWagtail package to manage sites social network profiles.\n\n## Requirements\n\n- Python 3.8, 3.9, 3.10\n\n## Install\n\n```bash\npip install wagtail-sb-socialnetworks\n```\n\n## Usage\n\nAdd `wagtail.contrib.settings` and `wagtail_sb_socialnetworks` to your `INSTALLED_APPS` settings\n\n```\nINSTALLED_APPS = [\n # ...\n \"wagtail.contrib.settings\",\n \"wagtail_sb_socialnetworks\",\n # ...\n]\n```\n\n## Docs\n\n- [Ejemplos](https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks/-/wikis)\n- [Wiki](https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks/-/wikis)\n\n## Changelog\n\nAll changes to versions of this library are listed in the [change history](CHANGELOG.md).\n\n## Development\n\nCheck out our [contribution guide](CONTRIBUTING.md).\n\n## Contributors\n\nSee the list of contributors [here](https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks/-/graphs/develop).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Social Networks settings for wagtail sites.",
"version": "0.7.0",
"project_urls": {
"Bug Tracker": "https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks/-/issues",
"Documentation": "https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks/-/wikis",
"Download": "https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks/-/archive/v0.7.0/wagtail-sb-socialnetworks-v0.7.0.tar.gz",
"Homepage": "https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks",
"Repository": "https://gitlab.com/softbutterfly/open-source/wagtail-sb-socialnetworks"
},
"split_keywords": [
"softbutterfly",
"django",
"migrations"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2a95b8d3b56b07326467bf72188fc5811f965e00c6d342e29750738880bce209",
"md5": "762414d45416782fc6ee67390975eee4",
"sha256": "adb9a635716b80af6538cb2278c8c8a72a68ed79025ab54ea1dcbc3e08f1a447"
},
"downloads": -1,
"filename": "wagtail_sb_socialnetworks-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "762414d45416782fc6ee67390975eee4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.1,<4.0.0",
"size": 10163,
"upload_time": "2023-05-10T23:17:01",
"upload_time_iso_8601": "2023-05-10T23:17:01.306103Z",
"url": "https://files.pythonhosted.org/packages/2a/95/b8d3b56b07326467bf72188fc5811f965e00c6d342e29750738880bce209/wagtail_sb_socialnetworks-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "956947dba3ca7de6756ca5537cd95278167ec34ab620091a074e09fdd9774b9f",
"md5": "6f18c2a32a2eae81679a1f16b4165a0d",
"sha256": "b148e24671391db2d44df3ce48e1ae4d4e3a543be9332c65b92615b1cafc2224"
},
"downloads": -1,
"filename": "wagtail_sb_socialnetworks-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "6f18c2a32a2eae81679a1f16b4165a0d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.1,<4.0.0",
"size": 6863,
"upload_time": "2023-05-10T23:17:04",
"upload_time_iso_8601": "2023-05-10T23:17:04.214084Z",
"url": "https://files.pythonhosted.org/packages/95/69/47dba3ca7de6756ca5537cd95278167ec34ab620091a074e09fdd9774b9f/wagtail_sb_socialnetworks-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-10 23:17:04",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "softbutterfly",
"gitlab_project": "open-source",
"lcname": "wagtail-sb-socialnetworks"
}