2017 © Pedro Peláez
 

drupal-profile oddprofile

The base profile used for all our Drupal sites.

image

oddhill/oddprofile

The base profile used for all our Drupal sites.

  • Friday, October 27, 2017
  • by NormySan
  • Repository
  • 3 Watchers
  • 0 Stars
  • 6,213 Installations
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 5 Open issues
  • 8 Versions
  • 18 % Grown

The README.md

Odd Profile

This profile is used as the base profile for all of our Drupal 9/10 sites. This profile contains base functionality needed on most websites., (*1)

Getting started

The best way to use this profile is to install it with the help of composer., (*2)

composer require oddhill/oddprofile

Configuration files

Run the following commands to remove any site specific information from the configuration files when they have been changed., (*3)

find ./config/install/ -type f -exec sed -i '' '/^uuid: /d' {} \;
find ./config/install/ -type f -exec sed -i '' '/_core:/{N;d;}' {} \;

The Versions

27/10 2017

dev-master

9999999-dev

The base profile used for all our Drupal sites.

  Sources   Download

MIT

The Requires

  • drupal/devel ^1.2
  • drupal/masquerade ^2.0.0@beta
  • drupal/metatag ^1.3
  • drupal/module_filter ^3.1
  • drupal/pathauto ^1.0
  • drupal/redirect ^1.0.0@beta
  • drupal/reroute_email ^1.0.0@beta
  • drupal/token ^1.0

 

27/10 2017

2.0.1

2.0.1.0

The base profile used for all our Drupal sites.

  Sources   Download

MIT

The Requires

  • drupal/devel ^1.2
  • drupal/masquerade ^2.0.0@beta
  • drupal/metatag ^1.3
  • drupal/module_filter ^3.1
  • drupal/pathauto ^1.0
  • drupal/redirect ^1.0.0@beta
  • drupal/reroute_email ^1.0.0@beta
  • drupal/token ^1.0

 

27/10 2017

2.0.0

2.0.0.0

The base profile used for all our Drupal sites.

  Sources   Download

MIT

The Requires

  • drupal/devel ^1.2
  • drupal/masquerade ^2.0.0@beta
  • drupal/metatag ^1.3
  • drupal/module_filter ^3.1
  • drupal/pathauto ^1.0
  • drupal/redirect ^1.0.0@beta
  • drupal/reroute_email ^1.0.0@beta
  • drupal/token ^1.0

 

27/03 2017

1.2.1

1.2.1.0

The base profile used for all our Drupal sites.

  Sources   Download

MIT

The Requires

  • drupal/block_visibility_groups ^1.1.0
  • drupal/devel ^1.0.0@rc
  • drupal/masquerade ^2.0.0@beta
  • drupal/metatag ^1.0.0
  • drupal/pathauto ^1.0.0@rc
  • drupal/personas ^1.0.0@beta
  • drupal/token ^1.0.0@rc

 

12/12 2016

1.2.0

1.2.0.0

The base profile used for all our Drupal sites.

  Sources   Download

MIT

The Requires

  • drupal/block_visibility_groups ~1.0
  • drupal/devel ~1.0@beta
  • drupal/masquerade 2.0@beta
  • drupal/metatag ~1.0@beta
  • drupal/pathauto ~1.0@beta
  • drupal/token ~1.0@beta

 

01/11 2016

1.1.0

1.1.0.0

The base profile used for all our Drupal sites.

  Sources   Download

MIT

The Requires

  • drupal/block_visibility_groups ~1.0
  • drupal/devel ~1.0@alpha
  • drupal/metatag ~1.0@beta
  • drupal/pathauto ~1.0@beta
  • drupal/token ~1.0@beta

 

01/11 2016

1.0.0

1.0.0.0

The base profile used for all our Drupal sites.

  Sources   Download

MIT

The Requires

  • drupal/block_visibility_groups ~1.0
  • drupal/devel ~1.0@alpha
  • drupal/metatag ~1.0@beta
  • drupal/pathauto ~1.0@beta
  • drupal/token ~1.0@beta

 

02/12 2015

0.1.0

0.1.0.0

Custom installation profile for regular sites by Odd Hill.

  Sources   Download