Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Knowledge Space WP Plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alg
Knowledge Space WP Plugin
Commits
8815251b
Commit
8815251b
authored
3 years ago
by
Matthias Konitzny
Browse files
Options
Downloads
Patches
Plain Diff
Updated README.md
parent
09c481ba
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+16
-1
16 additions, 1 deletion
README.md
with
16 additions
and
1 deletion
README.md
+
16
−
1
View file @
8815251b
# Knowledge Space WP Plugin
# Knowledge Space WP Plugin
Provides a plugin for the Wordpress CMS to display data in a 3-dimensional graph.
Provides a plugin for the Wordpress CMS to display data in a 3-dimensional graph.
\ No newline at end of file
## Development
### Installation
1.
Install a webserver which supports PHP as well as a database.
2.
Download and setup Wordpress.
3.
Clone the repository into the WP-directory wp-conntent/plugins.
4.
Activate the plugin in Wordpress in the admin control page.
5.
Install dependencies with npm using
``npm install``
.
### Notes
This project uses prettier and eslint. Make sure to configure your IDE to use them.
To run the project run
``npm run watch``
. This starts a parcel instance which automatically builds the project and updates the webserver via HMR.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment