README.rst 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License
  3. Product Share
  4. ============
  5. This module brings the users the possibility to globally enable/disable a share button
  6. that will be displayed in each product page.
  7. Usage
  8. =====
  9. 1. Go to website
  10. 2. Open one of the product
  11. 3. Click on customize button
  12. 4. Toggle share product option to enable/disable share button
  13. NB: even if you have to go to one specific product, the set up is valid for all of them.
  14. Know issues / Roadmap
  15. =====================
  16. * Share product configuration valid for all products. No individual configuration for each product.
  17. Bug Tracker
  18. ===========
  19. Bugs are tracked on `GitHub Issues <https://github.com/OCA/e-commerce/issues>`_.
  20. In case of trouble, please check there if your issue has already been reported.
  21. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  22. `here <https://github.com/OCA/e-commerce/issues/new?body=module:%20website_product_share%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  23. Credits
  24. =======
  25. Contributors
  26. ------------
  27. * Andhitia Rama <andhitia.r@gmail.com>
  28. Maintainer
  29. ----------
  30. .. image:: https://odoo-community.org/logo.png
  31. :alt: Odoo Community Association
  32. :target: https://odoo-community.org
  33. This module is maintained by the OCA.
  34. OCA, or the Odoo Community Association, is a nonprofit organization whose
  35. mission is to support the collaborative development of Odoo features and
  36. promote its widespread use.
  37. To contribute to this module, please visit https://odoo-community.org.