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

Uploaded Source

Built Distribution

fluentcms_forms_builder-1.0.1-py2.py3-none-any.whl (6.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for fluentcms-forms-builder-1.0.1.tar.gz
Algorithm Hash digest
SHA256 fd98a4d8cbfd1521b1f50da84cea1122e301eca994cc7cda33c6d1ea841b5065
MD5 bf337fcb0a3f1d008ccb42841f7eeb12
BLAKE2b-256 4ba05268b13210112ffa4a711dfaf0b2e9451cae43ab07ebcefa6dfeac74556f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fluentcms_forms_builder-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9d161f8ff0a83639dc359e42892f4a6d6b6173e44c8d8cefd071c3560ad96c44
MD5 a4ea79910057c4817f3346ac3e60bd8e
BLAKE2b-256 f485585131d355139263a69efc3137e77d79009d82821c251ada56640438a40e

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