mirror of https://github.com/helloxz/onenav.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xiaoz
e653a8cfb1
|
4 years ago | |
---|---|---|
class | 4 years ago | |
controller | 4 years ago | |
db | 4 years ago | |
functions | 4 years ago | |
templates | 4 years ago | |
.htaccess | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
config.simple.php | 4 years ago | |
favicon.ico | 4 years ago | |
index.php | 4 years ago | |
version.txt | 4 years ago |
README.md
onenav
使用PHP + SQLite 3开发的简约导航/书签管理器,xiaoz新作,欢迎体验。
功能特色
- 支持后台管理
- 支持私有链接
- 支持多种主题风格(默认内置2套模板)
- 支持链接信息自动识别
- 支持API
快速开始
- 需安装PHP环境,并确保支持SQLite3
- 下载源码解压到站点根目录
- 将
config.simple.php
修改为config.php
并填写自己的站点信息 - 访问后台:
http://IP/index.php?c=login
更多说明,请参考帮助文档:https://www.yuque.com/helloz/onenav
联系我
- Blog:https://www.xiaoz.me/
- QQ:337003006
- QQ群:147687134
鸣谢
OneNav诞生离不开以下项目,在此表示感谢(排名不分先后)。