Modules marcia hon  2018-02-02 06:40
Status: Closed
 
Hello,

How do I create a custom module?

How do you compile it?

I would like to create my own module based on testtriggers.module . I would like it to be called something like ProjectA.module .

Also, how can I rename testtriggers.module?

Thanks,
Marcia
 
 
Jon (LabKey DevOps) responded:  2018-02-03 00:35
Hi Marcia,

Please take a look at our modules docs. They go over how to build basic modules and have a lot of information on customization as well:

https://www.labkey.org/Documentation/wiki-page.view?name=simpleModules

Regards,

Jon
 
marcia hon responded:  2018-02-05 05:22
I tried zipping to ProjectA.zip and then renaming to ProjectA.module .

However it is not working...

At Postgres, the schema is not created.

I tried the following:

zip ProjectA.module *

But ProjectA.module does not work.
 
marcia hon responded:  2018-02-05 10:57
Thank you for all your help, it is working now.

What I did was get the version numbers wrong.