LaunchPad Starter is your main project repo but all our modules are shared between projects, and that's why we use a submodule (sub repo) called launchpad-modules
2. Create a New Module Branch (e.g. sr-module-name-01) in launchpad-modules
3. Build the Module (html / css / js)
All modules are in launchpad-starter/custom/page/sr-templates
Modules consist of a template and a JSON, both having the same name. To get started you can clone SR Demo or any existing module.
If your module has any external dependencies (JS / CSS) please add them to launchpad-starter/custom/page/sr-templates/sr-assets/pattern-library/[module-name] and reference them in your JSON.
4. Create JSON
At this point we only need a basic JSON file so that we can deploy the module (next step). You can use this as a starting point for you JSON:
Replace YOUR_EMAIL, MODULE_NAME, MODULE_VERSION, and MODULE_TEMPLATE.
MODULE_VERSION should be 1.0.0 if this is a new module and MODULE_TEMPLATE should be your module template (e.g. sr-new-module-01.html).
4. Deploy Module to HubSpot
Use SR App to deploy your module to a test portal and add it to a new page. We will use the preview link for the Code Review (next step)
5. Browser + Mobile Responsiveness Test
We need to make sure that our module works well on the latest 2 versions of each browser including mobile and also test different screen sizes.
Once the module has been tested and is ready for implementation, set your Liquid Planner task in Review, assign Giles and provide him with the preview link.
Giles to test as well as insert multiple stylesheets & content variations to evaluate the module. Live Slack Review for Giles to present all areas for revision. Revise and repeat review with Giles until approved for HS Implementation.
For available fields see .
We have a account. Ping Miles or Stephen for details.