Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download profiler_builder-7.x-1.0-beta4.tar.gztar.gz 17.23 KB
MD5: c112802e92f7cc9c946a7deffaed3ff2
SHA-1: 837b47da4bf8d08cb5e4608d09d85b61964c0ce5
SHA-256: 3212df3786e6380d723d956d72b24ed8a521c97219c871fcade6bf5ce5bba346
Download profiler_builder-7.x-1.0-beta4.zipzip 19.3 KB
MD5: 1efe317fae3ec07a818955e7504ab5e1
SHA-1: 1476cd8ad88e6748ed519f2f4ff67c6d7ce002b5
SHA-256: b897e48556055261a22b4bca3ca617d0169f7b15e94465e962d8124dab657844

Release notes

Bug fixes

  • Packaging accuracy issues resolved

New Features

  • Builds the .info, .profile, .install, and .make files necessary to turn a site into a distribution / installation profile and tar's them up as a download.
  • Checkbox settings to allow for modification to the generated output
  • .info file based on components selected and analyzing current site
  • .install setting based on common install routines and distribution best practices
  • Automatically adds the following to the drush make output:
  • required drush info based on local or drupal.org packaging
  • modules with version and custom / version-less modules added to the end
  • themes with version
  • libraries (requires Libraries API)
  • patches (scans site structure for .patch files)
  • Error catching / TODO statements commented into make file as detected
  • Hooks to modify all file components for build accuracy

This is the most substancial version improvement thus far! Additional community testing / drush support and this will be released as a full version.

Created by: btopro
Created on: 24 Oct 2012 at 20:47 UTC
Last updated: 6 Nov 2013 at 23:58 UTC
New features
Bug fixes

Other releases