Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itemconsulting/feature-toggle-app

Feature Toggle admin tool for Enonic XP
https://github.com/itemconsulting/feature-toggle-app

Last synced: about 2 months ago
JSON representation

Feature Toggle admin tool for Enonic XP

Awesome Lists containing this project

README

        

# Feature Toggle

This is a feature toggle application for Enonic XP. It allows you to create feature toggles and use them in your applications.

[![](https://jitpack.io/v/no.item/feature-toggle-app.svg)](https://jitpack.io/#no.item/feature-toggle-app)


Logo

## Deploying

### Building

To build he project run the following code

```bash
enonic project build
```

### Deploy locally

Deploy locally for testing purposes:

```bash
enonic project deploy
```
## Deploy to Jitpack

Go to the [Jitpack page for feature-toggle-app](https://jitpack.io/#no.item/feature-toggle-app) to deploy from GitHub (after
[creating a new versioned release](https://github.com/ItemConsulting/feature-toggle-app/releases/new)).