Plug-in in Alfresco

cancel
Showing results for 
Search instead for 
Did you mean: 
soete1111
Member II

Plug-in in Alfresco

Hi everyone

First I want to say that I'm new to Alfresco. 

I'm doing an internship and I've been asked to develop a plug-in in Alfresco(Java). With the plug-in you should be able to upload a document and save the hash of that document somewhere. I have read through the documentation and made a sample project.

From what I've read there are no plug-ins for Alfresco, only add-ons. I asked what they actually want but nobody in the company is familiar with Alfresco so I'm on my own for this.

Is it achievable for a beginner to write an add-on in Alfresco? If not, is there a possibility to create a simple web application in Alfresco(Java or another language)?

2 Replies
angelborroy
Alfresco Employee

Re: Plug-in in Alfresco

https://github.com/cmpaul/hashable

Hyland Developer Evangelist
eugenio_romano
Alfresco Employee

Re: Plug-in in Alfresco

Hi ,

If you want develop a web application I suggest you to give a loom here :

GitHub - Alfresco/alfresco-ng2-components: Alfresco Angular 2 components 

Eugenio