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:
- Devel
- Entity API (Drupal 7 only)
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
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Developer tools
2 sites report using this module
- Created by adcillc on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

