Hi,
I download the installer for windows. Where I can download the source of this installer, I want to add some actions.
I don't think you have access to the installer source code
Hi,
I think you can install Alfresco and extended it adding new actions.
For example, you can check this tutorial:
Creating Custom Actions in Alfresco | ECMArchitect | Alfresco Developer Tutorials
Regards,
clv
I want to add actions to the installer, for example I want to add Alvex extention. So after installation I have to add Alvex files to alfresco directories.
Hi,
That's right. After installing Alfresco you can install add-ons. But, you can check out that this extensions are compatible with your Alfresco version.
Regards,
clv
But I want to add some function to Alfresco Installer, that should add alvex files to alfresco directories. That's why I need installer source code. And I don't know, how I can get it.
Hi:
You can create your own shell script, that invokes a text based Alfresco installation with the bundle installer (and some predefined values). And then add your alvex files or whatever over the created structure.
$ ./alfresco-community-installer-201707-linux-x64.bin --mode unattended --alfresco_admin_password secret --alfresco_ftp_port 2121 --prefix /opt/alfresco52g
Regard.
--C.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.