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/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.3.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

fluentcms_forms_builder-1.0.3-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.3.tar.gz.

File metadata

File hashes

Hashes for fluentcms-forms-builder-1.0.3.tar.gz
Algorithm Hash digest
SHA256 d9f599ecff132585936ac8af3466c56cf23537b65a404b38588aee183447232b
MD5 38015a81f09c275a307afa96ccd1c2cf
BLAKE2b-256 1e2032d1010b24138d703e48e2e6051af0a928e0acb95fd117483d2ff6cdc326

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fluentcms_forms_builder-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8128a50e0e607c043b6ecf5831146f8feb696d1da3ff526c77c0c776ea8aa6c8
MD5 504e440d786de89df583b3ba29369ceb
BLAKE2b-256 b7d2b0c2ae075631cb4353455327c146b6a8491555026b236cbbbc1b3cf5c94b

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