An open API service indexing awesome lists of open source software.

https://github.com/devaloka/devaloka-network

:low_brightness: [Boilerplate][Plugin] A WordPress Plugin boilerplate for Network-specific things.
https://github.com/devaloka/devaloka-network

Last synced: about 1 year ago
JSON representation

:low_brightness: [Boilerplate][Plugin] A WordPress Plugin boilerplate for Network-specific things.

Awesome Lists containing this project

README

          

# Devaloka Network Plugin Boilerplate

[![Latest Stable Version][stable-image]][stable-url]
[![Latest Unstable Version][unstable-image]][unstable-url]
[![License][license-image]][license-url]
[![Build Status][travis-image]][travis-url]

A WordPress Plugin boilerplate that provides Network-specific things.

## Features

* A plugin boilerplate for Network-specific things

## Requirements

* [Devaloka](https://github.com/devaloka/devaloka)
* [Devaloka Plugin Component](https://github.com/devaloka/devaloka-plugin)

## Installation

1. Install via Composer.

```sh
composer require devaloka/devaloka-network
```

[stable-image]: https://poser.pugx.org/devaloka/devaloka-network/v/stable
[stable-url]: https://packagist.org/packages/devaloka/devaloka-network

[unstable-image]: https://poser.pugx.org/devaloka/devaloka-network/v/unstable
[unstable-url]: https://packagist.org/packages/devaloka/devaloka-network

[license-image]: https://poser.pugx.org/devaloka/devaloka-network/license
[license-url]: https://packagist.org/packages/devaloka/devaloka-network

[travis-image]: https://travis-ci.org/devaloka/devaloka-network.svg?branch=master
[travis-url]: https://travis-ci.org/devaloka/devaloka-network