InvoixPro is a modern, self-hosted invoice, subscription, and payment management system built with Laravel. It is designed for freelancers, agencies, startups, and businesses that need full control over their billing and client management without SaaS limitations.
The system provides professional invoicing, public payment links, multiple payment gateway support, subscription plans, and a clean admin and user dashboard.
InvoixPro is easy to install, fully responsive, and suitable for real-world business use.Live Demo
https://invoixpro1.stackful.dev/
https://documenter.getpostman....
Download Here
Admin Login
Email: admin@demo.com
Password: 12345678
Customer Login
Email: sagor.picotech@gmail.com
Password: 12345678
- Professional invoice creation with itemized billing
- Dynamic PDF invoice generation
- Public invoice payment pages (no client login required)
- Multiple payment gateway support
- User-configurable payment gateways
- Subscription and plan management
- Admin and user role-based dashboards
- Client management (CRM)
- Real-time system notifications
- Responsive modern UI built with Tailwind CSS
- Web-based installer wizard
- Secure and clean Laravel codebase
- PHP 8.1 or higher
- MySQL 5.7 or higher
- Apache or Nginx web server
- Composer enabled
- mod_rewrite enabled
- Upload the project files to your server
- Set the document root to the /public directory
- Create a MySQL database
- Copy .env.example to .env
- Update database credentials in the .env file
- Run composer install
- Visit /install and complete the installation wizard