PluginProbe
Taskbuilder – Project Management & Task Management Tool With Kanban Board / 2.0.8
Taskbuilder – Project Management & Task Management Tool With Kanban Board v2.0.8
6.0.5 6.0.2 6.0.3 6.0.4 6.0.1 6.0.0 5.0.8 5.0.9 4.0.9 5.0.0 5.0.1 5.0.2 5.0.3 5.0.4 5.0.5 5.0.6 5.0.7 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 All 57 releases
taskbuilder / includes / admin / addons.php

addons.php in Taskbuilder – Project Management & Task Management Tool With Kanban Board 2.0.8, at includes/admin/addons.php

218 lines 15.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 if ( ! defined( 'ABSPATH' ) ) {
3 exit; // Exit if accessed directly
4 }
5 global $wpdb, $wppmfunction;
6 ?>
7 <div class="wppm_bootstrap">
8 <div class="row">
9 <div class="col-sm-12">
10 <h3>
11 <?php _e('Addons','taskbuilder');?>
12 <a href="https://taskbuilder.net/support/" class="btn btn-info wppm-help-site-link" style="float:right;margin-right:1% !important;margin-top:-9px !important;"><?php _e('Need Help? Click Here!','taskbuilder');?></a>
13 </h3>
14 <div class="wppm_padding_space"></div>
15 <div class="row">
16 <?php echo esc_html_e('Addons are available as shown below:','taskbuilder');?>
17 </div>
18 <div class="wppm_padding_space"></div>
19 <div class="row">
20 <div class="col-md-3 col-sm-6 col-xs-12 pricing-widget">
21 <div class="row">
22 <div class="pheader">
23 <h3 class="title"><img src="<?php echo esc_url( WPPM_PLUGIN_URL . 'asset/images/calendar.svg'); ?>"><?php echo esc_html_e('Calendar','taskbuilder');?></h3>
24 <h4 class="subtitle">$19.99</h4>
25 <div style="text-align:center">
26 <small class="payment_freq"><?php echo esc_html_e('Per year','taskbuilder');?></small>
27 <small class="payment_freq"><?php echo esc_html_e('(Add-ons subject to yearly license for support and updates.)','taskbuilder');?></small>
28 </div>
29 </div>
30 <div class="pbody">
31 <div class="addon-container">
32 <i class="fas fa-arrow-right"></i>
33 <div class="addon-details">
34 <?php
35 echo esc_html_e('Calendar can help to schedule tasks to gain control over your work.
36 The use of task calendar is the main reason that keeps your day organized and supercharge your level of productivity.','taskbuilder');?>
37 </div>
38 </div>
39 </div>
40 <div class="pfooter">
41 <div class="purchase_addon">
42 <a href="https://taskbuilder.net/add-ons/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('Purchase','taskbuilder');?></a>
43 </div>
44 <div>
45 <a href="https://taskbuilder.net/task-calendar/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('View Details','taskbuilder');?></a>
46 </div>
47 </div>
48 </div>
49 </div>
50 <div class="col-md-3 col-sm-6 col-xs-12 pricing-widget">
51 <div class="row">
52 <div class="pheader">
53 <h3 class="title"><img src="<?php echo esc_url( WPPM_PLUGIN_URL . 'asset/images/cf.svg'); ?>"><?php echo esc_html_e('Custom Fields','taskbuilder');?></h3>
54 <h4 class="subtitle">$19.99</h4>
55 <div style="text-align:center">
56 <small class="payment_freq"><?php echo esc_html_e('Per year','taskbuilder');?></small>
57 <small class="payment_freq"><?php echo esc_html_e('(Add-ons subject to yearly license for support and updates.)','taskbuilder');?></small>
58 </div>
59 </div>
60 <div class="pbody">
61 <div class="addon-container">
62 <i class="fas fa-arrow-right"></i>
63 <div class="addon-details">
64 <?php echo esc_html_e('Custom Fields extension allows you to collect extra information for your tasks. The Custom Fields extension is a very important tool for gathering accurate details on all your tasks.','taskbuilder');?>
65 </div>
66 </div>
67 </div>
68 <div class="pfooter">
69 <div class="purchase_addon">
70 <a href="https://taskbuilder.net/add-ons/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('Purchase','taskbuilder');?></a>
71 </div>
72 <div>
73 <a href="https://taskbuilder.net/custom-fields/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('View Details','taskbuilder');?></a>
74 </div>
75 </div>
76 </div>
77 </div>
78 <div class="col-md-3 col-sm-6 col-xs-12 pricing-widget">
79 <div class="row">
80 <div class="pheader">
81 <h3 class="title"><img src="<?php echo esc_url( WPPM_PLUGIN_URL . 'asset/images/time-tracker.svg'); ?>"> <?php echo esc_html_e('Time Tracker','taskbuilder');?></h3>
82 <h4 class="subtitle">$19.99</h4>
83 <div style="text-align:center">
84 <small class="payment_freq"><?php echo esc_html_e('Per year','taskbuilder');?></small>
85 <small class="payment_freq"><?php echo esc_html_e('(Add-ons subject to yearly license for support and updates.)','taskbuilder');?></small>
86 </div>
87 </div>
88 <div class="pbody">
89 <div class="addon-container">
90 <i class="fas fa-arrow-right"></i>
91 <div class="addon-details">
92 <?php echo esc_html_e('Time Tracker add-on will help you to record and track the time spent on each individual task. We have designed this like a stop-watch for a task so that you can calculate the time spent on perticular task.','taskbuilder');?><
93 </div>
94 </div>
95 </div>
96 <div class="pfooter">
97 <div class="purchase_addon">
98 <a href="https://taskbuilder.net/add-ons/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('Purchase','taskbuilder');?></a>
99 </div>
100 <div>
101 <a href="https://taskbuilder.net/time-tracker/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('View Details','taskbuilder');?></a>
102 </div>
103 </div>
104 </div>
105 </div>
106 <div class="col-md-3 col-sm-6 col-xs-12 pricing-widget">
107 <div class="row">
108 <div class="pheader">
109 <h3 class="title"><img src="<?php echo esc_url( WPPM_PLUGIN_URL . 'asset/images/gantt_chart.svg'); ?>"><?php echo esc_html_e('Gantt Chart','taskbuilder');?> </h3>
110 <h4 class="subtitle">$19.99</h4>
111 <div style="text-align:center">
112 <small class="payment_freq"><?php echo esc_html_e('Per year','taskbuilder');?></small>
113 <small class="payment_freq"><?php echo esc_html_e('(Add-ons subject to yearly license for support and updates.)','taskbuilder');?></small>
114 </div>
115 </div>
116 <div class="pbody">
117 <div class="addon-container">
118 <i class="fas fa-arrow-right"></i>
119 <div class="addon-details">
120 <?php echo esc_html_e('Gantt Chart add-on effectively time manage your tasks and visualize upcoming deadlines for any project. Projects planners also use Gantt charts to maintain a bird&rsquo;s eye view of projects.','taskbuilder');?>
121 </div>
122 </div>
123 </div>
124 <div class="pfooter">
125 <div class="purchase_addon">
126 <a href="https://taskbuilder.net/add-ons/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('Purchase','taskbuilder');?></a>
127 </div>
128 <div>
129 <a href="https://taskbuilder.net/gantt-chart/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('View Details','taskbuilder');?></a>
130 </div>
131 </div>
132 </div>
133 </div>
134 <div class="col-md-3 col-sm-6 col-xs-12 pricing-widget">
135 <div class="row">
136 <div class="pheader">
137 <h3 class="title"><img src="<?php echo esc_url( WPPM_PLUGIN_URL . 'asset/images/clone_project.svg'); ?>"> <?php echo esc_html_e('Duplicate Project','taskbuilder');?></h3>
138 <h4 class="subtitle">$19.99</h4>
139 <div style="text-align:center">
140 <small class="payment_freq"><?php echo esc_html_e('Per year','taskbuilder');?></small>
141 <small class="payment_freq"><?php echo esc_html_e('(Add-ons subject to yearly license for support and updates.)','taskbuilder');?></small>
142 </div>
143 </div>
144 <div class="pbody">
145 <div class="addon-container">
146 <i class="fas fa-arrow-right"></i>
147 <div class="addon-details">
148 <?php echo esc_html_e('Duplicate Project extention allows you to clone existing project and you will get same project with(tasks+checklists).','taskbuilder');?></div>
149 </div>
150 </div>
151 <div class="pfooter">
152 <div class="purchase_addon">
153 <a href="https://taskbuilder.net/add-ons/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('Purchase','taskbuilder');?></a>
154 </div>
155 <div>
156 <a href="https://taskbuilder.net/duplicate-project/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('View Details','taskbuilder');?></a>
157 </div>
158 </div>
159 </div>
160 </div>
161 <div class="col-md-3 col-sm-6 col-xs-12 pricing-widget">
162 <div class="row">
163 <div class="pheader">
164 <h3 class="title"><img src="<?php echo esc_url( WPPM_PLUGIN_URL . 'asset/images/reports-icon.svg'); ?>"> <?php echo esc_html_e('Reports','taskbuilder');?></h3>
165 <h4 class="subtitle">$29.99</h4>
166 <div style="text-align:center">
167 <small class="payment_freq"><?php echo esc_html_e('Per year','taskbuilder');?></small>
168 <small class="payment_freq"><?php echo esc_html_e('(Add-ons subject to yearly license for support and updates.)','taskbuilder');?></small>
169 </div>
170 </div>
171 <div class="pbody">
172 <div class="addon-container">
173 <i class="fas fa-arrow-right"></i>
174 <div class="addon-details">
175 <?php echo esc_html_e('Report extention allows you to create detailed project progress reports to view, print or download as a PDF or in CSV. Also, you can download report in csv format.','taskbuilder');?></div>
176 </div>
177 </div>
178 <div class="pfooter">
179 <div class="purchase_addon">
180 <a href="https://taskbuilder.net/add-ons/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('Purchase','taskbuilder');?></a>
181 </div>
182 <div>
183 <a href="https://taskbuilder.net/report/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('View Details','taskbuilder');?></a>
184 </div>
185 </div>
186 </div>
187 </div>
188 <div class="col-md-3 col-sm-6 col-xs-12 pricing-widget">
189 <div class="row">
190 <div class="pheader">
191 <h3 class="title"><img src="<?php echo esc_url( WPPM_PLUGIN_URL . 'asset/images/user_group.svg'); ?>"> <?php echo esc_html_e('Buddypress Integration','taskbuilder');?></h3>
192 <h4 class="subtitle">$19.99</h4>
193 <div style="text-align:center">
194 <small class="payment_freq"><?php echo esc_html_e('Per year','taskbuilder');?></small>
195 <small class="payment_freq"><?php echo esc_html_e('(Add-ons subject to yearly license for support and updates.)','taskbuilder');?></small>
196 </div>
197 </div>
198 <div class="pbody">
199 <div class="addon-container">
200 <i class="fas fa-arrow-right"></i>
201 <div class="addon-details">
202 <?php echo esc_html_e('Buddypress extention allows you to create and manage projects in departments. This gives the group access to manage the project,tasks from frontend.','taskbuilder');?></div>
203 </div>
204 </div>
205 <div class="pfooter">
206 <div class="purchase_addon">
207 <a href="https://taskbuilder.net/add-ons/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('Purchase','taskbuilder');?></a>
208 </div>
209 <div>
210 <a href="https://taskbuilder.net/buddypress/" target="__blank" type="button" class="btn btn-success"><?php echo esc_html_e('View Details','taskbuilder');?></a>
211 </div>
212 </div>
213 </div>
214 </div>
215 </div>
216 </div>
217 </div>
218 </div>