Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.43k stars 2.78k forks source link

Add Hook in dol_print_socialnetworks function #30796

Closed catrielr closed 2 weeks ago

catrielr commented 2 months ago

Feature Request

Add a Hook like in the dol_print_phone function. (../htdocs/core/lib/function.lib.php) One of the reasons is, for example, adding unread chats on WhatsApp or Telegram, etc.

imagen

Use case

No response

Suggested implementation

No response

Suggested steps

No response

frederic34 commented 2 months ago

https://github.com/Dolibarr/dolibarr/pull/30797