Logo
file_download
Installation
License
Automated Installation
Manual Installation
Updating
✨ New Features
πŸ—οΈ Beta Features
settings
Configuration
First Login
Branding
Configure Pricing
Invoice Settings
Payment Providers
E-Mail Settings
Package Managment
IPAM
Connect Proxmox
Host Overview
Server Templates
VNC Terminal
SSH Keys
News
Vouchers
Extra Charges
Language
Captchas
Accounting Integration
Event System
extension
Modules
LXC Module
Network Module
BlockStorage Module
Backup Module
Domain Module
Webspace Module
apps
Miscellaneous
Error Logging
Internal Server Error after installation
Debugging Order Errors
Applying Patches
Windows Cloudbase-Init
api
Developer
File Structure
MyModule.php
Database
Migrations
Event Manager
Templating
Interceptors
User
ACL (Permissions)
Frontend Modules
CORS
ProxmoxCPDeveloper

Developer

Developer Documentation

11 articles
Updated recently

Articles in this category

File Structure

Learn more about file structure and how to implement it effectively.

Read more β†’

MyModule.php

Learn more about mymodule.php and how to implement it effectively.

Read more β†’

Database

Learn more about database and how to implement it effectively.

Read more β†’

Migrations

Learn more about migrations and how to implement it effectively.

Read more β†’

Event Manager

Learn more about event manager and how to implement it effectively.

Read more β†’

Templating

Learn more about templating and how to implement it effectively.

Read more β†’

Interceptors

Learn more about interceptors and how to implement it effectively.

Read more β†’

User

Learn more about user and how to implement it effectively.

Read more β†’

ACL (Permissions)

Learn more about acl (permissions) and how to implement it effectively.

Read more β†’

Frontend Modules

Learn more about frontend modules and how to implement it effectively.

Read more β†’

CORS

Learn more about cors and how to implement it effectively.

Read more β†’

This documentation will hold all information needed for developers to start developing and maintaining their own Modules. It’ll explain Systems from the core that can be used in order to extend the functionality of the base ProxmoxCP.