You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-20Lines changed: 29 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,11 @@ Welcome to Anofie Lite documentation for initial stable version 1.0
19
19
<aname="What-is-Anofie"></a>
20
20
## What is Anofie
21
21
22
-
Anofie is an anonymous feedback system. Using Anofie, you can launch your own dedicated platform for Anonymous Feedback on your domain. Anofie is better than the popular anonymous feedback website. It is more secure, scalable & ready to use in production.
22
+
Anofie is an anonymous feedback system. Using Anofie, you can launch your dedicated platform for Anonymous Feedback on your domain. Anofie is better than the popular anonymous feedback website. It is more secure, scalable & ready to use in production.
23
23
24
24
<br>
25
25
26
-
Just **download** it, **install** directly on **your server** and start collecting **honest** suggestions and feedbacks from your friends, employees, or customers in a creative and professional manner.
26
+
Just **download** it, **install** directly on **your server** and start collecting **honest** suggestions and feedbacks from your friends, employees, or customers creatively and professionally.
27
27
28
28
---
29
29
@@ -42,28 +42,43 @@ Just **download** it, **install** directly on **your server** and start collecti
42
42
<aname="Pro-version"></a>
43
43
## Pro Version
44
44
45
-
**Anofie Pro Version** comes with **Commercial** license. Pro version is fully loaded with a lot of usefull and exciting features.
45
+
**Anofie Pro Version** comes with **Commercial** license. Pro version is fully loaded with a lot of useful and exciting features.
46
46
47
47
+[Live](https://anofie.com) - Coming soon.
48
48
+[Purchase](https://classiebit.com/anofie-pro) - Subscribe now for notifications, will be soon available for Purchase here
49
49
50
50
51
51
# Installation
52
52
53
-
Anofie comes with a installer that makes the installation process fully automated and smooth as 🍻
53
+
Anofie comes with an installer that makes the installation process fully automated and smooth as 🍻
> {primary.fa-youtube} We've made a video for you to get started quickly. Have a look 💪
56
61
57
62
---
58
63
59
64
-[Server Requirements](#Server-Requirements)
65
+
-[Remember](#Remember)
60
66
-[Install](#Install)
61
67
62
68
63
69
<aname="Server-Requirements"></a>
64
70
## Server Requirements
65
71
66
-
* PHP version 5.6 or newer is recommended.
72
+
* PHP version **5.6** or newer is recommended.
73
+
* Make sure **.htaccess** is enabled.
74
+
75
+
76
+
<aname="Remember"></a>
77
+
## Remember
78
+
79
+
* If installing on the local system, please do not create a database, just enter localhost database credentials & installer will auto-create the new database.
80
+
* Anofie can also be installed on `subdomain.example.com` or `example.com/subfolder/`
81
+
* After installation if you see something like `Error number: 1146 Table settings don't exist` or a `blank page`, **just hit refresh**.
67
82
68
83
69
84
<aname="Install"></a>
@@ -93,28 +108,22 @@ Anofie comes with a installer that makes the installation process fully automate
93
108
5. Enter database credentials.
94
109
6. Choose if you wish to install **with** or **without** dummy data.
95
110
7. Click Install to start the installation process.
111
+
8. After the installation sucessful, **PLEASE DELETE THE INSTALL FOLDER**
96
112
97
113
98
-
---
99
-
100
-
> {info} If installing on local system, please do not create database, just enter localhost database credentials & installer will auto create the new database.
101
-
102
-
---
103
-
104
-
> {info} Anofie can also be installed on `subdomain.example.com` or `example.com/subfolder/`
114
+
>{warning} Make sure **.htaccess** files exist and not hidden.
105
115
106
116
---
107
117
108
-
> {primary} After installation if you see something like `Error number: 1146 Table settings doesn't exists` or a `blank page`, just hit refresh.
118
+
> {danger} DO NOT FORGET TO DELETE THE **INSTALL** FOLDER
109
119
110
-
---
111
120
112
121
# Demo Accounts
113
122
114
123
Demo accounts have got `demo data` to easily showcase all the features of Anofie.
115
124
116
125
<br>
117
-
1. We refresh the database everyday.
126
+
1. We refresh the database every day.
118
127
2. While in demo mode, there are no restrictions except -
119
128
120
129
- Deleting or Disabling user account.
@@ -123,12 +132,12 @@ Demo accounts have got `demo data` to easily showcase all the features of Anofie
123
132
124
133
---
125
134
126
-
To test in specific language, we've mentioned language preference after each demo account-
127
-
`e.g Roman Pane (Russian)`, so when you login via `romanpane@mail.com` please change the language (see in the footer) to `Russian` to see everything in`Russian`
135
+
To testina specific language, we've mentioned language preference after each demo account-
136
+
`e.g Roman Pane (Russian)`, so when you log in via `romanpane@mail.com` please change the language (see in the footer) to `Russian` to see everything in `Russian`
128
137
129
-
> {primary} Password is same for all - `password`
138
+
> {info} Password is same for all - `password`
130
139
131
-
1. David lane (English) - `davidlane@mail.com`
140
+
1. David Lane (English) - `davidlane@mail.com`
132
141
2. Cora Woods (English) - `corawoods@mail.com`
133
142
134
143
3. Roman Pane (Russian) - `romanpane@mail.com`
@@ -152,4 +161,4 @@ To test in specific language, we've mentioned language preference after each dem
152
161
153
162
---
154
163
155
-
>{primary} To visit `Admin Panel` hover over profile icon in the header.
164
+
>{primary} To visit `Admin Panel` hover over profile icon in the header and click <larecipe-badge type="warning" circle icon="fa fa-dashboard"></larecipe-badge>
Copy file name to clipboardExpand all lines: resources/docs/1.0/installation.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ Anofie comes with an installer that makes the installation process fully automat
12
12
---
13
13
14
14
-[Server Requirements](#Server-Requirements)
15
+
-[Remember](#Remember)
15
16
-[Install](#Install)
16
17
17
18
@@ -22,6 +23,14 @@ Anofie comes with an installer that makes the installation process fully automat
22
23
* Make sure **.htaccess** is enabled.
23
24
24
25
26
+
<aname="Remember"></a>
27
+
## Remember
28
+
29
+
* If installing on the local system, please do not create a database, just enter localhost database credentials & installer will auto-create the new database.
30
+
* Anofie can also be installed on `subdomain.example.com` or `example.com/subfolder/`
31
+
* After installation if you see something like `Error number: 1146 Table settings don't exist` or a `blank page`, **just hit refresh**.
32
+
33
+
25
34
<aname="Install"></a>
26
35
## Install
27
36
@@ -49,20 +58,11 @@ Anofie comes with an installer that makes the installation process fully automat
49
58
5. Enter database credentials.
50
59
6. Choose if you wish to install **with** or **without** dummy data.
51
60
7. Click Install to start the installation process.
61
+
8. After the installation sucessful, **PLEASE DELETE THE INSTALL FOLDER**
52
62
53
63
54
64
>{warning} Make sure **.htaccess** files exist and not hidden.
55
65
56
66
---
57
67
58
-
> {info} If installing on the local system, please do not create a database, just enter localhost database credentials & installer will auto-create the new database.
59
-
60
-
---
61
-
62
-
> {info} Anofie can also be installed on `subdomain.example.com` or `example.com/subfolder/`
63
-
64
-
---
65
-
66
-
> {primary} After installation if you see something like `Error number: 1146 Table settings don't exist` or a `blank page`, just hit refresh.
67
-
68
-
---
68
+
> {danger} DO NOT FORGET TO DELETE THE **INSTALL** FOLDER
0 commit comments