Skip to content

sailorphoenix/portfolio_login

Repository files navigation

portfolio_login

Portfolio Login for Drupal 8 administration. Custom admin paths with D8 custom module. The routes are defined in module's settings. This is a module for fun, to learn and test all functionnalities provided by Drupal and Symfony. A real contrib module is available for production if you want, but not created by me.

Installation

  • Put the module into your module folder.
  • Set your custom routes in config files (Config API Drupal) in src/install folder.
  • Enable the module in Drupal BO.
  • Test your new routes :)

Roadmap

  • Create an admin form to configure your login routes anytime (01/18)
  • Define routes for all admin path (2018)

Contrib Module

Stable module from community here with more functionnalities : https://www.drupal.org/project/rename_admin_paths Maintainers : Raphael Apard https://www.drupal.org/u/raphael-apard

About

Drupal 8 Custom module to set custom admin paths

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages