Skip to main content

A Collection of wagtail steam fields

Project description

Build Status PyPI PyPI - Downloads PyPI - Downloads PyPI - License GitHub followers GitHub Repo stars Docs

:warning: This project is very beta everything can change any second :warning:️
:warning: And this i my first python package :warning:️
:warning: So no garanties of any kind :warning:️

wagtail-block-collection

A collection of some basic wagtail streamfields blocks. Based on bootstrap 5.0

The blocks are divided in two categories:
Sections
Sections are a group of multiple blocks and include settings like the background. They are perfect for the basic one page layout
Blocks
These are just your normal streamfields to fill your site with content. They van be used without the sections

Sections

  • Basic color background
  • paralax img background
  • img background
  • gradient background
  • section content and image side by side
  • Full with (and hight) slider

Blocks

  • Text
  • Img + Text
  • Title
  • Icon
  • Button
  • Image
  • Youtube video
  • Bootstrap card deck
  • Bootstrap column
  • Spacer
  • Collapse content by button
  • Line
  • Google maps
  • IMG slider

Planed

  • Vimeo video
  • More sliders
  • Bootstrap accordion
  • Bootstrap alert
  • Bootstrap buttongroup
  • Icon list
  • Price table

Quickstart

You need to have a working Wagtail project and the bootstrap 5.0 .css and .js

pip install wagtail-block-collection

Add the following enteries to your settings.py in the INSTALLED_APPS section:

'wagtail_block_collection',
'wagtailfontawesome',
'wagtail_color_panel',
'wagtail.contrib.settings',

No you can import any of the blocks from wagtail_block_collection.blocks
Or you can import them all using all_blocks

Add

Todo

  • Add documentation
  • Add scaling options to the img block
  • Animations
  • Build a easy way to select icons

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_block_collection-0.0.2.tar.gz (12.8 kB view hashes)

Uploaded Source

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