Configs2026年5月24日·1 分钟阅读

AureusERP — Free Open-Source Enterprise Resource Planning Platform

AureusERP is a free, open-source ERP system built with Laravel and FilamentPHP, covering accounting, HR, inventory, sales, and purchasing for small and mid-sized businesses.

Agent 就绪

这个资产可以被 Agent 直接读取和安装

TokRepo 同时提供通用 CLI 命令、安装契约、metadata JSON、按适配器生成的安装计划和原始内容链接,方便 Agent 判断适配度、风险和下一步动作。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
AureusERP Platform
通用 CLI 安装命令
npx tokrepo install bb6b2fff-5705-11f1-9bc6-00163e2b0d79

Introduction

AureusERP is a modern, open-source enterprise resource planning platform built with Laravel and FilamentPHP. It provides integrated modules for accounting, human resources, inventory management, sales, and purchasing, designed for small and mid-sized businesses that need a customizable ERP without licensing fees.

What AureusERP Does

  • Manages double-entry accounting with journal entries, invoicing, and financial reports
  • Handles HR workflows including recruitment, employee records, and payroll tracking
  • Tracks inventory with warehouse management, stock movements, and reorder rules
  • Processes sales orders from quotation through delivery and payment
  • Manages purchase orders with vendor tracking and approval workflows

Architecture Overview

AureusERP is a Laravel monolithic application using FilamentPHP as the admin panel framework. It stores data in a relational database (MySQL or PostgreSQL). The modular design organizes business logic into separate Laravel packages for each ERP domain (accounting, HR, inventory). The frontend uses Livewire for reactive UI components without requiring a separate JavaScript framework.

Self-Hosting & Configuration

  • Requires PHP 8.2+, Composer, and a MySQL or PostgreSQL database
  • Clone the repository and run Composer install to fetch dependencies
  • Configure the database connection and application settings in the .env file
  • Run migrations with seed data to initialize the default chart of accounts and settings
  • Deploy behind Nginx or Apache with standard Laravel production practices

Key Features

  • Modular architecture allowing selective activation of ERP modules
  • Built on FilamentPHP for a polished, responsive admin interface
  • Multi-company support for managing separate business entities
  • Comprehensive audit trail on all financial and inventory transactions
  • Active development with regular feature additions and community contributions

Comparison with Similar Tools

  • ERPNext — Python/Frappe stack; AureusERP uses Laravel/PHP which is more common in web hosting
  • Odoo — large footprint with a commercial edition; AureusERP is fully open source
  • Dolibarr — older PHP ERP; AureusERP uses modern Laravel and FilamentPHP
  • Crater — focused on invoicing only; AureusERP covers full ERP functionality
  • Akaunting — accounting-focused; AureusERP adds HR, inventory, and sales modules

FAQ

Q: What database engines does AureusERP support? A: MySQL and PostgreSQL are the primary supported databases.

Q: Can I run AureusERP in Docker? A: Community Docker configurations are available, though the recommended setup uses a standard Laravel deployment.

Q: Is AureusERP suitable for large enterprises? A: It is designed for small and mid-sized businesses. Large enterprises may need additional customization.

Q: What license does AureusERP use? A: AureusERP is released under the MIT license.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产