An open API service indexing awesome lists of open source software.

https://github.com/vijaycs85/export_roles_permissions

Drupal 6 version of Export Roles & Permissions module
https://github.com/vijaycs85/export_roles_permissions

Last synced: about 2 months ago
JSON representation

Drupal 6 version of Export Roles & Permissions module

Awesome Lists containing this project

README

        

Export User Roles and Permissions
=================================

This module allows you to generate a hook_install() implementation that creates
the chosen roles with their associated permissions.

USAGE
=====

* Enable the module
* Visit admin/people/export
* Choose the required roles and click Create
* Copy the supplied code in to your modules .install file