New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-mp

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-mp

A Yeoman generator for MP project bootstrapping, resource creation, and CI/CD configuration

latest
Source
npmnpm
Version
3.0.1
Version published
Maintainers
1
Created
Source

Development

To get started, build the necessary images with:

docker-compose build --build-arg COMPOSER_TOKEN=<COMPOSER TOKEN> 

Once the images are built, run the services with docker-compose up -d.

Special Instructions

Fonts

We use Google's woff2 compressor library to create compressed versions of our fonts. After following the installation instructions in their README and adding the bin to your path, you can run woff2_compress <FONT_PATH> to create a woff2 version of the raw font.

Forms

We use GravityForms as our form solution of choice. To standardize the baseline fields, notifications, and confirmations we apply to forms, there are a set of reusable JSON configurations in the conf/form-templates directory. Simply import these into Gravity Forms and modify as needed for the current site.

Keywords

yeoman-generator

FAQs

Package last updated on 12 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts