Skip to content

drozas/Patterns

 
 

Repository files navigation

Patterns, Drupal 7.x module

Complex websites and web applications can be created by combining configurations of Modules, Fields, Content Types, Menus, Blocks, Categories, Roles / Permissions, etc... This site setup and configuration process is a very time consuming and repetitive bottleneck.

Some changes for jenkins...2

The Patterns module is built to bypass this bottleneck by managing and automating site configuration. Site configuration is stored in YAML, XML, or PHP files called Patterns. These files have a structure which is easy to read, modify, manage, & share and can be executed manually or as a part of an automated web site deployment.

Documentation

A fairly complete and up to date documentation is available here:

drupal.org.

About

QScience Project -- Drupal Patterns 7

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.6%
  • JavaScript 9.4%