Création d'une campagne

{# #}
{{ form_start(form) }}
Une photo de couverture du projet
{{ form_row(form.imageFile, {'attr' : {'onchange': "readURL(this)", 'accept':"image/*" , 'id': 'uploadfile','placeholder' : 'Nom du type de campagne ' | trans }}) }}
Ajouter un titre à votre campagne {{ form_row(form.title, {'attr' : { 'placeholder' : 'titre de la campagne ' | trans }}) }}
Type de collecte pour réaliser un projet {{ form_row(form.campagnType, {'attr' : { 'placeholder' : 'Type de collecte pour réaliser un projet' | trans }}) }}
collecter un montant financier pour réaliser un projet {{ form_row(form.amount, {'attr' : { 'placeholder' : 'Montant que vous souhaitez collecter' | trans }}) }}
Choisissez une catégorie pour votre campagne de collecte
{{ form_row(form.category, {'attr' : { 'placeholder' : 'Nom de la catégorie de campagne ' | trans }}) }}
{{ form_row(form.slogan, {'attr' : { 'placeholder' : 'Un slogan pour votre campagne de collecte ' | trans }}) }}
Le lieu de la campagne ou de votre projet. {{ form_row(form.place, {'attr' : { 'placeholder' : 'Lieu de campagne ' | trans }}) }}
Pays de collecte {{ form_row(form.country, {'attr' : { 'placeholder' : 'Pays Bénéficiaire du projet ' | trans }}) }}
Date de fin de collecte souhaitée (maximum de 6à jours) {{ form_row(form.campagnEndAt, {'attr' : { 'placeholder' : 'date de fin de collecte ' | trans }}) }}
Votre Projet dispose un lien youtube ?. {{ form_row(form.videoUrl, {'attr' : { 'placeholder' : 'Lien vidéo Youtube ' | trans }}) }}
Une Description détaillée de votre projet {{ form_row(form.description, {'attr' : { 'placeholder' : 'Description du projet' | trans }}) }}
Cette campagne de collecte servira à quoi ? {{ form_row(form.reason, {'attr' : { 'placeholder' : 'Cette campagne de collecte servira à quoi' | trans }}) }}
{{ form_end(form) }}

Reward #0

Delete Reward
Name Number
ABC
Add an item

Add a reward item

Backers will see the items listed when pledging. Questions about how this works? Visit our FAQ.
Create Item Cancel
Add a new reward
Have fun – add a video! Projects with a video have a much higher chance of success. For a dose of inspiration, check out the Creator Handbook. Need some help? Visit our Creator FAQ.
Use your project description to share more about what you’re raising funds to do and how you plan to pull it off. It’s up to you to make the case for your project.

Request help from the community

List the skills, resources, or expertise from others that could help enhance your project. If someone can contribute, they can start a dialogue directly from your project page.

What are the risks and challenges that come with completing your project, and how are you qualified to overcome them?

Project FAQs

You can add frequently asked questions to the FAQ tab on your project page once it goes live. Learn more

JPEG, PNG, GIF, or BMP • 50MB file limit
Heads up: Once you launch a project, you cannot make changes to your name on Ideapress.
Connect to Facebook
Connected to Facebook - Disconnect
Some suggestions: Link to your blog, portfolio, Twitter, Instagram, etc.
Enter your tracking ID to enable Google Analytics for your project. Check out our FAQ for more info.
Enter the account you’d like to use to receive funds if your project is successfully funded. The account should belong to the person or legal entity running this project. Once you launch, this information cannot be changed.

Identity verification

Please verify your identity with your legal name and details (no nicknames or abbreviations). If you’re running this project as a legal entity, a legal representative of the organization should complete this section.

Note: This name will be displayed publicly on your creator bio.

{{ form_end(form) }}
{% endblock %}