andrelohmann-silverstripe/bootstrap_navbar_loginform

Silverstripe Login Form for Bootstrap Navbar

3.0.0 2017-06-24 21:30 UTC

This package is auto-updated.

Last update: 2024-03-29 03:44:45 UTC


README

Maintainers

  • Andre Lohmann (Nickname: andrelohmann)

Requirements

Silverstripe 3.2.x

Introduction

Loginform for the Bootstrap Navbar

Notice

This repository uses the git flow paradigm. After each release cycle, do not forget to push tags, master and develop to the remote origin

git push --tags
git push origin develop
git push origin master