dyn-u-builder

0.1.0-beta4 • Public • Published

Dynamic UBuilder

This project allows students to add in the following to U.OSU sites:

  • Slideshows
  • (more coming soon)

These dynamically load into the page and can replace some of the functionality provided by WordPress plugins, which U.OSU disabled.

Installation

TAs/Staff should install this script for students. Go into Appearance > Widgets and add a Custom HTML widget to any section. Leave the title blank, and add the following code into the bottom. Replace <VERSION> with the version listed in the package.json file (e.g. 0.1.0).

<!-- Do not remove or edit -->
<script async src="https://cdn.jsdelivr.net/npm/dyn-u-builder@<VERSION>/dist/uBuilder.js"></script> 

Usage

Readme

Keywords

none

Package Sidebar

Install

npm i dyn-u-builder

Weekly Downloads

9

Version

0.1.0-beta4

License

none

Unpacked Size

195 kB

Total Files

17

Last publish

Collaborators

  • russellsteadman