https://github.com/sygefor/wordpress
Plugin pour wordpress
https://github.com/sygefor/wordpress
php sygefor wordpress
Last synced: about 2 months ago
JSON representation
Plugin pour wordpress
- Host: GitHub
- URL: https://github.com/sygefor/wordpress
- Owner: sygefor
- License: gpl-3.0
- Created: 2019-02-04T11:37:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T09:26:22.000Z (over 7 years ago)
- Last Synced: 2025-10-13T15:38:13.664Z (9 months ago)
- Topics: php, sygefor, wordpress
- Language: PHP
- Size: 82 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sygefor3 Viewer
## Description
Sygefor3 Viewer give you shortcodes permitting to display a list of sessions registered in [Sygefor3](https://github.com/sygefor/sygefor), to display a training and to display a calendar with session events.
It also delivers widgets to display a search form and the training theme list.
## Installation
Create 3 pages:
* One to display the session list. Set the shortcode [sygefor.sessions] in page content.
* One to display the calendar with session events. Set the shortcode [sygefor.agenda_sessions] in page content.
* One to display a specific training. Set the shortcode [sygefor.formation] in page content.
These shortcodes can take some parameters:
* pagination
* dateDebut
* dateFin
The pagination parameter display the specified number of item by page. The dateDebut and dateFin parameters add or substract the number of mounth specified.
After that, go to Sygefor3 Viewer params (/wp-admin/admin.php?page=sygefor3-viewer%2FSygefor3Viewer.php)
and set the URFIST, the URL API and the ID of 3 precedents created pages.
You can also add Sygefor3 widgets to your website from widget page management.
Widgets are named "Rechercher une formation dans Sygefor3", "Axes de formation de Sygefor3" and "Tags de Sygefor3".
If templates provided by the plugin doest not satisfy you, you can create your own templates.
For this, create a repository "sygefor" in the actual used theme repository.
If a file is found in this repository with the same name that the template default filename, this file will be used instead of default file.
You can override all plugin's views.