WP Manifestindependent plugin directory
manifest / content / wisvch-wordpress-plugin

WISVCH WordPress Enhancements

Adds custom post types, widgets and user portal.

by W3Cie · github.com/wisvch/wisvch-wordpress-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wisvch/wisvch-wordpress-plugin/archive/refs/heads/master.zip

WordPress plugin for W.I.S.V. 'Christiaan Huygens', carefully crafted by the W3Cie.

Installation

  1. Install WordPress
  2. Clone this repository inside wp-content/plugins
  3. Install dependencies of this repo via bower install
  4. Log into WordPress, go to Plugins > Installed Plugins and activate WISVCH WordPress Enhancements.
  5. Set the following PHP environment variables: DIENST2_API_URL and DIENST2_API_TOKEN.
  6. Start coding!

Usage

To fully enjoy this plugin, install the accompanying WordPress theme.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request