Sha256: c934af9b9b9f9dfc0bad599f830096216fe900d8375d4a8268a49e60d6f2b8bf

Contents?: true

Size: 1.15 KB

Versions: 9

Compression:

Stored size: 1.15 KB

Contents

= Customize

Decidim is multiple things:

* A command-line utility, which can create an application
* A set of libraries, that the application can use

Most of the time, you should work with the generated application. That application (development_app on this docs) should be named as your project, for instance for Barcelona City Council is `DecidimBarcelona`, so for creating it should be:

[source,console]
----
decidim DecidimBarcelona
----

Inside of your application you can customize it in different ways:

* xref:customize:authorizations.adoc[Authorizations]
* xref:customize:code.adoc[Code]
* xref:customize:content_security_policy.adoc[Content security policy]
* xref:customize:data_consent.adoc[Data consent]
* xref:customize:gemfile.adoc[Gemfile]
* xref:customize:images.adoc[Images]
* xref:customize:javascript.adoc[JavaScript]
* xref:customize:logic.adoc[Logic]
* xref:customize:menu.adoc[Menu]
* xref:customize:admin_filters.adoc[Admin filters]
* xref:customize:oauth.adoc[OAuth]
* xref:customize:styles.adoc[Styles]
* xref:customize:texts.adoc[Texts]
* xref:customize:users_registration_mode.adoc[User registration mode]
* xref:customize:views.adoc[Views]

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
decidim-0.30.0.rc2 docs/modules/customize/pages/index.adoc
decidim-0.30.0.rc1 docs/modules/customize/pages/index.adoc
decidim-0.29.2 docs/modules/customize/pages/index.adoc
decidim-0.29.1 docs/modules/customize/pages/index.adoc
decidim-0.29.0 docs/modules/customize/pages/index.adoc
decidim-0.29.0.rc4 docs/modules/customize/pages/index.adoc
decidim-0.29.0.rc3 docs/modules/customize/pages/index.adoc
decidim-0.29.0.rc2 docs/modules/customize/pages/index.adoc
decidim-0.29.0.rc1 docs/modules/customize/pages/index.adoc