Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What's a good CMS to integrate with an existing Java website (needs good API's) [closed]

We have a large existing website (written in Java/Spring/Hibernate/JSP) and want to add a Content Management System to allow our employees to manage sections of existing pages and in certain cases the body of entire pages (such as jobs/contact/press-release/etc).

The catch is most open-source CMS's we've looked at like Drupal, Radiant, Joomla, etc seem to be designed so that you build an entire website on-top of the CMS. Whereas we want a CMS that's designed to be integrated in an existing site (perhaps via API's).

Any suggestions?

like image 746
ToddH Avatar asked Oct 01 '10 17:10

ToddH


1 Answers

We went through a vetting process and chose Alfresco.

This might help you pick one that is right for you. Open Source Content Management Systems (CMS) in Java

like image 145
Snekse Avatar answered Oct 06 '22 00:10

Snekse