Skip to content

IMIO/buildout.pm.portal

Repository files navigation

Délibérations.be (Plonemeeting Portal)

Deliberations.be is a web application for citizens to consult official deliberations and publications from local authorities in Wallonia (Belgium). Built on the open-source Plone CMS and integrated with the iA.Delib deliberation management system, it streamlines administrative workflows and ensures compliance with regional legislation.

Features

  • Citizen Access: Browse deliberations and official publications from Walloon local authorities.
  • Advanced Search: Filter by keywords, dates, and categories for precise results.
  • eIDAS Timestamping: Manage publications with qualified electronic timestamps.
  • Workflow Automation: Integration with iA.Délib for automated deliberation processes.
  • Document Generation: Automatically generate publication-ready documents.
  • Multi-Tenancy: Separate user and role management for each entity with customizable themes.

Requirements

  • Plone CMS: ≥ 6.1
  • Python: ≥ 3.12
  • Buildout: Installed in your environment

Installation

  1. Clone the repository:

    git clone https://github.com/IMIO/buildout.pm.portal.git
    cd buildout.pm.portal
  2. Bootstrap Buildout:

    python3 -m venv .
    bin/pip install -r requirements.txt
  3. Configure Buildout:

    Edit buildout.cfg to adjust settings as needed (e.g., database connection, add-ons,...).

  4. Run Buildout:

    bin/buildout
  5. Start the Plone Instance:

    bin/instance fg

    By default, the site will be available at http://localhost:8080.

Documentation

User documentation is available at iA.Delib Documentation.

Screenshots

Deliberations.be screenshot Deliberations.be screenshot Deliberations.be screenshot Deliberations.be screenshot

Maintenance & Support

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes. Make sure to follow Plone coding standards and update relevant documentation.

License

This project is licensed under the GNU GPL-2.0. See the LICENSE file for details.

About

Buildout installer for deliberations.be product

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9