Packages - New
Register New Package
Step 1: Choose a name for the package.
Name:
${XML(h.text_field('name', size=30))}
The name is used as a
universal identifier for the package
, as such there are a few restrictions:
It cannot match the name of any other package
It must be at least 2 characters in length
It must be in lower case
It can only contain alphanumeric characters, dashes and underscores
Step 2: Register and proceed to edit package details
${XML(h.submit('Proceed'))}