Coder Social home page Coder Social logo

niche4u / yunjianyi Goto Github PK

View Code? Open in Web Editor NEW
90.0 13.0 33.0 15.5 MB

yunjianyi.com is A high performance open-source forum software written in Yii2.

Home Page: http://yunjianyi.com

License: BSD 3-Clause "New" or "Revised" License

PHP 97.77% CSS 0.84% HTML 0.01% Batchfile 0.07% PLSQL 1.04% Shell 0.21% Ruby 0.01% JavaScript 0.06%

yunjianyi's Introduction

yunjianyi

yunjianyi is A high performance open-source forum software written in Yii2.

Demo Website

yunjianyi

Requirements

  • PHP version 5.3.6 or higher.
  • MySQL version 5.0 or higher.
  • Nginx or apache

Install

git clone http://github.com/chonder/yunjianyi.git yunjianyi
cd yunjianyi
php init

Create database yii2advanced

Database

Edit the file common/config/db.php with real data, for example:

return [
    'class' => 'yii\db\Connection',
    'dsn' => 'mysql:host=localhost;dbname=yii2advanced',
    'username' => 'root',
    'password' => 'root',
    'charset' => 'utf8',
];

Usage

  • Use the URL http://www.domain.com point to yunjianyi/frontend/web/ to access application frontend.
  • Use the URL http://admin.domain.com point to yunjianyi/backend/web/ to access application backend.

Default admin and password

admin
adminadmin

##Features

  • Theme based bootstrap3, Designed for everyone, everywhere.
  • Discussions Node based.
  • High performance.
  • The modern Notification Center (currently supported and @ replies).
  • The topic body based markdown.

##License

Copyright 2015 yunjianyi ([email protected])

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://yunjianyi.com/LICENSE.md

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

yunjianyi's People

Contributors

niche4u avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yunjianyi's Issues

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.