|
@@ -17,11 +17,35 @@
|
17
|
17
|
|
18
|
18
|
A Laravel and Filament-powered accounting platform, crafting a modern and automated solution for financial management.
|
19
|
19
|
|
|
20
|
+# Demo
|
|
21
|
+
|
|
22
|
+**[Try the Demo](https://erpsaas-3-x-mrxixt.laravel.cloud)**
|
|
23
|
+
|
|
24
|
+The demo environment provides a complete experience of the application with the following setup:
|
|
25
|
+
|
|
26
|
+- **Login Credentials**: Pre-filled for convenience (email: admin@erpsaas.com, password: password)
|
|
27
|
+- **Multi-Company Setup**: 5 pre-configured companies with different currencies:
|
|
28
|
+ - ERPSAAS (USD)
|
|
29
|
+ - European Retail GmbH (EUR)
|
|
30
|
+ - UK Services Ltd (GBP)
|
|
31
|
+ - Canadian Manufacturing Inc (CAD)
|
|
32
|
+ - Australian Hospitality Pty (AUD)
|
|
33
|
+- **Feature Access**: Full accounting functionality with simplified user management
|
|
34
|
+- **Limitations**: Plaid, Live Currency, Profile customization, password reset, and registration are disabled
|
|
35
|
+
|
|
36
|
+This demo is ideal for evaluating the application's multi-currency capabilities and core features without any
|
|
37
|
+installation required.
|
|
38
|
+
|
|
39
|
+**Note**: As this is a public demo environment, please do not enter any sensitive or personal information.
|
|
40
|
+
|
20
|
41
|
## Sponsorship
|
21
|
42
|
|
22
|
|
-While **ERPSAAS** is open-source, maintaining it requires significant time and resources. Your sponsorship directly supports ongoing development, bug fixes, and improved documentation.
|
|
43
|
+While **ERPSAAS** is open-source, maintaining it requires significant time and resources. Your sponsorship directly
|
|
44
|
+supports ongoing development, bug fixes, and improved documentation.
|
23
|
45
|
|
24
|
|
-As a solo developer, I can only provide limited free support. Sponsors receive priority assistance, input on feature priorities, and early access to updates. Even a small monthly contribution makes a significant difference in keeping this project actively maintained.
|
|
46
|
+As a solo developer, I can only provide limited free support. Sponsors receive priority assistance, input on feature
|
|
47
|
+priorities, and early access to updates. Even a small monthly contribution makes a significant difference in keeping
|
|
48
|
+this project actively maintained.
|
25
|
49
|
|
26
|
50
|
**Become a sponsor:** [GitHub Sponsors](https://github.com/sponsors/andrewdwallo)
|
27
|
51
|
|