https://github.com/csko/patterns-installation-profile
https://github.com/csko/patterns-installation-profile
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/csko/patterns-installation-profile
- Owner: csko
- License: gpl-2.0
- Created: 2011-08-12T12:03:23.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-02-21T20:49:27.000Z (over 14 years ago)
- Last Synced: 2025-01-19T08:42:56.506Z (over 1 year ago)
- Homepage:
- Size: 104 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.txt
Awesome Lists containing this project
README
Patterns Installation Profile
=============================
This installation profile provides a simple integration of
patterns module into the Drupal's installation procedure.
It enables a user to execute one or more patterns during the
installation.
The Patterns module provides a way to automatically setup and
configure multiple features on a Drupal site by reading and
executing site configuration stored in easy to read files.
Currently supported formats for configuration files (called patterns)
are XML and YAML.
For instructions on using an installation profile, see:
http://drupal.org/node/306267
For more details about patterns, see:
http://drupal.org/project/patterns
REQUIREMENTS:
- patterns module (http://drupal.org/project/patterns)
- token module (http://drupal.org/project/token)
- pattern (configuration) file(s) you want to execute
Note that pattern files may require additional modules.
USAGE:
1) Add patterns and token modules to you site's modules folder
2) Add patterns_profile to Profiles folder
3) During the installation select Patterns Installation Profile