Code Monkey home page Code Monkey logo

d8modules's Introduction

Drupal Modules

Here lies a collection of Drupal 8 modules worth exploraing.

Here are some of the most used packages

The goal of this project is to develop an understanding of what drupal modules are, how to install using composer, and give a basic idea of what kind of functionality these modules add to a basic drupal instance. Each module is listed with it's machine name for reference when installing via the command line (recommended)

module_filter

composer require drupal/module_filter

Module Filter: quickly find the module you are looking for without having to rely on the browsers search feature... why isn't this core?

Preview

webform

composer require drupal/webform

Webform: Webform is the module for making forms and surveys in Drupal. After a submission customizable e-mails can be sent to administrators and/or submitters. Results can be exported into Excel or other spreadsheet applications. Webform also provides some basic statistical review and has an extensive API for expanding its features.

This is a robust and actively maintained module. It's heavy and opinionated, but sometimes that's ok!

Preview

honeypot

composer require drupal/honeypot

Honeypot: Honeypot form protection means that an invisible field is added to a form. If this invisible field is filled out (bots will usually put in a value), then the form will return an error. Normal users (read: human beings) won't ever see the field, so they won't fill it out. Even if they do, the field is labeled in such a way as to indicate the human shouldn't fill out the field.

Preview

imce

composer require drupal/imce

IMCE: IMCE is an image/file uploader and browser that supports personal directories and quota.

Preview

d8modules's People

Contributors

edgeq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.