Update README.md
Updated features and some minor content update.
This commit is contained in:
parent
88021eb9a4
commit
12a966c76a
32
README.md
32
README.md
@ -70,13 +70,12 @@ Features
|
|||||||
The following feature have been implemented so far:
|
The following feature have been implemented so far:
|
||||||
|
|
||||||
* Fully re-written GUI with [Smarty][2] templates
|
* Fully re-written GUI with [Smarty][2] templates
|
||||||
|
* Full file based template support
|
||||||
|
* **NEW** SQL based templates
|
||||||
* Mobile WebUI
|
* Mobile WebUI
|
||||||
* Scrypt, **NEW** SHA256, VARDIFF Support
|
* Scrypt, SHA256, VARDIFF Support
|
||||||
* Reward Systems
|
* Reward Systems
|
||||||
* Propotional
|
* Propotional, PPS and PPLNS
|
||||||
* PPS
|
|
||||||
* PPLNS
|
|
||||||
* Statistics are cached in Memcache by Cronjob for quick data access
|
|
||||||
* New Theme
|
* New Theme
|
||||||
* Live Dashboard
|
* Live Dashboard
|
||||||
* AJAX Support
|
* AJAX Support
|
||||||
@ -87,12 +86,9 @@ The following feature have been implemented so far:
|
|||||||
* Worker activity
|
* Worker activity
|
||||||
* Worker hashrates
|
* Worker hashrates
|
||||||
* Pool statistics
|
* Pool statistics
|
||||||
* Minimal Block statistics
|
* Block statistics
|
||||||
* Pool donations
|
* Pool donations, fees and block bonuses
|
||||||
* Pool fees
|
* Manual and auto payout
|
||||||
* Block Bonus Payouts
|
|
||||||
* Manual payout
|
|
||||||
* Auto payout
|
|
||||||
* Transaction list
|
* Transaction list
|
||||||
* Admin Panel
|
* Admin Panel
|
||||||
* Cron Monitoring Overview
|
* Cron Monitoring Overview
|
||||||
@ -101,22 +97,24 @@ The following feature have been implemented so far:
|
|||||||
* User Transactions
|
* User Transactions
|
||||||
* News Posts
|
* News Posts
|
||||||
* Pool Settings
|
* Pool Settings
|
||||||
|
* Templates
|
||||||
|
* Pool Workers
|
||||||
|
* User Reports
|
||||||
|
* Template Overwrite
|
||||||
* Notification system
|
* Notification system
|
||||||
* IDLE Workers
|
* IDLE Workers
|
||||||
* New blocks found in pool
|
* New blocks found in pool
|
||||||
* Auto Payout
|
* Auto Payout
|
||||||
* Manual Payout
|
* Manual Payout
|
||||||
* User-to-user Invitation System
|
* User-to-user Invitation System
|
||||||
* Support for various Scrypt based coins via config
|
* Support for various coins via config
|
||||||
* MNC
|
* All scrypt coins
|
||||||
* LTC
|
* All sha256d coins
|
||||||
* ...
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
Please take a look at the [Quick Start Guide](https://github.com/TheSerapher/php-mpos/wiki/Quick-Start-Guide). This will give you
|
Please take a look at the [Quick Start Guide](https://github.com/TheSerapher/php-mpos/wiki/Quick-Start-Guide). This will give you an idea how to setup `MPOS`.
|
||||||
an idea how to setup `MPOS`.
|
|
||||||
|
|
||||||
Customization
|
Customization
|
||||||
=============
|
=============
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user