An open API service indexing awesome lists of open source software.

https://github.com/rusenaite/concept-graph-plugin

Areteios Concept Graph is a WordPress plugin that provides concept graph visualization. It's a tool for visualizing and understanding complex concepts in a simple and intuitive way.
https://github.com/rusenaite/concept-graph-plugin

concept css graph javascript plugin wordpress wordpress-plugin

Last synced: 3 months ago
JSON representation

Areteios Concept Graph is a WordPress plugin that provides concept graph visualization. It's a tool for visualizing and understanding complex concepts in a simple and intuitive way.

Awesome Lists containing this project

README

          

# Areteios Concept Graph

Contributors: Austėja Rušėnaitė
Tags: concept graph, visualization
Requires at least: 5.2
Tested up to: 5.8
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPL-3.0
License URI: https://www.gnu.org/licenses/gpl-3.0.txt

## Description

Areteios Concept Graph is a WordPress plugin that provides concept graph visualization. It's a tool for visualizing and understanding complex concepts in a simple and intuitive way.

## Installation

1. Upload the plugin files to the `/wp-content/plugins/areteios-concept-graph` directory.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Navigate to the page where you want to display the concept graph.
4. Use the shortcode `[concept-graph]` in the page editor where you want the graph to appear.

## Usage

After installation and activation, you can use the shortcode `[concept-graph]` in your posts or pages to display the concept graph. The graph will be rendered in the place of the shortcode.

**Note:** The plugin requires a modern browser that supports JavaScript and SVG for the graph to be displayed correctly.

## Changelog

### 1.0.0

* Initial release

## Upgrade Notice

### 1.0.0

* Initial release