-
Notifications
You must be signed in to change notification settings - Fork 0
/
platforms.php
executable file
·169 lines (140 loc) · 5.82 KB
/
platforms.php
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<?php DEFINE('PAGE_NAME','platforms') ?>
<?php DEFINE('CURRENT_PAGE_ES','plataformas') ?>
<?php DEFINE('CURRENT_PAGE_EN','platforms') ?>
<?php include('inc/head.php') ?>
<?php include('inc/nav.php') ?>
<!-- Service-main -->
<div id="services-main" class="section">
<div class="violet background-img" >
<!-- Container -->
<div class="container md-padding">
<div class="col-md-offset-2 col-md-4">
<!-- Graphic design -->
<a href="#odoo" class="service-link">
<div class="icon icon-managment-software" ></div>
<h3> MANAGMENT SOFTWARE </h3>
<i class="fa fa-angle-down white-text" style="font-size: 50pt;"></i>
</a>
</div>
<div class="col-md-4">
<!-- Graphic design -->
<a href="#moodle" class="service-link">
<div class="icon icon-elearning" ></div>
<h3> E-LEARNING </h3>
<i class="fa fa-angle-down white-text" style="font-size: 50pt;"></i>
</a>
</div>
</div>
<!-- /Container -->
</div>
</div>
<div class="geneos-separator violet"></div>
<div class="section">
<!-- Odoo -->
<div id="odoo">
<!-- Container -->
<div class="container md-padding">
<div class="col-md-4">
<!-- Icon platform -->
<div class="icon icon-managment-software violet" ></div>
</div>
<div class="col-md-4">
<!-- Web Apps -->
<h4 class="black-text">
The most complete open source management software.
It has a set of applications to carry out the mission of a company in an integral way.
In other words, all the actions and transactions generated from an area are reflected and impacted in all areas immediately,
achieving a unified management of information for decision-making.
</h4>
</div>
</div>
<!-- /Container -->
<div class="container md-padding pb0">
<div class="row geneos-quotes-odoo">
<h2 class="black-text text-center">
All your business on one platform
</h2>
</div>
<div class="infografia">
<img src="img/en/odoo_infografia.png" title="Infografia Odoo" alter="infografia"/>
</div>
</div>
</div>
<!-- End Odoo -->
</div>
<div class="geneos-separator violet"></div>
<!-- About -->
<div id="odoo-ecommerce" class="section">
<!-- Container -->
<div class="container sm-padding">
<div class="row">
<div class="col-sm-6">
<img src="img/platforms/imagen_izq_odoo.png" title="Ecommerce con Odoo" alter="Ecommerce con Odoo"/>
</div>
<div class="col-sm-6 styled-ul black-text md-padding">
<h2 class="violet-text">CREATE A DYNAMIC E-COMMERCE AND ADAPT IT TO YOUR BRAND</h2>
<ul>
<li >Set up a customer portal to organize all your data, including order and claim tracking, access to invoices and shipping orders, all in the same place</li>
<li >Customize product pages to show your business in a unique way.</li>
<li >Add attributes such as color, size or style to make it more comfortable to navigate between the different product lines</li>
<li >Increase your sales thanks to the resetting of the shopping cart, cross-selling and complementary sales opportunities on the product pages, in the cart or on the checkout page.</li>
<li >Boost sales using promo codes and coupons.</li>
<li >Integrate with multiple payment gateways.</li>
<li >Send and expedite the fulfillment of orders with the main suppliers.</li>
<li >Synchronize inventory and sales automatically..</li>
</ul>
</div>
</div>
</div>
<!-- Container -->
</div>
<div class="geneos-separator violet"></div>
<div id="moodle" class="section">
<!-- Container -->
<div class="container bg-solapa moodle">
<div class="section-header text-center sm-padding">
<h2 class="title black-text no-sub">E-Learning</h2>
</div>
<div class="row moodle-promo">
<div class="col-sm-4 text-center">
<img src="img/platforms/logo_moodle.png" alt="">
</div>
<div class="col-sm-4 col-sm-offset-4 col-md-offset-0 text-center">
<!-- Moodle -->
<h4 class="black-text">
It's one of the most recognized educational platforms in the world
as it is considered the best tool for creating dynamic,
personalized and adaptable online courses depending on
the institution that manages it.
It is open source and free to use, mature enough, robust,
scalable, extensible and based on web standards.<br/>
</h4>
</div>
<div class="col-sm-4 styled-ul black-text">
<ul>
<li class="facilita">Facilitates communication between teachers-students.</li>
<li class="flexible">It is flexible to schedules.</li>
<li class="actividades">Implement various activities.</li>
<li class="seguimiento">Follow students work exhaustively</li>
<li class="colectivo">Helps collective learning.</li>
<li class="adaptable">Adaptable to the brand image of the institution.</li>
<li class="traducido">It is translated into more than 70 languages.</li>
</ul>
</div>
</div>
<div class="row moodle-info">
<div class="col-sm-4 text-center notebook">
<img src="img/platforms/notebook_moodle.png" alt="">
</div>
<div class="col-sm-4 text-center grafico">
<img src="img/en/infografia_moodle.png" alt="">
</div>
<div id="moodle-success-history-slider" class="col-sm-4 orange">
<img src="img/platforms/slider_1_moodle.png" alt="">
<img src="img/platforms/slider_1_moodle.png" alt="">
<img src="img/platforms/slider_1_moodle.png" alt="">
</div>
</div>
<!-- Container -->
</div>
<?php include('inc/footer.php') ?>