Search 1.9 billion lines of Odoo code on GitHub

base_newsletter_sendy

Author: Nitrokey GmbH, Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: Nitrokey/odoo-modules
Dependencies: mail
Languages: HTML (333, 68.8%), Python (85, 17.6%), XML (27, 5.6%), and reStructuredText (39, 8.1%)
Other branches: 12-fix-account_invoice_pdf_export, 12.0-abandoned_carts-code, 12.0-abandoned_carts-sale-order-queue, 12.0-debug_payment_bitcoin, 12.0-email_restrict_autoreply, 12.0-fix-abandoned_carts, 12.0-fix-merge_duplicate_contacts, 12.0-logger_payment_bitcoin, 12.0-merge_duplicate_contacts, 12.0-phone_validation_e164, 12.0-pre-commit, 12.0-product_creation_prevention, 12.0-stock_tracking_validation, 15.0, 15.0-mig-account_invoice_pdf_export, 15.0-mig-configure_product, 15.0-mig-delivery_carrier_info, 15.0-mig-ecommerce_first_last_name, 15.0-mig-helpdesk_mgmt_category_team, 15.0-mig-limit_to_employees, 15.0-mig-mass_mailing_double_opt_in, 15.0-mig-nitrokey_partial_picking, 15.0-mig-partner_delivery_link, 15.0-mig-partner_user_status, 15.0-mig-product_cost_automatic, 15.0-mig-product_label_image, 15.0-mig-sale_payment, 15.0-mig-stock_picking_unbuild, 15.0-mig-vat_online_validation, 15.0-mig-website_menu_url_translate, fix-12.0-merge_duplicate_contacts, fix-exclude-child-contact, improvement-abandoned_carts, issue-1044, and master
Other repositories: Nitrokey/odoo-crm

<h1 class="title">Newsletter subscription via Sendy</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/odoo-modules/tree/12.0/base_newsletter_sendy"><img alt="OCA/odoo-modules" src="https://img.shields.io/badge/github-OCA%2Fodoo--modules-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/odoo-modules-12-0/odoo-modules-12-0-base_newsletter_sendy"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a></p> <p>This module allows ecommerce customers to subscribe a newsletter which is provided by <a class="reference external" href="https://sendy.co/">Sendy</a>. Sendy is a self-hosted newsletter system independent of Odoo.</p> <p>For configuration there are three parameters to be set in Settings -&gt; Activate the developer mode -&gt; Settings -&gt; Technical -&gt; System Parameters:</p> <ul class="simple"> <li>sendy_api_key</li> <li>sendy_list</li> <li>sendy_url</li> </ul> <img alt="images/01_api_key.png" src="images/01_api_key.png" /> <p>During checkout customers can subscribe by activating the marked checkbox.</p> <img alt="images/02_e-commerce_checkout.png" src="images/02_e-commerce_checkout.png" /> <p>At a contact record in the backoffice: Sales &amp; Purchases -&gt; Newsletter (via Sendy)</p> <img alt="images/03_customer_record.png" src="images/03_customer_record.png" /> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#maintainers" id="id4">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/odoo-modules/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/odoo-modules/issues/new?body=module:%20base_newsletter_sendy%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Nitrokey GmbH</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id4">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/odoo-modules/tree/12.0/base_newsletter_sendy">OCA/odoo-modules</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>