This module allows you to add custom buttons to create new nodes near "+Add content" button in the Content Administration section.
Imagine a group of post authors who create content every single day.
They primarily use two specific Content Types ("Event" and "Multimedia") and would like to have two buttons to add content in a faster way.
Let's get to work!
- Go to admin/config/development/action_list_creator and check "Event" and "Multimedia".
- You can change the link titles. Let's set "Add Media" instead of "Add Multimedia" (default title).
- Click on "Save configuration".
- Both buttons are ready near "+Add content".
It's very easy. Just go to admin/config/development/action_list_creator and configure the weight values as needed.
Weight one will be the first, then the second, and so on.
It's also very easy. Just go to admin/config/development/action_list_creator, uncheck "Event" and "Multimedia" and save.
Install as you would normally install a contributed Drupal module.
See: https://www.drupal.org/node/895232 for further information.
Feel free to share and use this custom module.