Alfresco shae webscript

cancel
Showing results for 
Search instead for 
Did you mean: 
KirandeepKaur
Partner

Alfresco shae webscript

Hi , I want to update the MyACTIVITIES feed in Alfresco share dropdown to include 60days button to work. For that how to overwrite existing webscript to include the feature. I have read alfresco docunmentation and other blogs but all very confusing to me. In site-webscripts/dashlets, which files to include ? Do i have to include in the mentioned location or in share-config-custom.xml?

Can anybody please help on this by mentioning the steps?

1 Reply
abhinavmishra14
Advanced

Re: Alfresco shae webscript

If i understood your question, you are looking for extending "MyActivities" dashlet. 

Here are files that you have to review and extend (DO NOT OVERRIDE):

my-activities.get.config.xml

my-activities.get.html.ftl

my-activities.get.js

 

Review these docs on how to extend:

https://docs.alfresco.com/content-services/7.0/develop/share-ext-points/surf-dashlets/

https://docs.alfresco.com/content-services/7.0/develop/share-ext-points/modify-ootb-code/

~Abhinav
(ACSCE, AWS SAA, Azure Admin)