bitpart/simplevote
最新稳定版本:1.0.2
Composer 安装命令:
composer require bitpart/simplevote
包简介
This is a package for a simple voting function.
README 文档
README
Overview
This is a simple voting system. Users don't need to sign in. If you need strict voting count, we don't recommend to use this.
Install
Make a directory at your web root or anywhere
mkdir simplevote
cd simplevote
Install simpleVote
composer require bitpart/simplevote
Move sample files to the directory
cp vendor/bitpart/simplevote/web/index.php index.php
cp vendor/bitpart/simplevote/web/sample.html sample.html
Usage
Open the sample.html on your browser and click like buttons.
If you need to place files the different structure above, please modify the path of require_once on index.php
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-04