Code Monkey home page Code Monkey logo

mz's Introduction

MZ Make

Drupal makefiles and profile from Marzee Labs to kick-start Drupal development

Build Status

Usage

Drush make and profile install

Clone the repository to get started. Make sure you are logged in to Github and clone from git@, if not drush make will not work.

Build a Marzee Labs ready to be installed.

drush make build-mz.make

Using Phing to automate build tasks

Phing can be used to automate build tasks. Use MZ Box, our Phing boilerplate to kick-start your project.

Topical makefiles

Makefiles in topics like i18n, geo, search and commerce are also provided in extensions/

You can build out e.g. the i18n makefiles into an existing Drupal installation like this

drush make -v --no-core ../mz/extensions/mz_i18n.make .

You can use the .profile stubs to see which modules can be enabled and added to your profile info file.

Extending the profile

Currently, Drupal 7 core does not allow to inherit a profile, but this patch makes this possible and thus building profiles that depend on each other much easier.

When you build from this profile, Drupal 7 core is automatically patched, and you can create a new profile and add the following line to yourprofile.info

base = mz

Modules and libraries installed in the MZ profile will then be automatically installed in your profile.

Credits

Developed by Marzee Labs, @marzeelabs

mz's People

Contributors

pvhee avatar jolidog avatar nunoveloso avatar

Stargazers

Tom Bamford avatar Francisco Ribeiro avatar Lakshminp avatar Tormi Tabor avatar Jonathan Larkin avatar Andrew Macpherson avatar

Watchers

Marc Robinsone Caballero avatar  avatar  avatar  avatar James Cloos avatar Francisco Ribeiro avatar

mz's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.