Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/houzuoguo/drupal8-helloworld

An advanced hello-world example for a Drupal 8 module
https://github.com/houzuoguo/drupal8-helloworld

drupal drupal-8

Last synced: 12 days ago
JSON representation

An advanced hello-world example for a Drupal 8 module

Awesome Lists containing this project

README

        

# drupal8-helloworld
This is an advanced hello world example for a Drupal 8 module.

## Features
- Configuration allows administrator to input pre-defined hello-wrold texts (maximum three entries).
- A button in CKEditor brings up an iframe in the page to let you pick a text entry.
- Clicking a button on the iframe will insert the corresponding text into the text editor.

## License
All source code files are licensed under GPL-V3, see LICENSE file for the full license text.