Skip to content
Snippets Groups Projects
Select Git revision
  • 8.x-2.0
  • 8.x-2.x default
  • 2.x
  • 7.x-2.x
  • 8.x-1.x
  • 6.x-2.x
  • 6.x-1.x
  • master
  • 8.x-2.2
  • 8.x-2.3
  • 8.x-2.1
  • 8.x-1.2
  • 8.x-2.0-beta2
  • 7.x-2.2
  • 8.x-2.0-beta1
  • 8.x-2.0-alpha1
  • 8.x-1.1
  • 8.x-1.0
  • 8.x-1.0-beta1
  • 7.x-2.1
  • 7.x-2.1-beta
  • 7.x-2.0
  • 6.x-2.0
  • 6.x-2.0-beta3
  • 6.x-2.0-beta2
  • 6.x-2.0-beta1
  • 6.x-1.0
27 results

config_perms

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • gnuget's avatar
    Issue #3135507 by gnuget, dgaspara, shobhit_juyal: Drupal 9 readiness
    David Valdez authored and David Valdez committed
    198eb1fc
    History
    ---SUMMARY---
    
    This is a very light-weight module allows additional permissions
      to be created and managed through a administration form.
    
    It uses the route permissions system to allow or disalow access to it.
    
    On the administration page a user is able to create a permission
      with name and path(s).
    
    These permissions can then be assigned to roles on the permissions page.
    
    
    ---REQUIREMENTS---
    
    
    *None. (Other than a clean Drupal 8 installation)
    
    
    ---INSTALLATION---
    
    
    Install as usual.
    
    Place the entirety of this directory in the /modules folder of your
    
    Drupal installation.
    
    Navigate to Administer > Extend.
    
    Check the 'Enabled' box next to the 'Custom permissions' and then
    
    click the 'Save Configuration' button at the bottom.
    
    For help regarding installation, visit:
    https://www.drupal.org/documentation/install/modules-themes/modules-8
    
    
    ---CONFIGURATION---
    
    Add/Edit/Delete permissions in /admin/people/custom-permissions/list.
    
    
    ---CONTACT---
    
    
    Current Maintainers:
    *Mostfa Ben Ellefi - https://www.drupal.org/u/benellefimostfa
    
    
    This project has been sponsored by:
    
    *utiks
    
    Visit: http://www.utiks.com for more information.