dicarlosystems/workorder

There is no license information available for the latest version (v1.0.0) of this package.

Maintainers

Package info

github.com/dicarlosystems/workorder

pkg:composer/dicarlosystems/workorder

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

v1.0.0 2019-12-13 17:16 UTC

This package is auto-updated.

Last update: 2026-03-13 04:37:54 UTC


README

This module adds work orders functionality to Invoice Ninja.

Features

  • Note history tracking
  • Ability to create a custom intake form

Installation

php artisan module:install dicarlosystems/workorder --type=github-https

After installing, run the migrations:

php artisan module:migrate WorkOrder