Add new custom module: documentation for developers?

My client needs a module for “job orders”, something like a list of instructions for workers to get into location.

I guess I would need to add a new module on my own, and I wonder if there’s a developer documentation on that matter, the module itself doesn’t seem complicated, what I’m afraid of is all the integration with Invoice Ninja, user authentication, projects, etc,

Thank you.

Hi,

@david do you have any advice?

@nzurita

We have integrated:

Which will allow you to create custom modules.

Please note the custom modules only support backend changes, if you wish to modify the front end you will need to either directly update the Flutter application or React application depending on which front end you wish to use.

Depending on how extensive you want your job orders to be, it may be easier to adapt an existing module (say tasks) to suit your needs.

1 Like