how make a module or package

Post Reply
DevArrah
Posts: 51
Joined: Sat Oct 29, 2011 4:57 pm

how make a module or package

Post by DevArrah »

Hi,

I'm looking to share some scripts across profiles. How can I make module (preferably) or a package?

xabre
Posts: 45
Joined: Thu Mar 08, 2012 7:19 pm

Re: how make a module or package

Post by xabre »

There's a package exporter in menus, go to Settings -> General and enable main menu (check "Show Menu bar"), then go to Toolbox -> Package exporter. It's pretty simple to use. It says it's experimental, but never found a bug with it.

User avatar
chris
Posts: 493
Joined: Fri Jun 17, 2011 5:39 am

Re: how make a module or package

Post by chris »

A package and module are the same exportable, so the package exported will create your module xml. The basic distinction is that a module is isn't saved into your profile, but keeps its own xml. This lets you sync across profiles without having to import the same package everywhere to do a modification.

Post Reply