Oil Crude Price Block

Categories

Component ID

2820647

Component name

Oil Crude Price Block

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Only local images are allowed.CONTENTS OF THIS FILE

* Introduction
* Requirements
* Installation
* Permissions
* Usage

INTRODUCTION

Crude Oil Block is a lightweight module which allows administrators to create
blocks which display Crude oil price like
* Wti Oil Price,
* Brent Crude Price and
* Natural Gas Price .

REQUIREMENTS

Crude Oil Block requires below two modules.

Drupal core modules
* Block

Drupal contributed modules
* Jquery Colorpicker

INSTALLATION

Install as usual, see https://drupal.org/documentation/install/modules-themes/modules-7 for further information.

PERMISSIONS

The ability to create, edit and delete Crude Oil blocks relies on the block
module's "Administer blocks" permission.

USAGE

Place the entirety of this directory in sites/all/modules/crudeoil_block
You must also install the Jquery Colorpicker module (https://www.drupal.org/project/jquery_colorpicker) to use Crude Oil Block.

STEP 1: Navigate to administer >> Structure >> modules. Enable ‘Crude Oil Block’ and ‘JQuery Colorpicker’.
STEP 2: Then Go to Navigate to administer >> Structure >> blocks.
STEP 3: Then, we will find the "Add Crude Oil block" link. Click the “Add Crude Oil block” to create the crude oil blocks.
STEP 4: Finally, assign that block to any regions you like.