cancel
Showing results for 
Search instead for 
Did you mean: 

How to do External Web Access to my Alfresco Repository

mithun
Champ in-the-making
Champ in-the-making
hi

i would like to access my Alfresco repository content by using a site. i have searched on the internet but i didnt get a clear idea of how to do that. if any one knows about that .Help me to solve this issue.


Thanks
1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator
Here is an old post on the subject:
http://ecmarchitect.com/archives/2009/04/20/971

I'd ignore most of the portal sub-options as being outdated.

There are a lot of discussions about different custom front-ends on top of Alfresco. Here's one fairly recent one if you like Python:
https://forums.alfresco.com/en/viewtopic.php?f=14&t=44573

Here's another one from someone who decided to use Grails:
https://forums.alfresco.com/en/viewtopic.php?f=14&t=45894

If you are a Spring shop you can look at our sample Spring web app, Web Quick Start. It's generally used to fit the Web Content Management use case, so it may not be exactly what you are looking for:
http://wiki.alfresco.com/wiki/Web_Quick_Start

The point is, you can use anything you want. I'd highly recommend you use CMIS between your front-end and the repository.

Jeff