cancel
Showing results for 
Search instead for 
Did you mean: 

JavaScript Console

alfresco
Elite Collaborator
Elite Collaborator

This project defines a Share administration console component to execute custom JavaScript code against the Alresco repository. It can be used for prototyping webscripts or to run administrative scripts. This is part of the Share-Extras project.

OwnerFlorian Maul‌ / Jens Goldhammer
Product

Alfresco Content Services

Versions

Community 4.x and above

Enterprise 4.x and above

License TypeApache License 2.0
Project PageGitHub project page 
Download PageMaven Central (released versions of Repository AMP + Share AMP)
InstallationAMP
6 REPLIES 6

n0218694
Champ in-the-making
Champ in-the-making

Is this still supported for ACS 6.0 in kubernetes and if so do you know if there is any documentation provided for how to add 3rd party amps?

afaust
Legendary Innovator
Legendary Innovator

Yes, it still works on Alfresco 6.0, that's why I added the categories for Community / Enterprise 6.0. Of course you have to add the AMP yourself when you build your own Docker images for use in Kubernetes. Addition of AMPs should be well covered in Deploying and Running ACS 6.0

Hello,

is this module still works on Alfresco 7.0 ?

afaust
Legendary Innovator
Legendary Innovator

@Soprasteria In the current state it has library incompatibilities with ACS 7.0 - a pull request already exists to fix this and make it 7.0 compatible, but it looks like the primary maintainer is no longer active, and questions have been raised about whether the module should be taken over by the wider community.

Hello.
Is there any JavaScipt Console add-on compatible with ACS 7.x?
Thanks.

Order of the Bee Support Tools include JavaScript Console and it's compatible till 7.3. The Community is working to get the module running also for 7.4 soon.

https://github.com/OrderOfTheBee/ootbee-support-tools/releases/tag/1.2.0.0

Hyland Developer Evangelist