使用PHP开发的简约导航/书签管理系统。
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 b9c86a9553 移除不必要的文件 4 years ago
class beta 0.9.1 4 years ago
controller beta 0.9.1 4 years ago
db 移除不必要的文件 4 years ago
functions beta 0.9.1 4 years ago
templates fix BUG 4 years ago
LICENSE Initial commit 4 years ago
README.md beta 0.9.1 4 years ago
config.simple.php fix BUG 4 years ago
favicon.ico beta 0.9.1 4 years ago
index.php 一些优化 4 years ago
version.txt beta 0.9.1 4 years ago

README.md

onenav

使用PHP + SQLite 3开发的简约导航/书签管理器,xiaoz新作,欢迎体验。

功能特色

  • 支持后台管理
  • 支持私有链接
  • 支持链接信息自动识别
  • 支持API

安装

  1. 需安装PHP环境,并确保支持SQLite3
  2. 下载源码解压到站点根目录
  3. config.simple.php修改为config.php并填写自己的站点信息
  4. db/onenav.simple.db3重命名为onenav.db3
  5. 访问后台:http://IP/index.php?c=login