Live Match Commentary Script PHP
Screenshots
Overview
Live Match Commentary Script (LMCS) is a PHP script to implement live soccer or rugby match commentary feature to the websites.
It comes with powerful administation panel to commentate match and control front end.
jQuery AJAX functions are used to check if there is an update on front end.
It is possible to differentiate match comments with the different comment types such as “goal”.
Every match player has a timeline so when the user looks next to player name, he/she can see if that player scored a goal or got any card or if he substituted with another player.
The users can access commentary page even if the match has finished.
Supported Languages
- English
- Turkish
- Spanish
- Portuguese
- Albanian
It is possible to add new language just by adding single file.
Admin Panel Features
- All pages are password protected
- Admin can edit access credentials
- Admin can manage teams
- Admin can manage team players
- Admin can manage matches
- Admin can manage commentators
- Admin can select players for match
- Admin can commentate match
- Admin can control player timeline (goal, substitution, cards)
- Admin can change match status
- Admin can adjust match time to sync with the real match time
- Commentator Panel Features
- All pages are password protected
- Commentator can commentate match (should have permission)
- Commentator can control player timeline (goal, substitution, cards)
- Commentator can change match status
- Commentator can adjust match time to sync with the real match time
Online Demo
You can access online demo with the following links:
Please use following credentials to login admin panel:
- username: admin
- password: password
Please note that no changes are allowed in the demo mode.
Features
- Clean, Ajax Powered Web Interface
- Match Archive Support
- Multilanguage Support
- Commentator Panel
- Administration Panel
- Mobile Devices Support
- Clean & Secure & Fast PHP Code
- Easy to Customize
Requirements
- PHP version 5.2+
- MySQL version 5+
- PHP cURL support should be active on webserver.
Instructions
- Full documentation is included in package.