Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
Drupal Content Planner helps you to create, plan and manage content. It offers
a dashboard, a content calendar and a todo list. It's completely open source and
free to use.
* For a full description of the module, visit the project page:
https://www.drupal.org/project/content_planner
* To submit bug reports and feature suggestions, or to track changes:
https://www.drupal.org/project/issues/content_planner
REQUIREMENTS
------------
This module requires the following outside of Drupal core:
* Scheduler - https://www.drupal.org/project/scheduler
INSTALLATION
------------
* Install the Content Planner module as you would normally install a
contributed Drupal module. Visit
https://www.drupal.org/node/1897420 for further information.
CONFIGURATION
-------------
1. Navigate to Administration > Extend and enable the module.
2. Once enabled, there is a new tab "Content Planner" in the Admin bar with
three choices: Dashboard, Content Calendar, and Content Kanban.
3. The dashboard shows and overview of the available widgets. The dashboard
is flexible and configurable. Create a widget using the Drupal plugin
system.
4. The Content Calendar is a calendar view of all the site's content.
Content can be directly added from this view.
5. The Content Kanban is a todo list that lists the workflow states in
columns.
However you need to configure the content planner according to your specific use
case. Please follow the instructions here:
* https://www.drupal-blog.ch/drupal-module/how-install-drupal-content-calendar.
Andy Blum
committed
MODULE DEVELOPMENT
------------------
To compile module scss files use npm.
npm install
npm run build-css
MAINTAINERS
-----------
* Lukas Fischer (lukas.fischer) - https://www.drupal.org/u/lukasfischer
Supporting organizations:
* NETNODE AG - https://www.drupal.org/netnode-ag