Seeking co-maintainers!

This module allows the admin account (user 1) to add fields, filters and sorts to views which use PHP code. It also supports additional accounts when the core PHP Filter module is enabled.

This is the successor of Views Custom Field for both D6 and D7. The D6 version supports both Views 2 and Views 3.

Note

While this module allows you to directly use PHP inside views which may be useful for quick and easy solutions, it is highly advisable to use regular handlers and plugins when available (or even to create one yourself).

Available handlers

Area
An (header/footer/empty) area which output is constructed by the administrator using PHP.
Field
A field which value and/or output is constructed by the administrator using PHP. Click-sort is also available and accepts a number of predefined sort algorithms or custom PHP.
Filter
A filter based on custom PHP code; use PHP to filter out any row.
Sort
A sort based on custom PHP code; use PHP to sort the result of a view.

Available plugins

Access
Access control based on custom PHP code; use PHP to determine whether a user has access to a view.
Cache
Cache control based on custom PHP code; use PHP to determine whether a view's (result/output) cache is still fresh.

Downloads

Version Downloads Date Links
7.x-1.x-dev tar.gz (13.33 KB) | zip (19.65 KB) 2012-Feb-21 Notes
6.x-1.x-dev tar.gz (12.76 KB) | zip (18.37 KB) 2011-Jun-22 Notes

Project Information


Maintainers for Views PHP

  • casey - 34 commits
    last: 1 year ago, first: 2 years ago
  • infojunkie - 13 commits
    last: 1 year ago, first: 2 years ago

Issues for Views PHP

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here