-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
26 lines (15 loc) · 898 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
=== Football Team Plugin ===
Contributors: Bogere Goldsoft
Tags: elementor
== Installation ==
1. Upload the entire `elementor-football-widget` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
== Description ==
- After installation, you will find 'Football Team Search' widget if you search on the elementor Elements
- To add the football team and leagues , you need to click on the Football Teams menu on the admin dashboard.
- You should first add the football leagues before going ahead to add the football teams
- /wp-admin/admin.php?page=football_team --> for adding the football teams
- /wp-admin/admin.php?page=add_football_team
- You can create other modules like: /modules/<folder-name>/widgets/widget-<folder-name>.php
== For Further Reference ==
- https://developers.elementor.com/creating-a-new-widget/