Appearance
Installation
PayInvoice Next runs on the PINEXT Platform. This page covers installation for system administrators.
Prerequisites
Before installing PayInvoice Next, ensure your server meets these requirements:
- Operating System: Ubuntu 22.04 LTS or later
- Python: 3.10 or later
- Database: MariaDB 10.6 or later
- Node.js: 18 or later
- RAM: Minimum 4 GB (8 GB recommended for production)
- Disk: Minimum 40 GB free space
Installation Steps
- Set up the PINEXT Platform on your server following the platform installation guide provided by your implementation partner.
- Install the PayInvoice Next modules using the platform's app installation command.
- Create or configure your site with the required modules enabled.
- Run the database migration to set up all required tables and fields.
- Build the frontend assets.
- Clear the cache and restart the server.
TIP
Your implementation partner will handle the initial server setup. This page is for reference during upgrades or additional site configurations.
Post-Installation
After installation, proceed to Initial Setup to configure your company, fiscal year, and chart of accounts.
Verifying Installation
Log into PayInvoice Next and navigate to the module sidebar. You should see the following modules available:
- Budget Management
- Procurement
- Supplier Management
- Invoice Processing
- Workflow & Approvals
- Reports
If any module is missing, contact your implementation partner to verify the module installation.
Related Pages
- Initial Setup — Configure your company after installation
- Quick Start Guide — Create your first Purchase Order