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.
- Host: GitHub
- URL: https://github.com/rusenaite/concept-graph-plugin
- Owner: rusenaite
- License: gpl-3.0
- Created: 2024-05-11T09:39:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T09:29:33.000Z (about 2 years ago)
- Last Synced: 2025-09-05T10:49:52.614Z (10 months ago)
- Topics: concept, css, graph, javascript, plugin, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage:
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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