Project translated automatically.
Log in
or
register,
to view the original
Requirements for the performer: Mandatory experience with the Unisite system version 5.0 and above.
1. Setting up the category and type of advertisement
Add a new type of advertisement — “Server Monitoring” in the category settings. The main feature: instead of the price, the current online status of the game server should be displayed.
New fields: Add a field for entering the IP address of the server.
Advertisement page:
Display the server's IP address.
Add a “Copy IP” button.
Display a graph of online dynamics (see item 5).
Hide the “Contacts” block for this type of advertisement.
Catalog (advertisement cards):
Display the IP address.
Display the current online status (for example: Online: 45/100).
Hide the price and contacts.
2. Server polling system (Query)
Implement automatic data updates on the status of servers.
Mechanism: Polling script via Cron.
Frequency: Every 5 minutes.
Algorithm: Poll all servers from the database, obtain the current number of players, and record the results in the database.
3. Tags and filters
Generate a list of tags based on the filters selected by the user.
Configure the display of these tags on advertisement cards in the general catalog for quick navigation.
4. Interface optimization
In the “List” catalog display mode, reduce the height of the cards (make them more compact).
5. Data visualization
Integrate a online graph on the “Monitoring” advertisement page (display changes in the number of players over the last day/week).
6. Payment system
Connect and configure the payment service from Monobank (acquiring) for processing payments on the site.