[PR #2502] [MERGED] New Script: Dolibarr #3795

Closed
opened 2026-02-26 13:34:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2502
Author: @tremor021
Created: 2/19/2025
Status: Merged
Merged: 2/20/2025
Merged by: @MickLesk

Base: mainHead: dolibarr


📝 Commits (3)

📊 Changes

3 files changed (+133 additions, -0 deletions)

View changed files

ct/dolibarr.sh (+41 -0)
install/dolibarr-install.sh (+53 -0)
json/dolibarr.json (+39 -0)

📄 Description

✍️ Description

Link: #2457 #973

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)

We provide no update via script, its done through the applications web interface


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2502 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/19/2025 **Status:** ✅ Merged **Merged:** 2/20/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `dolibarr` --- ### 📝 Commits (3) - [`5598715`](https://github.com/community-scripts/ProxmoxVE/commit/5598715ef6a5dc0f9149c0554d90da87d18b6afb) Add Dolibarr script - [`1019fea`](https://github.com/community-scripts/ProxmoxVE/commit/1019fea471c967ebccbf18739369ee7e9f6f9101) Moved mariadb into dependencies - [`0813c07`](https://github.com/community-scripts/ProxmoxVE/commit/0813c076bf78e342ed12caaa97b3e8c967697b34) Fixed updatable to true ### 📊 Changes **3 files changed** (+133 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/dolibarr.sh` (+41 -0) ➕ `install/dolibarr-install.sh` (+53 -0) ➕ `json/dolibarr.json` (+39 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: #2457 #973 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [✅] **Self-review performed** – Code follows established patterns and conventions. - [✅] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [✅] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) We provide no update via script, its done through the applications web interface --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3795
No description provided.