Coddingpro

How can we help?

Search 336 articles, or browse by product below.

63 articles

Deprixa Pro — Integrated Courier & Logistics System · Shipment Status Flow

📋 Pending→ ⚙️ Processing→ 🚛 In Transit→ 🛵 Out for Delivery→ ✅ DeliveredEach status change can automatically trigger notifications (WhatsApp, SMS, or E…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · SMS — ClickSend Integration

Automated SMS notifications via ClickSend APIDeprixa Pro v8.4+ includes ClickSend SMS API integration with predefined templates for all modules. SMS is an…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · SMTP — Email Configuration (PHPMailer)

Configure email delivery for notifications, invoices, and alertsDeprixa Pro uses PHPMailer for all email communication. PHPMailer supports SMTP with SSL/T…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · SMTP Configuration (Hostinger / cPanel)

In your hosting panel (Hostinger → hPanel, cPanel, etc.), navigate to Email Accounts → Create Account. Create an email like noreply@yourdomain.com or supp…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · Step 2 — Create database & upload files

In your hosting panel (cPanel, Plesk, etc.) create a new MySQL database and a database user with full privileges.Extract the ZIP and upload the contents o…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · Step 3 — Run the web installer

Open https://yourdomain.com/install/ in your browser to launch the installation wizard.The installer checks that all requirements are met. Fix any red ite…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · Step 4 — Post-installation & security

🚨 Security: After successful installation, delete or rename the install/ folder from your server. Leaving it accessible is a security risk.Delete or rest…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · Stripe Setup

Log in at stripe.com.Go to Developers → API Keys.Copy the Publishable Key (starts with pk_) and reveal the Secret Key (starts with sk_).In Deprixa Pro, go…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · System Architecture

How the request flow worksDeprixa Pro uses a classic PHP MVC-inspired pattern with entry-point PHP files, view files, and shared helpers. Here is the full…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · Tariffs & Pricing (Courier Only)

Automatic weight-based tariffs and client-specific pricingDeprixa Pro v8.5 introduces a powerful automatic tariff engine for the Shipping (Courier) module…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · Template Examples

WhatsApp — Shipment Created:📦 *{{company_name}}* — Package NotificationHello *{{client_name}}*! 🎉Your shipment has been registered successfully. 📌 Trac…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · The sidebar is blank after login. What do I do?

A blank sidebar means the user has no permissions assigned. Go to Tools → Assign Permissions, select the user's role, and assign the appropriate modu…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · Ultramsg API Code Example

This is how Deprixa Pro sends a WhatsApp message internally via the Ultramsg API:$url = "https://api.ultramsg.com/{instance_id}/messages/chat"; …

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · Update Files & Folders

Download the new v8.5 package from Codecanyon.Perform a fresh installation on your server (recommended approach to avoid file conflicts).From your old ins…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · Update the Database

Create two databases on your server or localhost: one with your old backup, one with the new v8.5 schema.Use a database comparison tool (e.g. phpMyAdmin S…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · Volumetric Weight

Deprixa Pro supports volumetric (dimensional) weight billing. The formula used is:# Standard volumetric weight formula Volumetric Weight = (Length × Width…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · What is a Pre-Alert?

A pre-alert is an advance notification created by the client (or staff on their behalf) that says: "I bought something online, here is the tracking n…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · What's New in Version 8.5

✅ RBAC (Roles & Permissions): Full role-based access across the system. Roles: Super Admin, Administrator, Employee, Agency, Client, Driver — all wit…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · What's New in Version 8.5.2 Latest

Released: 03 April 2026 — Security · UI Redesign · Bug Fixes✅ Public Rate Calculator: New public-facing rate calculator at cotizar.php. Customers can get…

1 day ago

Deprixa Pro — Integrated Courier & Logistics System · WhatsApp API — Ultramsg

Automated WhatsApp notifications for clientsDeprixa Pro integrates with Ultramsg, a WhatsApp API provider that allows sending automated messages directly …

1 day ago