Download the PHP package nf/menu-kit without Composer
On this page you can find all versions of the php package nf/menu-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package menu-kit
Menu package
It's an extension kit for our theme https://github.com/hieu-pv/nf-theme
Before Installation
Step 1: Install Nf-Theme-Option package
Installation
Step 1: Install Through Composer
Step 2: Add the Service Provider
Open
config/app.php
and register the required service provider.
Step 3: import css and js
import js of package menu-kit in file (wp-content/themes/{name_theme}/resources/assets/scripts/app.js);
import css of package menu-kit in file (wp-content/themes/{name_theme}/resources/assets/styles/app.scss);
Step 4: Add shortcode
Automatic create a shortcode name
menu-kit
with a attributetheme_location
is require:
Example:
Step 5: Insert shortcode wherever you need
Very easy
Last step
{tip} Drink tea and relax !
All versions of menu-kit with dependencies
PHP Build Version
Package Version
Requires
nf/option Version
*
The package nf/menu-kit contains the following files
Loading the files please wait ....