Home Page Redirect

Component type

module

Maintenance status

Development status

Downloads

127

Component created

Component changed

This module extends the "Default front page" under your "System" > "Site information" to use a path for authenticated users or anonymous users.
It also integrates with the Token module.

How this module works

On install, sets the Default front page to a custom handler that performs a 301 redirect for anonymous or authenticated users.

D8 Entity Editor Advanced Link (Linkit)

Component type

module

Maintenance status

Development status

Downloads

532

Component created

Component changed

Adds linkit support for link field in the entity embed dialog.

Requirements

8.x-1.x only works with linkit 8.x-4.x which is maintenance only.

Folder Redirect

Component type

module

Maintenance status

Development status

Downloads

173

Component created

Component changed

Folder Redirect
Auto generate 301 redirects for the files within a folder, useful for folder that contains large amount of files & are moved from one path to another.
path : admin/config/search/redirect/folder_redirect

Admin Login Path

Component type

module

Maintenance status

Development status

Downloads

928

Component created

Component changed

Admin Login Path is a simple module that routes the login pages to use the admin (theme) path.

This project was built to provide a 'portal' style login for the Material Admin theme.

Installation

Admin Login Path can be installed via the standard Drupal installation process.

Page Layout

Component type

module

Maintenance status

Development status

Component created

Component changed

INTRODUCTION

With Page Layout, you can create new pages (or paths, i.e. /about), and put content onto them, by placing blocks - much like the Block Layout page.
Each page can define multiple variants, where each variant can have their own set of conditions when to be selected.
It’s also possible to overwrite existing pages and content types. i.e. node, by defining a page with path `/node/%`.

Redirect Nodes

Component type

module

Maintenance status

Development status

Downloads

449

Component created

Component changed

Redirect Nodes provides a node content type specifically designed for only using as a menu item.

Why not just use core's menu module?

Cores menu module works well for most use cases, however it does not have many integration with access control modules, which makes restricting access to edit, manage and view menu items. Redirect nodes allow menu items to be added that get managed the same way other site content is, which means that all node access modules can be applied to this module.

Transliterate filenames for uploads

Component type

module

Maintenance status

Development status

Downloads

405

Component created

Component changed

Transliteration for all uploading files (includes fields and ckeditor inline upload)

How to use: just enable module as usual. All new file names will be transliterate to Latin characters.

Templorary solution till 8.5 core - https://www.drupal.org/node/2492171 . After release new core just disable this module (or not, if you don't want to click all checkboxes on all filefields for transliteration and use this one simple module for global settings).