Summit Meeting List

Summit meeting list provides list of all the attendees participating in a particular event.

A module comprise of simple input field required for an Email and a Submit Button.

On providing email the record should be submitted to database and admin can view the list of attendees attending event.

Installation Guide:

Use in production sites

Using this module in production sites need particular precautions.

For Site administrators and Webmasters

Normally you don't need to use this module on your sites in production. Anyway if you need to update an entity type schema you can do it.

YAML Configuration

Access data arrays in YAML files

YAML provides a format for storing data in text files.

The YAML Configuration module:

For Developper

All tools provide for developper

This section are totally dedicated to developper, all topics are here to show all possibles interactions with Form mode manager and Display modes system.

You can see more informations about Form mode manager with the attached Diagram.

Upgrading and converting Drupal 7 modules

This guide provides information and specific steps for upgrading contributed and custom modules from Drupal 7 to the latest version.

This guide provides information and specific steps for upgrading contributed and custom modules from Drupal 7 to the latest version of Drupal. Drupal Module Upgrader can do some of this automatically for you, covering many API hooks.

Check out the introduction and how to set up a development environment page for how to get started.

Structure of a service file

Services are defined in a file called 'example.services.yml', assuming that your module is named 'example.' This file should be located in the root directory of your module project. Drupal automatically detects and utilizes these defined services.

Example of a example.services.yml file:

Pages

Subscribe with RSS Subscribe to RSS - module development