Skip to content

Latest commit

 

History

History
executable file
·
111 lines (76 loc) · 3.41 KB

README.md

File metadata and controls

executable file
·
111 lines (76 loc) · 3.41 KB

Contributors Forks Stargazers Issues License

Logo

Modularity Json Render

Renders JSON api:s as a list etc..
Report Bug · Request Feature

Table of Contents

About Modularity Json Render

Modularity extenstion for displaying json api results in different formats.

Prerequisites

  • Wordpress > 5
  • Modularity Wordpress Plugin
  • nodeJS > 16
  • composer 2
  • PHP > 7.4

Installation

  1. Clone the repo
git clone https://github.com/helsingborg-stad/modularity-json-render.git
  1. Run the build script to create all assets.
php build.php

Download complete plugin

Download latest release here!

Usage

TODO

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Acknowledgements