Giter Site home page Giter Site logo

denghongcai / hifone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hifone/hifone

1.0 2.0 0.0 1.35 MB

Free, open-source, self-hosted forum software based on the Laravel PHP Framework.

Home Page: http://hifone.com

License: MIT License

PHP 87.08% JavaScript 5.65% ApacheConf 0.06% CSS 7.21%

hifone's Introduction

Hifone

Screenshot

Hifone is a free bulletin board software solution written in Laravel.

Features

  • Fast and simple
  • Beautiful and responsive
  • Roles & Permissions
  • Markdown & Emoj
  • Image upload
  • Avatars
  • Notifications
  • RSS Feeds
  • Localization: language files, time zone and UTF-8 support

Requirements

There are a few things that you will need to have set up in order to run Gitamin:

  • A web server: Nginx, Apache (with mod_rewrite), or Lighttpd
  • PHP 5.6.4+ with the following extensions: mbstring, pdo_mysql
  • MySQL or PostgreSQL
  • Composer

Installation

git clone https://github.com/Hifone/Hifone
cd Hifone
composer install --no-dev -o
cp .env.example .env
php artisan migrate
php artisan key:generate
php artisan config:cache

Once cloned to your local machine, you'll need some demo data! Simply run php artisan hifone:seed to get the demo installation on the go.

Development

These extra dependencies are required to develop Hifone:

  • Node.js
  • Bower
  • Gulp
npm install
bower install
gulp

If you're making a lot of changes, you'll find that running gulp watch will really help you out!

Demo

Hifone website.

hifone's People

Contributors

lianguan avatar

Stargazers

Philip Okugbe avatar

Watchers

James Cloos avatar Hongcai Deng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.