Alfresco 6.0 Adding new actions to the Document Library Setup

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2018 09:50 AM
Adding new actions to the Document Library | Alfresco Documentation
Hello everyone.i am using Afresco Community Edition 6.0. I cannot install this mail module.and I don't know how to install mail module.can someone help me with this subject?( step-by-step installation of mail module )
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2018 05:38 PM
Alfresco 6, by default, delivered as Docker images.
Because of that, you will have to, first, package that customization as an AMP or Jar file, using Alfresco SDK: Getting Started with the Alfresco Maven SDK | ECMArchitect | Alfresco Developer Tutorials
After that, you will have to install the AMP.
For this, you can use different approaches, as:
Building a custom image: https://community.alfresco.com/community/ecm/blog/2018/04/17/deploying-and-running-alfresco-content-...
Using a custom docker template: alfresco-docker-template/templates/201806-GA at master · keensoft/alfresco-docker-template · GitHub
All that information is discussed at How to install module to dockerized Alfresco installation?
