|
@@ -2,6 +2,23 @@
|
2
|
2
|
|
3
|
3
|
Business Theme for ERPNext / Frappe
|
4
|
4
|
|
|
5
|
+### To install this theme,
|
|
6
|
+
|
|
7
|
+bench get-app https://github.com/Midocean-Technologies/business_theme_v14.git
|
|
8
|
+
|
|
9
|
+bench --site (sitename) install-app business_theme_v14
|
|
10
|
+
|
|
11
|
+bench clear-cache
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+### To uninstall this theme
|
|
15
|
+
|
|
16
|
+bench --site (sitename) uninstall-app business_theme_v14
|
|
17
|
+
|
|
18
|
+<img width="1431" alt="Screenshot 2022-06-26 at 2 02 45 PM" src="https://user-images.githubusercontent.com/31538550/175806337-ba832d87-c947-4904-8d4f-7343fa516069.png">
|
|
19
|
+<img width="1431" alt="Screenshot 2022-06-26 at 2 02 28 PM" src="https://user-images.githubusercontent.com/31538550/175806341-9603719f-3cb1-42f0-b138-b9b15376d1d4.png">
|
|
20
|
+<img width="1431" alt="Screenshot 2022-06-26 at 2 01 56 PM" src="https://user-images.githubusercontent.com/31538550/175806342-0557f11a-6992-4d47-85b3-7ebfe613b124.png">
|
|
21
|
+
|
5
|
22
|
#### License
|
6
|
23
|
|
7
|
|
-MIT
|
|
24
|
+MIT
|