All Projects → creecros → MetaMagik

creecros / MetaMagik

Licence: MIT license
Custom Fields for Kanboard - Plugin MetaMagik

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to MetaMagik

kanboard-plugin-wiki
Wiki plugin for kanboard.net to document projects
Stars: ✭ 34 (-61.8%)
Mutual labels:  kanboard, kanboard-plugin
UpdateNotifier
Update notifier for the plugins installed in your kanboard 🚀
Stars: ✭ 17 (-80.9%)
Mutual labels:  kanboard, kanboard-plugin
AutoSubtasks
Kanboard Plugin to create Automatic Actions for subtasks.
Stars: ✭ 26 (-70.79%)
Mutual labels:  kanboard, kanboard-plugin
MinimizeSidebar
Minimize Sidebar for kanboard
Stars: ✭ 17 (-80.9%)
Mutual labels:  kanboard, kanboard-plugin
Oxygen
Theme for Kanboard
Stars: ✭ 21 (-76.4%)
Mutual labels:  kanboard, kanboard-plugin
Task2pdf
Kanboard - Task2PDF
Stars: ✭ 48 (-46.07%)
Mutual labels:  kanboard, kanboard-plugin
Nebula
Modern theme for kanboard + syntax highlighting for Markdown code 💨
Stars: ✭ 72 (-19.1%)
Mutual labels:  kanboard, kanboard-plugin
SendEmailCreator
Kanboard Plugin to add various automatic email actions
Stars: ✭ 73 (-17.98%)
Mutual labels:  kanboard, kanboard-plugin
wordpress-custom-fields-permalink-plugin
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
Stars: ✭ 37 (-58.43%)
Mutual labels:  custom-fields
tutty-meta-box
Create custom fields with simple and easy to use WordPress meta box framework.
Stars: ✭ 16 (-82.02%)
Mutual labels:  custom-fields
masquerade
User profile builder extension for your Flarum forum.
Stars: ✭ 17 (-80.9%)
Mutual labels:  custom-fields
python-choicesenum
Python's Enum with extra powers to play nice with labels and choices fields.
Stars: ✭ 77 (-13.48%)
Mutual labels:  custom-fields
mason
Add custom fields to discussions
Stars: ✭ 17 (-80.9%)
Mutual labels:  custom-fields
kanboard-milestone-plugin
Kanboard Milestone Plugin - adds a section for milestone tasks to show their related tasks
Stars: ✭ 32 (-64.04%)
Mutual labels:  kanboard
kanboard
Kanban project management software
Stars: ✭ 6,484 (+7185.39%)
Mutual labels:  kanboard
kanboard ynh
Kanboard package for YunoHost
Stars: ✭ 14 (-84.27%)
Mutual labels:  kanboard
kanboard chrome extension
Kanboard Chrome Extension
Stars: ✭ 13 (-85.39%)
Mutual labels:  kanboard
Kanext
Theme with improved looks and functionality for Kanboard
Stars: ✭ 31 (-65.17%)
Mutual labels:  kanboard

Checkout our latest project

  • With DocPHT you can take notes and quickly document anything and without the use of any database.

Latest release GitHub license Maintenance Open Source Love Downloads

Donate to help keep this project maintained. Donate with PayPal button

If you use it, you should star it on Github!

  • It's the least you can do for all the work put into it!

MetaMagik Kanboard Plugin

Forked from Metadata Plugin and added functionality ontop of previous plugin, there is no need to use both plugins

Added Features:

  1. Customizable Fields for tasks.
    • Textbox
    • Text Area
    • Number
    • Dropdowns
    • CheckBoxes
    • Radios
    • User Lists
    • Custom Lists from DB
      • Key/Val
      • Equals Criteria
    • Date (older browsers may not support the popup calendar)
  2. A settings panel which allows you to create custom fields for tasks.
  3. Fields will show up when creating/modifying tasks.
  4. Custom fields added to task details.
  5. Metadata is duplicated during task duplication.
  6. Exporting tasks to CSV will include custom fields.
  7. Filters for searching metadata.
  8. Can now set the column for the field to appear in, and placement is setup through drag and drop placement
  9. Field can be Global for all tasks, or for a particular Project only.
  10. Field types now include an option to add as a footer to the task cards in board view
  11. CSS added for metamagik Textarea fields and Footer Fields
  12. Analytics for Custom Field Values of Number Type within a project

Original Features:

  1. Metadata Sidebars for tasks, projects, and users to add remove metadata. (from original fork, slight UI improvements involving tasks)

Plugin for https://github.com/fguillot/kanboard

Author

Installation

  • Decompress the archive in the plugins folder

or

  • Create a folder plugins/MetaMagik
  • Copy all files under this directory

Usage

Settings>Custom Fields: panel for creating custom fields for tasks

image

Fields setup in Settings will appear in the task creation panel:

image

Metadata will appear under Task Details in an Accordian:

image

Metadata will also show up as a tooltip on the Board:

image

There is also a sidebar menu to add/remove/edit metadata, which is not dependent on the fields setup in your settings, adding fields here will not add metadata fields during creation or modification to a task, only those in the settings panel will show up. This sidebar will appear for tasks, users, and projects:

image

During Task Modification, your custom fields will be pre-populated with yout data:

image

Perform searches for metadata fields. metakey:"field"

image

Perform searches for metadata values. metaval:"value"

image

Export to CSV will include your custom fields and data during Task Export

image

image

When fields are included as footers to task cards

image

Analytics for Custom Field Values within a Project, for Number Types

image

Credits

  • Original Metadata Plugin author: BlueTeck
  • Additional Metadata Types and some organization for adding more types down the road: Cortex
  • Unused non working code in original code that greatly assisted in adding the settings panel: Daniele Lenares
  • Some guy who suckered me into writing this code, and provided the idea and desire: Julien Buratto
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].