<s>
Enonic	B-Application
XP	I-Application
is	O
a	O
free	O
and	O
open-source	O
web	B-Application
application	I-Application
platform	I-Application
and	O
content	B-Protocol
management	I-Protocol
system	I-Protocol
(	O
CMS	O
)	O
in	O
one	O
based	O
on	O
Java	B-Language
and	O
Elasticsearch	B-Application
.	O
</s>
<s>
Developed	O
by	O
the	O
Norwegian	O
software	O
company	O
Enonic	O
,	O
the	O
microservice	O
web	O
platform	O
can	O
be	O
used	O
to	O
build	O
progressive	B-Application
web	I-Application
applications	I-Application
,	O
Next.js	O
websites	O
,	O
or	O
web-based	B-Application
APIs	O
.	O
</s>
<s>
Enonic	B-Application
XP	I-Application
uses	O
an	O
application	O
framework	O
for	O
coding	O
server	O
logic	O
with	O
JavaScript	B-Language
,	O
and	O
has	O
no	O
need	O
for	O
SQL	B-Language
as	O
it	O
ships	O
with	O
an	O
integrated	O
content	O
repository	O
.	O
</s>
<s>
Enonic	B-Application
XP	I-Application
has	O
embedded	O
web	O
content	O
management	O
,	O
blending	O
applications	O
and	O
websites	O
into	O
one	O
experience	O
.	O
</s>
<s>
The	O
content	B-Protocol
management	I-Protocol
system	I-Protocol
(	O
CMS	O
)	O
functionality	O
includes	O
a	O
visual	O
drag	O
and	O
drop	O
editor	O
,	O
a	O
landing	O
page	O
editor	O
,	O
support	O
for	O
multi-site	O
and	O
multi-language	O
,	O
media	O
and	O
structured	O
content	O
,	O
advanced	O
image	O
editing	O
,	O
responsive	O
user	O
interface	O
,	O
permissions	O
and	O
roles	O
management	O
,	O
revision	O
and	O
version	O
control	O
,	O
and	O
bulk	O
publishing	O
.	O
</s>
<s>
There	O
are	O
no	O
third-party	O
databases	O
in	O
Enonic	B-Application
XP	I-Application
.	O
</s>
<s>
Instead	O
the	O
developers	O
have	O
built	O
a	O
distributed	O
storage	O
repository	O
on	O
top	O
of	O
the	O
search	O
engine	O
Elasticsearch	B-Application
,	O
avoiding	O
the	O
need	O
to	O
index	O
content	O
.	O
</s>
<s>
The	O
system	O
brings	O
together	O
capabilities	O
from	O
Filesystem	O
,	O
NoSQL	B-General_Concept
,	O
document	O
stores	O
,	O
and	O
search	O
in	O
the	O
storage	O
technology	O
,	O
which	O
automatically	O
indexes	O
everything	O
put	O
into	O
the	O
storage	O
.	O
</s>
<s>
Enonic	B-Application
XP	I-Application
supports	O
deployment	O
of	O
server	O
side	O
JavaScript	B-Language
and	O
Java	B-Language
applications	O
,	O
using	O
the	O
framework	O
PurpleJS	O
,	O
which	O
includes	O
code	O
build	O
by	O
Enonic	O
.	O
</s>
<s>
PurpleJS	O
melds	O
Java	B-Language
and	O
JavaScript	B-Language
,	O
and	O
is	O
able	O
to	O
run	O
lightweight	O
JavaScript	B-Language
server	O
applications	O
without	O
the	O
complexity	O
of	O
the	O
Node.js	O
programming	O
model	O
.	O
</s>
<s>
The	O
open-source	O
framework	O
runs	O
on	O
top	O
of	O
a	O
JVM	B-Language
(	O
Java	B-Language
virtual	I-Language
machine	I-Language
)	O
,	O
and	O
allows	O
developers	O
to	O
run	O
the	O
same	O
code	O
in	O
the	O
browser	O
and	O
on	O
the	O
server	O
,	O
thus	O
enabling	O
them	O
to	O
employ	O
JavaScript	B-Language
while	O
working	O
with	O
existing	O
Java	B-Language
projects	O
.	O
</s>
<s>
While	O
running	O
on	O
the	O
Java	B-Language
virtual	I-Language
machine	I-Language
,	O
Enonic	B-Application
XP	I-Application
can	O
be	O
deployed	O
on	O
most	O
infrastructures	O
.	O
</s>
<s>
JavaScript	B-Language
unifies	O
all	O
the	O
technical	O
elements	O
,	O
and	O
Enonic	B-Application
XP	I-Application
features	O
a	O
MVC	B-Application
framework	I-Application
where	O
everything	O
on	O
the	O
back-end	O
can	O
be	O
coded	O
with	O
server-side	O
JavaScript	B-Language
.	O
</s>
<s>
The	O
most	O
used	O
one	O
,	O
Thymeleaf	B-Language
,	O
allows	O
users	O
to	O
create	O
a	O
plain	O
HTML5	B-Application
document	O
and	O
use	O
it	O
as	O
a	O
view	O
,	O
allowing	O
a	O
designer	O
to	O
work	O
on	O
the	O
HTML	O
file	O
,	O
while	O
a	O
developer	O
can	O
make	O
it	O
more	O
functional	O
and	O
dynamic	O
.	O
</s>
<s>
Another	O
feature	O
of	O
Enonic	B-Application
XP	I-Application
is	O
the	O
possibility	O
for	O
developers	O
to	O
create	O
progressive	B-Application
web	I-Application
apps	I-Application
(	O
PWA	B-Application
)	O
.	O
</s>
<s>
A	O
PWA	B-Application
is	O
a	O
web	B-Application
application	I-Application
that	O
is	O
a	O
regular	O
web	O
page	O
or	O
website	O
,	O
but	O
can	O
appear	O
to	O
the	O
user	O
like	O
a	O
mobile	O
application	O
.	O
</s>
<s>
In	O
early	O
2017	O
Enonic	O
released	O
"	O
Office	O
League	O
"	O
,	O
an	O
open-source	O
progressive	B-Application
web	I-Application
application	I-Application
built	O
on	O
the	O
Enonic	B-Application
XP	I-Application
platform	O
,	O
making	O
it	O
one	O
of	O
the	O
first	O
companies	O
in	O
Scandinavia	O
to	O
develop	O
and	O
release	O
a	O
production-ready	O
PWA	B-Application
.	O
</s>
<s>
Later	O
in	O
2017	O
Enonic	O
released	O
a	O
PWA	B-Application
starter	O
kit	O
,	O
helping	O
developers	O
build	O
scalable	O
PWAs	B-Application
in	O
Enonic	B-Application
XP	I-Application
.	O
</s>
<s>
The	O
software	O
company	O
specialized	O
in	O
building	O
services	O
and	O
solutions	O
using	O
Java	B-Language
,	O
including	O
a	O
content	B-Protocol
management	I-Protocol
system	I-Protocol
known	O
as	O
"	O
Vertical	O
Site	O
,	O
"	O
,	O
then	O
"	O
Enonic	O
CMS	O
"	O
.	O
</s>
<s>
The	O
resulting	O
application	O
platform	O
Enonic	B-Application
XP	I-Application
,	O
first	O
released	O
in	O
2015	O
,	O
includes	O
a	O
CMS	O
as	O
an	O
optional	O
surface	O
layer	O
.	O
</s>
<s>
In	O
March	O
2020	O
,	O
Enonic	B-Application
XP	I-Application
was	O
ranked	O
by	O
SoftwareReviews	O
,	O
a	O
division	O
of	O
Info-Tech	O
Research	O
Group	O
,	O
a	O
Canadian	O
IT	O
research	O
and	O
analyst	O
firm	O
,	O
as	O
the	O
"	O
Leader	O
"	O
in	O
Web	O
Experience	O
Management	O
.	O
</s>
<s>
Enonic	B-Application
XP	I-Application
assumed	O
the	O
mantle	O
from	O
the	O
previous	O
content	B-Protocol
management	I-Protocol
system	I-Protocol
Enonic	O
CMS	O
,	O
and	O
thus	O
began	O
with	O
"	O
version	O
5.0.0.	O
"	O
</s>
<s>
July	O
7	O
,	O
2015Contained	O
fixes	O
to	O
prepare	O
for	O
upgrading	O
to	O
6.0	O
,	O
mainly	O
tools	O
rewritten	O
in	O
Java	B-Language
and	O
bug	O
fixes.	O
!	O
</s>
<s>
September	O
8	O
,	O
2015Modules	O
changed	O
to	O
applications	O
,	O
added	O
several	O
new	O
tools	O
for	O
developers	O
,	O
added	O
new	O
publishing	O
wizard	O
,	O
page	O
templates	O
now	O
optional	O
,	O
new	O
image	O
editor	O
with	O
focal	O
point	O
and	O
cropping	O
features	O
,	O
JavaScript	B-Language
API	O
improvements	O
,	O
and	O
improved	O
admin	O
UI	O
search.	O
!	O
</s>
<s>
Enonic	B-Application
XP	I-Application
core	O
now	O
building	O
on	O
JVM	B-Language
11	O
and	O
available	O
through	O
native	O
distribution	O
on	O
all	O
major	O
platforms	O
.	O
</s>
<s>
December	O
22	O
,	O
2021Content	O
Archive	O
feature	O
,	O
major	O
improvements	O
in	O
VHosts	O
mapping	O
,	O
Content	O
Validator	O
Java	B-Language
API	O
,	O
spellchecking	O
in	O
TextLine	O
and	O
TextArea	O
,	O
and	O
improvements	O
in	O
JavaScript	B-Language
API	O
and	O
Content	O
Studio	O
UI.	O
!	O
</s>
<s>
As	O
Enonic	B-Application
XP	I-Application
is	O
open-source	O
,	O
known	O
vulnerabilities	O
,	O
bugs	O
and	O
issues	O
are	O
listed	O
on	O
GitHub	B-Application
.	O
</s>
