zikwall/easy-online
Composer 安装命令:
composer require zikwall/easy-online
包简介
Social Communication system for you!
README 文档
README
Installation
Pre-Setup configure composer.json (https://github.com/zikwall/easy-online-composer)
Change index file (web/index.php)
// for example Yii2 basic app $config = yii\helpers\ArrayHelper::merge( require __DIR__ . '/../config/web.php', require __DIR__ . '/../vendor/zikwall/easy-online/modules/core/config/web.php', (is_readable(__DIR__ . '/../config/easy-online-dynamic.php')) ? require(__DIR__ . '/../config/easy-online-dynamic.php') : [] ); (function ($config) { (new \zikwall\easyonline\modules\core\components\web\Application($config))->run(); })($config);
Open site in browser to start the installation process
Visit: http://c95202tj.bget.ru to view example
You can Signup (also through social OAuth 🎁) or enter right away:
- Login: Username
- Password: 123456
❌ it does not provide access to the admin panel!
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-08-04