addons icon indicating copy to clipboard operation
addons copied to clipboard

List of current available Addons

Open shazada opened this issue 10 years ago • 12 comments

Here we'll keep a list of the current available Addons which will go in the OOTB edition.

The list of Douglas: http://addons.alfresco.com/addons/alfresco-bart-backup-and-recovery-tool http://addons.alfresco.com/addons/alfresco-ubuntu-install-script http://addons.alfresco.com/addons/audit-share http://addons.alfresco.com/addons/human-readable-emails-alfresco-share http://addons.alfresco.com/addons/javascript-console http://addons.alfresco.com/addons/media-viewers http://addons.alfresco.com/addons/share-site-logo-customisation

My List: http://addons.alfresco.com/addons/alfresco-share-folder-search(my own) http://addons.alfresco.com/addons/alfresco-share-and-search(my own) http://addons.alfresco.com/addons/reset-password-dialog http://addons.alfresco.com/addons/twitter-dashlets https://github.com/share-extras/github-dashlets (nice one for ourselves)

shazada avatar Aug 26 '14 08:08 shazada

addons we also use to add missing features we are used from Explorer and adopted a little bit to work in production for 4.2 e/f: https://github.com/atolcd/alfresco-share-import-export https://github.com/atolcd/alfresco-unzip-action https://github.com/atolcd/alfresco-spacetpl-customviews

hi-ko avatar Aug 26 '14 09:08 hi-ko

Guys, let's divide lists and requirements:

  1. addons that will be included to Alfresco Honeycomb Edition
  2. list of our favorite not-obsolete good documented free open source add-ons

The first - to package into Honeycomb edition The second one - for publishing on our website.

I think that Douglas sent the list of his favorite add-ons to publish them on the website. Not to include them to the Honeycomb edition. At least because we should form a list of requirements and start publishing addons ASAP, and we may work on new Alfresco edition for more than half of a year.

aviriel avatar Aug 26 '14 10:08 aviriel

I think it's an evolutionary process:

  • list of favorite add-ons
  • list of certified add-ons fullfilling requirements and process
  • packaged into Honeycomb edition

So we should write down and establish binding rules and requirements in the ADDONS team first, right?

hi-ko avatar Aug 26 '14 10:08 hi-ko

Yep, you got it! And the first list may be much bigger than the last one. Because not all extensions are compatible with each other and some of them solve the same issue.

aviriel avatar Aug 26 '14 10:08 aviriel

Not to loose ideas, I created a wiki page with the list we have so far (not rated, tested - just suggestions)

hi-ko avatar Aug 26 '14 10:08 hi-ko

What do you think about server side addons? I wrote a nice to have spring MVC integration for Alfresco. So, instead of writing webscripts with descriptors and ftls, one can simply use spring mvc (json as default output).

So there is no Share integration, but it is an AMP that exposes a single /mvc/* webscript and uses spring to process the call. Works in production on EE and CE (many versions). That helps me to be quite productive.

https://github.com/dgradecak/alfresco-mvc/tree/dev

dgradecak avatar Aug 26 '14 11:08 dgradecak

Cadidates of our favorite free open source add ons (The ticket system seems not to support wiki-like links or I was not able to find out to cross reference without using hard, real http links)

hi-ko avatar Aug 26 '14 11:08 hi-ko

Tahir also started a ticket (#2) about requirements for addons (concerning Heikos comment about binding rules).

AFaust avatar Aug 26 '14 11:08 AFaust

@dgradecak we should be open for any open improvement/extension I think your module needs a separate thread to find out if and how this could be of value for fellowers. I can add it to the list and we discuss/decide later

hi-ko avatar Aug 26 '14 11:08 hi-ko

I agree with @hi-ko, it's more a development process improvement. And we should decide it later on.

shazada avatar Aug 26 '14 11:08 shazada

I've just created a new repository to host a project I've helped to port to Alfresco 4.2 https://github.com/douglascrp/alfresco-share-site-logo-customization

douglascrp avatar Oct 27 '14 23:10 douglascrp

I wanted to let someone somewhere know I did this, so I'll comment here. https://github.com/AthabascaUniversity/alfresco-jcr

hubick avatar Mar 14 '19 02:03 hubick