tranduyhung / joomla-framework-demo-wordpress-plugin

A simple WordPress plugin powered by Joomla! Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joomla! Framework Demo WordPress plugin

This WordPress plugin is a demo of using Joomla! Framework to build a plugin for WordPress CMS.

Installation

  • Create folder /wp-content/plugins/joomla-framework-demo in your WordPress installation.
  • Download this repository's ZIP file, unzip and move the extracted files to /wp-content/plugins/joomla-framework-demo.
  • In your shell, cd to /wp-content/plugins/joomla-framework-demo and run the command composer install to install all the dependencies.

Usage

Go to your WordPress admin and activate the plugin, its main menu item is shown in the WordPress menu as JFD.

About

A simple WordPress plugin powered by Joomla! Framework


Languages

Language:PHP 99.4%Language:Twig 0.6%