thedevdojo/voyager

Add a button to save content and create a new one.

Open

#1,515 opened on Jul 30, 2017

View on GitHub
 (4 comments) (1 reaction) (1 assignee)PHP (2,652 forks)batch import
help wantedtype:enhancement

Repository metrics

Stars
 (11,817 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  • Laravel Version: 5.4.28
  • Voyager Version: 0.11.14
  • PHP Version: 7.1
  • Database Driver & Version: MySQL 5.5

Description:

First of all, I would like to thank you all for this great work you did !

Here is my proposition: when creating/editing new BREAD content, it would be great to have 3 buttons to save :

  • Save : save and go back to the browse list
  • Apply : save and stay on the content
  • Save and Add new : save and create another content

That would be a great time saver.

Steps To Reproduce:

Add a new BREAD content, there is only a "Save" button which will show you the create content.

Have a nice day !

Contributor guide