wp like admin

Component type

module

Maintenance status

Development status

Component created

Component changed

Closed due to copyrights infringement.
——
Make the Drupal admin panel look a little bit like Wordpress.
This is useful for showing the aggregated sidebar menu for content managers and using the admin menu (or smth) for admins.

Block Page (with Layout plugin)

Component type

module

Maintenance status

Development status

Downloads

492

Component created

Component changed

This is a copy of the 'block_page_layout' example module that used to live in Layout Plugin.

This example module was never intended to be used in production - if you want to integrate Layout Plugin with Page Manager, then use Panels! However, a few people have unfortunately used it in production, so rather than just removing it from Layout Plugin, we've moved it here.

Widget api

Component type

module

Maintenance status

Development status

Downloads

188

Component created

Component changed

Widget allows you to define additional theme/module widgets that can be exposed as blocks. The widgets are defined from a yml file and are stored as configuration.

Widget concept

The idea behind "Widget" is to allow the front end to create reusable components that are easily configurable on the back end.

A widget can be:
- A simple header image with text in front
- A simple map
- A profile box
- ..

Taxonomy Enhanced Text Widget

Component type

module

Categories

Maintenance status

Development status

Downloads

177

Component created

Component changed

Converts Text Fields into Select list options where the values are taken from Taxonomy Vocabulary. It differs from Taxonomy Reference such that, the values are not stored as term references (or Tid) but are stored as term names as simple text.

Optionally you can choose to take custom input from User, where in this case it behaves very much close to Select (or Other).

Possible use case.

Paypal automated payments

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an example module for automated paypal site income sharing according to users' page views, user points etc.

How it works?
1. Users add their paypal account
2. Admin enters the amount to share with the content contributors
3. The module distributes the amount amongst contributor according to their contribution quality and makes payments massively to each user's paypal account.