Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oneplc/plc_x_tag

Tag entities in onePlace, with any tag you want like categories,state and more
https://github.com/oneplc/plc_x_tag

custom-tags entity-tagging laminas oneplace oneplace-module php7-framework tagging

Last synced: 28 days ago
JSON representation

Tag entities in onePlace, with any tag you want like categories,state and more

Awesome Lists containing this project

README

        

# oneplace-tag

[![Build Status](https://travis-ci.com/OnePlc/PLC_X_Tag.svg?branch=master)](https://travis-ci.com/OnePlc/PLC_X_Tag)
[![Coverage Status](https://coveralls.io/repos/github/OnePlc/PLC_X_Tag/badge.svg?branch=master)](https://coveralls.io/github/OnePlc/PLC_X_Tag?branch=master)
![Packagist Downloads](https://img.shields.io/packagist/dt/oneplace/oneplace-tag)
![Stable Version](https://img.shields.io/packagist/v/oneplace/oneplace-tag)
![GitHub Release Date](https://img.shields.io/github/release-date/oneplc/plc_x_tag)
![Open Issues](https://img.shields.io/github/issues-raw/oneplc/plc_x_tag)
![Discourse status](https://img.shields.io/discourse/status?server=https%3A%2F%2Fdiscourse.1plc.ch)

## Introduction

This is the Tag Module for onePlace Software Framework based on Laminas Project (former Zend Framework)

With this Module you can create tags of any kind for all oneplace Modules without any coding!
Default tags are "Categories" and "State" - but you can enhance it with any tags you like
for example "Type", "Manufacturer" - whatever you can imagine as a select or multiselect connection.

## Installation

Using composer

```bash
$ composer require oneplace/oneplace-tag
```

## Documentation

Checkout [oneplace-docs](https://docs.1plc.ch/oneplace-tag/)