Pasar al contenido principal
https://catalogartifact.azureedge.net/publicartifacts/pcloudhostingllc1770894336819.soplanning-6b0a5374-4c1e-4b4b-896a-eb2e1e910a67/image0_pcloud.txt.png

SOPlanning

por pcloudhosting

(1 clasificaciones)

Version 1.56.00 + Free Support on Ubuntu 26.04

SOPlanning is an open-source web-based project planning and resource management tool designed to help teams organize tasks, manage schedules, and allocate resources efficiently through a simple and centralized interface.

Features of SOPlanning:
  • Provides a complete project and resource planning system for teams and organizations.
  • Supports task scheduling, assignment, and workload visualization for better planning efficiency.
  • Enables user and team management with role-based access control.
  • Allows planning of resources such as people, time slots, and project activities.
  • Offers a calendar-based interface for easy visualization of tasks and availability.
  • Supports customizable planning views and filters for different projects and teams.
  • Includes reporting and export features for tracking project progress and utilization.
  • Provides multi-user collaboration for shared project planning and coordination.
  • Lightweight and easy to deploy on standard LAMP stack (Linux, Apache, MySQL, PHP).

Usage Instruction

Enable Apache rewrite and restart service:
$ sudo su
$ sudo a2enmod rewrite
$ sudo systemctl restart apache2

Access SOPlanning UI:
http://yourserver_IP/soplanning

Default installation path: /var/www/html/soplanning

To get Database details: cat /var/www/credentials.txt

Database setup is required during web installer (MySQL/MariaDB credentials must be configured during installation).

Disclaimer: SOPlanning is an open-source planning and resource management application intended for project coordination and scheduling. Performance and stability may vary depending on PHP version, database configuration, server resources, and installed modules. Proper Apache configuration, file permissions, and database setup are recommended for secure and stable operation.