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

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.5.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

fluentcms_forms_builder-1.0.5-py2.py3-none-any.whl (16.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for fluentcms-forms-builder-1.0.5.tar.gz
Algorithm Hash digest
SHA256 8014a8ed91926dac3c1d39dc6d4ab37b6420812a54524fdbdc52a1132bb4cdbc
MD5 295752bcbafc6b09342f09774cda732c
BLAKE2b-256 3c500c2e21f59a2342c508cb2f9a26a16982d00e5e1e01ea5153d90b6359938d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fluentcms_forms_builder-1.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 34bfff1bad2539ff0a0cc9d070574b80d712d55bc499611adfda5c0da92ae99a
MD5 cfa66fdf2a5fd633da901afbb3101b47
BLAKE2b-256 89384f3c46ddd8b06541da17230b7784dd2fb927c83291b477c1ab2e02cad241

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