Skip to content

codesyntax/udala.alertak

Repository files navigation

udala.alertak

A Plone addon providing specific functionality for UdalPlone projects.

Features

  • Provides emergency and notification alert capabilities for citizens
  • RestAPI endpoints
  • Volto-ready backend setup

Installation

Install udala.alertak with pip:

pip install udala.alertak

And to create the Plone site:

make create-site

Contribute

Prerequisites ✅

Installation 🔧

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

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

    make install

Add features using plonecli

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

License

The project is licensed under GPLv2.

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