Devel Snippet Logo

This project is not covered by Drupal’s security advisory policy.

The Devel Snippet module allows to save code snippets inputted on the Execute PHP Code (provided by the Devel module) to database for further execution.

Requirements

This module requires the following modules:

Installation

Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.

Configuration

Configure user permissions in Administration » People » Permissions:

  • Administer Devel Snippets (Devel Snippet module)
    The only permission provided by the module and required for
    accessing module's pages and perform actions with code snippets.
    Give to trusted roles only.
  • Execute PHP code (Devel module)
    This permission provided by the Devel module is needed to execute snippets code.
    Again, give to trusted roles only.

Created by ADCI Solutions team.

Supporting organizations: 

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Developer tools
  • chart icon2 sites report using this module
  • Created by adcillc on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases