The Soccer Engine plugin allows you to store, analyze, and display soccer data in your WordPress website.
With the 40 menus, 143 configuration options, and 33 Gutenberg blocks included in this plugin, you will be able to manage every aspect of your favorite sport.
This plugin can be used for example by:
- Clubs that want to register and display the results of their senior and junior teams.
- Clubs that want to create an advanced registry of players, staff members, match results, competitions and formations.
- Bloggers that wants to review and analyze matches with timelines and commentaries.
- The organizers of local competitions that want to list fixtures, results and awards of the competition.
- Transfer market news and rumours related websites interested in creating a registry of player transfers, team contracts, player agencies and agency contracts.
- News based networks that want to improve the soccer section with results, standings table and fixtures.
- Websites owners interested in archiving a great amount of soccer data and in giving the visitors the ability to explore these data.
- Websites focused on data analytics.
Table of Contents
Manage Soccer Data
Store a great amount of soccer data with the CRUD editors available in the back-end menus of Soccer Engine.
The following archives of data are available:
- Players
- Player Positions
- Player Awards
- Player Award Types
- Unavailable Players
- Unavailable Player Types
- Injuries
- Injury Types
- Staff
- Staff Types
- Staff Awards
- Staff Award Types
- Referees
- Referee Badges
- Referee Badge Types
- Teams
- Squads
- Formations
- Jersey Sets
- Stadiums
- Trophies
- Trophy Types
- Ranking Transitions
- Ranking Types
- Matches
- Events
- Competitions
- Transfers
- Transfer Types
- Team Contracts
- Team Contract Types
- Agencies
- Agency Contracts
- Agency Contract Types
- Market Value Transitions
Display Soccer Data
The Soccer Engine plugin is able to generate tables to display the stored data (22 blocks are available for this purpose), tables with generated statistics (E.g. Referee Statistics by Competition, Referee Statistics by Team), custom layouts for specific purposes (E.g. Match Timeline, Match Commentary, Player Summary, Staff Summary, Referee Summary), standings tables (E.g. Competition Standings Table), charts (E.g. Market Value Transitions Chart, Ranking Transitions Chart) and graphical representations based on the provided data (E.g. Visual Match Lineup).
The following Gutenberg blocks are included in the plugin:
- Players Block
- Player Summary Block
- Player Awards Block
- Unavailable Players Block
- Injuries Block
- Staff Block
- Staff Summary Block
- Staff Awards Block
- Referee Summary Block
- Referee Statistics by Competition Block
- Referee Statistics by Team Block
- Trophies Block
- Ranking Transitions Block
- Ranking Transitions Chart Block
- Matches Block
- Match Lineup Block
- Match Visual Lineup Block
- Match Substitutions Block
- Match Staff Block
- Match Commentary Block
- Match Timeline Block
- Match Score Block
- Squad Lineup Block
- Squad Substitutions Block
- Squad Staff Block
- Competition Round Block
- Competition Standings Table Block
- Transfers Block
- Team Contracts Block
- Agency Contracts Block
- Market Value Transitions Block
- Market Value Transitions Chart Block
Custom Queries
Each block comes with options available in the settings section of the block.
You can use these options to create custom queries on your data, for example, you can:
- Use the Players block to display only the players with the role of “Goalkeeper”, with less than 21 years, that comes from a specific country.
- Use the Matches block to display only the matches played in a specific period with “Juventus” as the home team.
- Use the Transfers block to display only the transfers with a transfer fee higher than $1000000.
- Use the Match Timeline to create special match timelines that include only a specific category of events.
- Use the Injuries block to display only injuries with “Meniscal Tear” as injury type.
- And more …
The settings section of the blocks includes four categories of options:
- Filters used to create custom queries on the displayed data.
- Options used to include or exclude elements of the generated layout.
- Options used to handle the responsiveness of the layout.
- Pagination options.
Create Charts
This plugin makes use of the Chart.js JavaScript library to generate charts based on the stored data.
Currently, there are two types of charts available, a line chart (or area chart) to represent the market value transitions of the player and a line chart (or area chart) to represent the ranking transitions of the teams.
Match Events
Every single event of a match can be registered in Soccer Engine.
The data of the events are an important aspect of the plugin and are used to generate:
- Match results
- Standings tables
- Event Icons
- Event Tooltips
- Players statistics
- Staff members statistics
- Referees statistics
- Performance data and indicators (E.g. Points Per Match, Average Goals For, Average Goal Against, Etc.)
- And more …
Match Timeline
Display the single events of a match with the match timeline layout. For each event will be displayed the time with a high-resolution SVG clock, an image of the player or staff member involved in the event, the team logo, and additional textual information.
Match Commentary
Create a match commentary to update your users with all the details about each single event of the match. This layout is perfect if you want to provide to the visitors extended explanations of the events of a match.
Visual Lineup
This feature allows you to display the players of a team over a high resolution and customizable SVG field. The positions of the players are based on the formation associated with the team and the events of each player are displayed as icons with active tooltips.
Customize Everything
Consistency is a key principle in design, and with the included 63 style options you will be able to:
- Customize the colors of each element displayed in all the 33 blocks
- Customize the font of the text displayed in all the 33 blocks
- Assign custom responsive breakpoints used to switch the layout of all the elements based on the viewport width
- And more …
In terms of functionalities with the other 80 options you will be able to:
- Allow access to the administrative pages of the plugin only to WordPress users with specific capabilities
- Customize the back-end pagination system
- Customize the format used to display monetary values
- Set the measurement units
- Customize the charts
- And More …
Import and Export
The import and export feature available in Soccer Engine allows you to archive your data as XML files.
This is extremely useful because:
- Works as a backup system for your data (you will never lose any single record)
- You can move your data between different websites
- You can move your data to other applications
Gutenberg Ready
This plugin comes with 33 Gutenberg blocks, and the behavior of each block can be customized with the options available in the Settings Sidebar.
Multisite Ready
This plugin can be used on a WordPress Network, and supports both a Network Activation (the plugin will be activated on all the sites of your WordPress Network in a single step) and a Single Site Activation (your plugin will be manually activated on single sites of the network).
REST API
With the REST API you can optionally manage the Soccer Engine data with external applications, create new additional plugin features, automatically create match events, and more.
API Endpoint Method URL List Agencies GET daext-soccer-engine/v1/agencies List Agency Contracts GET daext-soccer-engine/v1/agency-contracts List Agency Contract Types GET daext-soccer-engine/v1/agency-contract-types List Competitions GET daext-soccer-engine/v1/competitions List Events GET daext-soccer-engine/v1/events List Players GET daext-soccer-engine/v1/players List Formations GET daext-soccer-engine/v1/formations List Injuries GET daext-soccer-engine/v1/injuries List Jersey Sets GET daext-soccer-engine/v1/jersey-sets List Market Value Transitions GET daext-soccer-engine/v1/market-value-transitions List Matches GET daext-soccer-engine/v1/matches List Player Awards GET daext-soccer-engine/v1/player-awards List Player Award Types GET daext-soccer-engine/v1/player-award-types List Player Positions GET daext-soccer-engine/v1/player-positions List Ranking Transitions GET daext-soccer-engine/v1/ranking-transitions List Ranking Types GET daext-soccer-engine/v1/ranking-types List Referee Badges GET daext-soccer-engine/v1/referee-badges List Referee Badge Types GET daext-soccer-engine/v1/referee-badge-types List Squads GET daext-soccer-engine/v1/squads List Stadiums GET daext-soccer-engine/v1/stadiums List Staff GET daext-soccer-engine/v1/staff List Staff Awards GET daext-soccer-engine/v1/staff-awards List Staff Award Types GET daext-soccer-engine/v1/staff-award-types List Staff Types GET daext-soccer-engine/v1/staff-types List Teams GET daext-soccer-engine/v1/teams List Team Contracts GET daext-soccer-engine/v1/team-contracts List Team Contract Types GET daext-soccer-engine/v1/team-contract-types List Transfers GET daext-soccer-engine/v1/transfers List Transfer Types GET daext-soccer-engine/v1/transfer-types List Trophies GET daext-soccer-engine/v1/trophies List Trophy Types GET daext-soccer-engine/v1/trophy-types List Unavailable Players GET daext-soccer-engine/v1/unavailable-players List Unavailable Player Types GET daext-soccer-engine/v1/unavailable-player-types Create Event POST daext-soccer-engine/v1/events
More information on the URL parameters and sample calls for the 36 API endpoints are available in the plugin manual.
Multilanguage Ready
Soccer Engine comes by default in English and Italian. If you want to translate the plugin in another language simply create a translation file or manually translate it with a multilanguage plugin.
High Quality Support
Support for this plugin is provided in English and Italian directly via email by the plugin developers. If you experience any problems or if you need detailed technical info about specific plugin parts we guarantee an answer in 24 hours.
Additional Information
- This item presentation and the demo website make use of real names and logos of teams, competitions, trophies, and player agencies with the only purpose of creating the proper context to expose the plugin capabilities. If you are the owner of a brand listed in this item presentation or the demo website and you want to remove it, please contact us at [email protected]
- The downloadable WordPress plugin does not include soccer data and images. The administrator of the WordPress website has to manually add the data and the related images based on its specific needs.
- The names of the players, staff members, and referees used in this item presentation and the demo website are not real.
- The images of the players, staff members, and referees used in this item presentation and the demo website are generic stock images licensed through PhotoDune.
Updates
16.04.2020 - v1.16 - REST API added 01.04.2020 - v1.15 - Initial release
Credits
This plugin makes use of the following resources:
- Chosen licensed under the MIT License
- Spectrum licensed under the MIT License
- Chart.js licensed under the MIT License
- Moment.js licensed under the MIT License
- Flags icons by GoSquared licensed under the MIT License
- jQuery licensed under the MIT License
- The ball icon used in the back-end menus is part of Font Awesome and is licensed under the SIL license.
TMDb Pro – Movie & TV Show Details Plugin For The Movie Database
Soccer Engine
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Why do we use it?
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using Content here, content here, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for lorem ipsum will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
Where does it come from?
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of “de Finibus Bonorum et Malorum” (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, “Lorem ipsum dolor sit amet..”, comes from a line in section 1.10.32.
Where can I get some?
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isnt anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.
Download Soccer Engine Nulled
Download Soccer EngineNote: If you are having trouble with Soccer Engine Nulled free Download, try to disable AD blocking for the site or try another Web Browser. If disabling AD blocker or change Web Browser not help to you please contact us.