https://github.com/qanastek/canteen-menu
Canteen Menu
https://github.com/qanastek/canteen-menu
calendar school wordpress wordpress-plugin
Last synced: about 1 month ago
JSON representation
Canteen Menu
- Host: GitHub
- URL: https://github.com/qanastek/canteen-menu
- Owner: qanastek
- License: mit
- Created: 2019-03-31T14:55:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-26T00:22:52.000Z (almost 7 years ago)
- Last Synced: 2025-09-04T03:43:50.794Z (10 months ago)
- Topics: calendar, school, wordpress, wordpress-plugin
- Language: PHP
- Size: 253 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Canteen Menu is a Wordpress plugin who add a canteen menu for a week.
This plugin was mainlly made for schools.
⚠️ Warning : This theme work on WordPress 5.0+ ⚠️
## Installation
### Step 1 - Install the plugin
1) First of all, go into your website FTP
2) Go inside wp-content > themes
3) Download the plugin
Download the [zip file](https://github.com/qanastek/Next-Events/archive/master.zip) from GitHub.
or
```bash
Git clone https://github.com/qanastek/Next-Events.git
```
4) If you download the zip file, extract it here
## Setup the canteen menu
Use the block:

or
Use the shortcode :
```php
[CanteenMenu]
```
or
Use the php function :
```php
echo do_shortcode("[CanteenMenu]");
```
### Step 2 - Enable it
1) Go to your administrator panel
2) Enable the plugin inside the plugins section
## Step 3 - Make your own canteen menu
* Go to the "menu de la cantine" in the WordPress side bar
* Fill up the fields
* Save
## Technical informations
Mainlly built with **JavaScript** (For the entire plugin) and **React** (For the WordPress Block Editor side)
## Pictures
### Admin side

### User side
