Skip to main content

An integration for the Acumbamail service with Plone

Project description

collective.volto.acumbamail

collective.volto.acumbamail CI

Acumbamail

An integration for the Acumbamail service with Plone

Features

  • Control panel in Plone registry to manage Acumbamail settings.
  • RestApi endpoint that exposes these settings for Volto.
  • Add a new subscriber to the Acumbamail list.

Screenshot

Add-on Configuration Access

image

Acumbamail Settings control panel

image

@acumbamail-subscribe route

Anonymous users can't access registry resources by default with plone.restapi (there is a special permission).

To avoid enabling registry access to everyone, this package exposes a dedicated RestApi route with Acumbamail settings: @acumbamail-settings:

curl -i -X POST http://localhost:8080/Plone/@acumbamail-subscribe -H "Accept: application/json" -H "Accept-Language: es" --data '{"email": "leonardocaballero@gmail.com"}' --user admin:admin

The Official API Acumbamail

The Acumbamail endpoints that using:

Volto integration

To use this product in Volto, your Volto project needs to include a new add-on: https://github.com/collective/volto-acumbamail

Translations

This product has been translated into

  • English
  • Spanish

Compatibility

  • Tested with Python 3.12 and Plone 6.1.5.

Installation

Install collective.volto.acumbamail with pip:

pip install collective.volto.acumbamail

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:collective/collective.volto.acumbamail.git
    cd collective.volto.acumbamail
    
  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

See also:

You can check the list of available subtemplates in the bobtemplates.plone README.md file. See also the documentation of Mockup and Patternslib 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.10) and cookieplone-templates (eb40854) on 2025-11-06 19:48:38.313942. A special thanks to all contributors and supporters!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective_volto_acumbamail-1.0.0a0.tar.gz (145.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

collective_volto_acumbamail-1.0.0a0-py3-none-any.whl (33.9 kB view details)

Uploaded Python 3

File details

Details for the file collective_volto_acumbamail-1.0.0a0.tar.gz.

File metadata

File hashes

Hashes for collective_volto_acumbamail-1.0.0a0.tar.gz
Algorithm Hash digest
SHA256 801c366a487ba397b5a36b201e81a07c30537ea5bc69c829f960e8a5a23791d2
MD5 eea166b36609b6f5254533331c19e960
BLAKE2b-256 fb04dca8ab836545c855ba6d7a58cfaf89fb24a7caada12a398284b02a1543d4

See more details on using hashes here.

File details

Details for the file collective_volto_acumbamail-1.0.0a0-py3-none-any.whl.

File metadata

File hashes

Hashes for collective_volto_acumbamail-1.0.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 e9d75e215a57168bed60275861b7492d331cad5a3b2f2f66bf184a17c7cf9eb6
MD5 836193e910ad74d0a10b0788ba4e364a
BLAKE2b-256 15efa3ca7f4e487409465cd0fe08bafce5813a8a5f526428496083a4e6a33c64

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page