This project is under active development.

Ubercart Payfast Payment Method

mod-ubercart-drupal7 - Payfast.co.za payment method for ubercart Drupal 7

Three

Three is an experimental twig theme for Drupal 8. Mostly becusae I would like to learn how to use Twig in Drupal 8. The theme is not meant to be generic.

Entity Field Access

Entity field access adds a configurable access check to any entity field.

Possible access types could be "private" or "public", for example. This allows us to set fields to private access, so that only those with the appropriate permission can view the field.

Field access for each field is configurable from within the user interface.

There is the possibility to extend the module through plugins, in order to provide other kinds of field access checks - see for example the submodules entity_field_access_role and entity_field_access_user_relationships.

Instructions

Install and enable the module as usual.

Add or edit a field as usual.

In the field edit form you will see a section entitled ENTITY PRIVATE FIELD SETTINGS.

entity_field_access field settings

Note: In order to provide private access, you will need to configure the "Access all private fields" permission at admin/people/permissions#module-entity_field_access.

entity_field_access permissions

The following screenshot provides an example of how the settings would appear on a field on the Create Article page.

Pages

Subscribe with RSS Subscribe to RSS - Under active development