diff --git a/setup/sms_twilio/odoo/addons/sms_twilio b/setup/sms_twilio/odoo/addons/sms_twilio new file mode 120000 index 000000000..e72b9fc26 --- /dev/null +++ b/setup/sms_twilio/odoo/addons/sms_twilio @@ -0,0 +1 @@ +../../../../sms_twilio \ No newline at end of file diff --git a/setup/sms_twilio/setup.py b/setup/sms_twilio/setup.py new file mode 100644 index 000000000..28c57bb64 --- /dev/null +++ b/setup/sms_twilio/setup.py @@ -0,0 +1,6 @@ +import setuptools + +setuptools.setup( + setup_requires=['setuptools-odoo'], + odoo_addon=True, +) diff --git a/sms_twilio/README.rst b/sms_twilio/README.rst index 98586c1c7..e83f58913 100644 --- a/sms_twilio/README.rst +++ b/sms_twilio/README.rst @@ -1,11 +1,14 @@ ========== -Sms Twilio +SMS Twilio ========== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:fd33cd14c1faf25aa72cb5b0357c5c6c7b6a1e843ca3238491051206e7215272 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,22 +17,21 @@ Sms Twilio :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fconnector--telephony-lightgray.png?logo=github - :target: https://github.com/OCA/connector-telephony/tree/14.0/sms_twilio + :target: https://github.com/OCA/connector-telephony/tree/16.0/sms_twilio :alt: OCA/connector-telephony .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/connector-telephony-14-0/connector-telephony-14-0-sms_twilio + :target: https://translation.odoo-community.org/projects/connector-telephony-16-0/connector-telephony-16-0-sms_twilio :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/228/14.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/connector-telephony&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| Implementation of **Twilio API** for sending sms. This module depend of odoo native **sms** module it only implement Twilio as provider. - **Table of contents** .. contents:: @@ -49,8 +51,8 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. 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 -`feedback `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -60,7 +62,7 @@ Credits Authors ~~~~~~~ -* ForgeFlow +* Akretion Contributors ~~~~~~~~~~~~ @@ -88,6 +90,6 @@ Current `maintainer `__: |maintainer-mariadforgeflow| -This module is part of the `OCA/connector-telephony `_ project on GitHub. +This module is part of the `OCA/connector-telephony `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/sms_twilio/static/description/index.html b/sms_twilio/static/description/index.html new file mode 100644 index 000000000..24bebe79c --- /dev/null +++ b/sms_twilio/static/description/index.html @@ -0,0 +1,435 @@ + + + + + + +SMS Twilio + + + +
+

SMS Twilio

+ + +

Beta License: AGPL-3 OCA/connector-telephony Translate me on Weblate Try me on Runboat

+

Implementation of Twilio API for sending sms. +This module depend of odoo native sms module it only implement Twilio as +provider.

+

Table of contents

+ +
+

Configuration

+

To configure this module, you need to:

+
    +
  • Go to settings > technical > IAP Account
  • +
  • Create a new account with TWilio as provider
  • +
  • Fill your account information.
  • +
+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Akretion
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

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.

+

Current maintainer:

+

mariadforgeflow

+

This module is part of the OCA/connector-telephony project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ +