Coder Social home page Coder Social logo

douglascrp / alfresco-share-import-export Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atolcd/alfresco-share-import-export

1.0 2.0 0.0 850 KB

License: GNU Lesser General Public License v3.0

FreeMarker 20.50% JavaScript 70.54% CSS 2.31% Batchfile 0.78% Shell 0.80% HTML 5.07%

alfresco-share-import-export's Introduction

"Import/Export ACP Tool" for Alfresco Share

This extension allows you to import and export ACP files from Share UI (you can also import (and extract) ZIP files).

Building the module

Check out the project if you have not already done so

    git clone git://github.com/atolcd/alfresco-share-import-export.git

An Ant build script is provided to build JAR file OR AMP files containing the custom files.

To build JAR file, run the following command from the base project directory:

    ant dist-jar

If you want to build AMP files, run the following command:

    ant dist-amp

Installing the module

This extension is a standard Alfresco Module, so experienced users can skip these steps and proceed as usual.

1st method: Installing JAR (recommended)

  1. Stop Alfresco
  2. Copy share-import-export-X.X.X.jar into the /tomcat/shared/lib/ folder of your Alfresco (you might need to create this folder if it does not already exist).
  3. Start Alfresco

2nd method: Installing AMPs

  1. Stop Alfresco

  2. Use the Alfresco Module Management Tool to install the modules in your Alfresco and Share WAR files:

     java -jar alfresco-mmt.jar install import-export-alfresco-vX.X.X.amp $TOMCAT_HOME/webapps/alfresco.war -force
     java -jar alfresco-mmt.jar install import-export-share-vX.X.X.amp $TOMCAT_HOME/webapps/share.war -force
    
  3. Delete the $TOMCAT_HOME/webapps/alfresco/ and $TOMCAT_HOME/webapps/share/ folders.
    Caution: please ensure you do not have unsaved custom files in the webapp folders before deleting.

  4. Start Alfresco

Using the module

Go to the Share Admin console.
Export tool (ACP only): http://server:port/share/page/console/admin-console/export
Import tool (ACP and ZIP files): http://server:port/share/page/console/admin-console/import

LICENSE

This extension is licensed under GNU Library or "Lesser" General Public License (LGPL).
Created by: [Julien BERTHOUX] (https://github.com/jberthoux) and [Bertrand FOREST] (https://github.com/bforest)

Our company

[Atol Conseils et Développements] (http://www.atolcd.com) is Alfresco [Gold Partner] (http://www.alfresco.com/partners/atol)
Follow us on twitter [ @atolcd] (https://twitter.com/atolcd)

alfresco-share-import-export's People

Contributors

bforest avatar douglascrp avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.