oneplace / oneplace-tag
onePlace Tag Module
Installs: 1 133
Dependents: 18
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 2
Type:oneplace-module
Requires
- php: ^7.1
- oneplace/oneplace-core: ^1.0.19
Requires (Dev)
- laminas/laminas-test: ^3.3.0
- oneplace/oneplace-core: ^1.0.0
- phpunit/phpunit: ^8
README
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
$ composer require oneplace/oneplace-tag
Documentation
Checkout oneplace-docs