Skip to content

codesyntax/udalplone

Repository files navigation

udalplone

UdalPlone CodeSyntax

UdalPlone is a Plone distribution for local municipalities and governments.

It features a full-set of functionalities, adapted for local governments: such as city councillor profiles, minutes of the different commission and board meetings, electronic notice board with official timestamp, city map, public tender listings, contracts listing, alerts and notifications through mobile apps, sub sites, dynamic pages for front-pages, landing-pages and sections, flexible multilingual solutions...

Installation

Install udalplone in your Plone site adding it to your dependencies.

As it provides a Plone distribution you can even create some basic content to check what it offers.

Contribute

Prerequisites ✅

Installation 🔧

  1. Clone this repository, then change your working directory.

    git clone git@github.com:codesyntax/udalplone.git
    cd udalplone
  2. Install this code base.

    make install

Add features using plonecli or bobtemplates.plone

This package provides markers as strings (<!-- extra stuff goes here -->) that are compatible with plonecli and bobtemplates.plone. These markers act as hooks to add all kinds of subtemplates, including behaviors, control panels, upgrade steps, or other subtemplates from plonecli.

To run plonecli with configuration to target this package, run the following command.

make add <template_name>

For example, you can add a content type to your package with the following command.

make add content_type

You can add a behavior with the following command.

make add behavior
You can check the list of available subtemplates in the [`bobtemplates.plone` `README.md` file](https://github.com/plone/bobtemplates.plone/?tab=readme-ov-file#provided-subtemplates).
See also the documentation of [Mockup and Patternslib](https://6.docs.plone.org/classic-ui/mockup.html) for how to build the UI toolkit for Classic UI.

License

The project is licensed under GPLv2.

Credits and acknowledgements 🙏

Generated using Cookieplone (0.9.7) and cookieplone-templates (b6f93a8) on 2025-08-14 08:57:24.308459. A special thanks to all contributors and supporters!

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-2.0
LICENSE.GPL

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors