Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:plugins:residents [2026/03/09 15:16] – created dhanasingh | en:plugins:residents [2026/03/11 17:06] (current) – [Information] dhanasingh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Residents ====== | ====== Residents ====== | ||
| + | |||
| + | ==== Description ==== | ||
| + | A billing and invoicing plugin for Admidio that helps manage resident invoices, payments, recurring charges, and device registrations. | ||
| + | |||
| + | ==== Features ==== | ||
| + | * Invoice Management - Create, edit, preview, and delete invoices for residents | ||
| + | * Payment Tracking - Record and manage payments against invoices | ||
| + | * Recurring Charges - Define recurring charge templates for automated billing | ||
| + | * Device Management - Track and approve resident device registrations | ||
| + | * Payment Gateway Integration - CCAvenue payment gateway support for online payment transactions | ||
| + | * PDF Generation - Generate PDF invoices and payment receipts | ||
| + | * Role-Based Access Control - Configurable admin roles for billing management | ||
| + | * Mobile API - REST API endpoints for mobile app integration | ||
| + | |||
| + | ==== Downloads ==== | ||
| + | <WRAP download 60%> | ||
| + | [[https:// | ||
| + | </ | ||
| + | |||
| + | ==== Information ==== | ||
| + | |||
| + | Managed by: [[https:// | ||
| + | |||
| + | Plugin version: **1.0**\\ | ||
| + | |||
| + | Required Adminidio version: **v5.0 or higher**\\ | ||
| + | |||
| + | Supported databases: **MySQL, PostgreSQL**\\ | ||
| + | |||
| + | Supported languages: **English, Tamil**\\ | ||
| + | |||
| + | License: **GPL 2**\\ | ||
| + | |||
| + | Source code: **[[https:// | ||
| + | |||
| + | ===== Installation ===== | ||
| + | |||
| + | - **Download the Plugin** | ||
| + | * Download the plugin from [[https:// | ||
| + | * Unzip the downloaded file into your Admidio plugins folder: | ||
| + | < | ||
| + | adm_plugins/ | ||
| + | </ | ||
| + | |||
| + | - **Run Installation** | ||
| + | * Open your browser and navigate to: | ||
| + | < | ||
| + | http:// | ||
| + | </ | ||
| + | * Click the **Install** button to create the required database tables | ||
| + | |||
| + | - **Configure Payment Gateway (Optional)** | ||
| + | * Go to **Preferences** tab | ||
| + | * Click **Add Payment Gateway** to configure **CCAvenue** for online payment transactions | ||
| + | * Enter your **CCAvenue merchant credentials** (Merchant ID, Access Code, Working Key) | ||
| + | |||
| + | ===== Uninstallation ===== | ||
| + | |||
| + | * Navigate to **Preferences** tab in the Residents plugin | ||
| + | * Click the **Uninstall Residents** button at the bottom of the page | ||
| + | * Confirm the uninstallation to remove all plugin tables and data | ||
| + | |||
| + | ===== Contact Us ===== | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | ===== Version history ===== | ||
| + | // | ||
| + | * Invoice management | ||
| + | * Payment Tracking | ||
| + | * Recurring charge definitions | ||
| + | * CCAvenue payment gateway integration | ||
| + | * PDF generation for invoices and receipts | ||
| + | * Role-based access control for billing admins | ||
| + | * Mobile API endpoints | ||
| + | * Device registration and approval workflow | ||
| + | |||