Skip to main content

A django-forms-builder plugin for django-fluent-pages

Project description

fluentcms-forms-builder

django-forms-builder content plugins for django-fluent-contents

https://img.shields.io/pypi/v/fluentcms-forms-builder.svg https://img.shields.io/pypi/dm/fluentcms-forms-builder.svg https://img.shields.io/github/license/bashu/fluentcms-forms-builder.svg https://landscape.io/github/bashu/fluentcms-forms-builder/develop/landscape.svg?style=flat

Installation

First install the module, preferably in a virtual environment. It can be installed from PyPI:

pip install fluentcms-forms-builder

Backend Configuration

First make sure the project is configured for both django-fluent-contents and django-forms-builder.

Then add the following settings:

INSTALLED_APPS += (
    'fluentcms_forms_builder',
)

The database tables can be created afterwards:

python ./manage.py migrate

Now, the FormPlugin can be added to your PlaceholderField and PlaceholderEditorAdmin admin screens.

Frontend Configuration

If needed, the HTML code can be overwritten by redefining fluentcms_forms_builder/form.html.

Contributing

If you like this module, forked it, or would like to improve it, please let us know! Pull requests are welcome too. :-)

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

fluentcms-forms-builder-1.0.2.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

fluentcms_forms_builder-1.0.2-py2.py3-none-any.whl (11.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fluentcms-forms-builder-1.0.2.tar.gz.

File metadata

File hashes

Hashes for fluentcms-forms-builder-1.0.2.tar.gz
Algorithm Hash digest
SHA256 1168fbb4bdb3d0c52a616b78b6fd4f00be9e0da34a8f80f22ce26d6ddf3a21ed
MD5 d3b83fde36ce4e7edc0eeac21cfe1478
BLAKE2b-256 15d8685e8bbe2b07ae08f36dd0e31e6f8ced9288e64967705ebf707ed85d603a

See more details on using hashes here.

File details

Details for the file fluentcms_forms_builder-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for fluentcms_forms_builder-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7ccd0b5047b836845747ff24146a7c26e2f2e106f089432b6992dcfe2251a8c3
MD5 9079798fe1cb6bc39ec543bae764d146
BLAKE2b-256 d8cef4b9eb03e5c0f19f299b915c68bdb15c7cafe015378dea21fea60a2df09b

See more details on using hashes here.

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