A robust and versatile system for managing electronic invoices and warehouse operations. Built using CodeIgniter 3.1.13 and Bootstrap 3.3.7, this self-hosted solution allows for unlimited free invoicing, PDF downloads, and comprehensive management of clients, items, and employees.
- Unlimited Electronic Invoices: Create, manage, and download invoices as PDFs.
- Multi-Company Support: Manage multiple companies within a single account.
- Client and Item Management: Maintain detailed records of clients and items with pricing.
- Protocol and Warranty Creation: Generate and export protocols and warranties to PDF.
- Invoice Status Tracking: Easily monitor paid and unpaid invoices.
- Multi-Language Support: Available in English, French, and Bulgarian, with customizable translations.
- Warehouse Operations: Track warehouse movements, manage stock quantities, and generate bills of goods.
- Employee Permissions: Assign specific permissions to different employees.
- Reports and Statistics: Generate comprehensive reports and export invoices as XML or Excel files.
- Responsive Design: Optimized for mobile devices, tablets, and high-resolution monitors.
- Customizable Settings: Adjust settings for rounding prices, toner-saving PDF options, and more.
- CodeIgniter: 3.1.13
- Bootstrap: 3.3.7
- Import
database.sql
to your MySQL database. - Set the database, username, and password in
application/config/database.php
.
If routing does not work automatically, set the base URL in application/config/config.php
:
$config['base_url'] = defined('BASE_URL') ? BASE_URL : 'https://your-website.com/';
- Visit the homepage and register a new account.
- Log in with your new credentials to start issuing unlimited invoices, protocols, and warranties.
- Access the admin panel at
/admin
(e.g.,https://yoursite.com/admin
). - Default credentials:
- Username: admin
- Password: admin
Available for integration with WordPress as a plugin.
If this project helps you save time in development, consider buying me a cup of coffee to support its ongoing development. Thank you!