Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aryashreep/music_contact_us

Drupal 8 custom Contact Us
https://github.com/aryashreep/music_contact_us

custom-module d8 dependency-injection druapl-8 drupal services

Last synced: 17 days ago
JSON representation

Drupal 8 custom Contact Us

Awesome Lists containing this project

README

        

# Drupal 8 custom Contact Us
custom contact us with dependency injection(DI).

![D8 Code Review](https://github.com/aryashreep/music_contact_us/workflows/D8%20Code%20Review/badge.svg?branch=master)

# Module structure
|- src
| |- Controller - MusicContactUsController.php
| |- Form - MusicContactUsForm.php
| |- MusicContactUsFormService.php
|- templates - music-contact-us.html.twig
|- tests
| |- Controller - MusicContactUsControllerTest.php
| |- src
| |- Functional - LoadTest.php
|- composer.json
|- music_contact_us.info.yml
|- music_contact_us.install
|- music_contact_us.module
|- music_contact_us.routing.yml
|- music_contact_us.services.yml