Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/classiebit/anofie-docs

Anofie Lite Documentation - Anonymous Feedback Platform Remastered
https://github.com/classiebit/anofie-docs

anofie-docs anonymous-feedback honesty laravel larecipe reinvent sarahah script

Last synced: about 1 month ago
JSON representation

Anofie Lite Documentation - Anonymous Feedback Platform Remastered

Awesome Lists containing this project

README

        

# Anofie Lite Docs

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.


Just **download** it, **install** directly on **your server** and start collecting **honest** suggestions and feedback from your friends, employees, or customers creatively and professionally.

---

#### Read the documentation live - [Anofie Docs](https://anofie-docs.classiebit.com)

#### Live Preview - [Anofie](https://anofie.classiebit.com)

---

![Anofie - Anonymous feedback script remastered](https://anofie-docs.classiebit.com/images/anofie-docs-banner-1.jpg "Anofie - Anonymous feedback script remastered")

---

> **Here's a complete video tutorial guide for getting started quickly [Anofie Academy](https://classiebit.com/academy/anofie/getting-started) ✌️**

---

**Anofie Lite Version** is open-source, free to use. Lite version has got limited features & functionality.

+ [Live](https://anofie.classiebit.com) - Visit lite version live.
+ [Github](https://github.com/classiebit/anofie) - Give us a Star.
+ [Download](https://classiebit.com/anofie) - Visit here to download.

---

## Pro Version

**Anofie Pro Version** comes with **Commercial** license. Pro version is fully loaded with a lot of useful and exciting features.

+ [Live](https://anofie.com) - Live preview available now.
+ [Purchase](https://classiebit.com/anofie-pro) - Available for purchase now - Flat 50% Off (limited time offer)

---

## Installation

Anofie comes with an installer that makes the installation process fully automated and smooth as 🍻

![Anofie Installer](https://anofie-docs.classiebit.com/images/installer-lite-1.jpg "Anofie Installer Screenshot")

---

> **We've made a video for you to get started quickly. Have a look 💪**

---

## Server Requirements

* PHP version **5.6** or newer is recommended.
* Make sure **.htaccess** is enabled.

## Remember

* If installing on the local system, please do not create a database, just enter localhost database credentials & installer will auto-create the new database.
* Anofie can also be installed on `subdomain.example.com` or `example.com/subfolder/`
* The `captcha` & `upload` directory must be **writable**
* After installation if you see something like `Error number: 1146 Table settings don't exist` or a `blank page`, **just hit refresh**.

## Install

1. Download & Unzip the package.
2. Copy all from the **Anofie package** folder and paste into your website directory.
3. You website directory should look like this.

```bash

example.com

├── application
├── captcha
├── install
├── system
├── themes
├── upload

├── .htaccess
└── index.php

```

4. Visit `example.com/install` to run the installer.
5. Enter database credentials.
6. Choose if you wish to install **with** or **without** dummy data.
7. Click Install to start the installation process.
8. After the installation sucessful, **PLEASE DELETE THE INSTALL FOLDER**

---

> **Make sure `.htaccess` files exist and not hidden.**

---

> **DO NOT FORGET TO DELETE THE `INSTALL` FOLDER**

---

## Demo Accounts

Demo accounts have got `demo data` to easily showcase all the features of Anofie.

1. We refresh the database every day.
2. While in demo mode, there are no restrictions except -
* Deleting or Disabling user account.
* Changing Username, email, password and profile pic.

---

To test in a specific language, we've mentioned language preference after each demo account-
`e.g Roman Pane (Russian)`, so when you log in via `[email protected]` please change the language (see in the footer) to `Russian` to see everything in `Russian`

---

> **Password is same for all - `password`**

---

1. David Lane (English) - `[email protected]`
2. Cora Woods (English) - `[email protected]`

3. Roman Pane (Russian) - `[email protected]`
4. Tara Young (Russian) - `[email protected]`

5. Josh Grey (Arabic) - `[email protected]`
6. Gina White (Arabic) - `[email protected]`

7. Katie Stone (Chinese) - `[email protected]`
8. Tony Ray (Chinese) - `[email protected]`

9. Alex Hart (Japanese) - `[email protected]`
10. Sonia Maxwell (Japanese) - `[email protected]`


**Accounts having access to `Admin Panel`**

1. Semi-Admin (limited admin) - `[email protected]`
2. Super-Admin (full access) - `[email protected]`

---

#### Read the beautiful documentation here - [Anofie Docs](https://anofie-docs.classiebit.com)

---