Skip to content

randallknutson/presets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

; $Id: $

DESCRIPTION
--------------------------
The Presets module allows another module to define a set of presets for given functionality.  Often times
in order to get complex functionality to work, many modules are required to be downloaded and configured
correctly.  Presets helps by allowing a module to check and fix these settings so that end users
can get everything set up correctly.

INSTALLATION
---------------
* Upload the Presets directory to a modules directory on your server such as sites/all/modules or sites/default/modules.
* Enable the module via the admin > site building > modules
* Go to admin/presets to see if there are any presets available in your modules.

Please note that presets by itself does not provide any functionality.  You must install a module that
implements presets for any new functionality to occur.

MODULES THAT IMPLEMENT PRESETS
------------------------------
http://www.drupal.org/project/presets

CREDITS
----------------------------
Authored and maintained by Randall Knutson <randallk AT leveltendesign DOT com>
Sponsored by LevelTen Interactive - http://www.leveltendesign.com

About

A presets module for configuring other modules in drupal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages