Giter Club home page Giter Club logo

alfresco-sdk's Introduction

Alfresco SDK logo Alfresco SDK

This is the home of the Alfresco SDK. The Alfresco SDK is used by developers to build extensions for the Alfresco Digital Business Platform. It is based on Apache Maven, compatible with major IDEs and enables Rapid Application Development (RAD) and Test Driven Development (TDD).

License

This project is released under the Apache License, Version 2.0. If you are an Enterprise customer check the Support section.

News

  • 2017-03-27: After years of hard work, countless iterations and gathering feedback, SDK 3.0 has finally been merged into the master branch, ready for release in the coming days
  • 2016-02-20: SDK 2.2.0 released to Maven Central. Docs for Community, Enterprise, Release notes
  • 2015-10-19: SDK 2.1.1 released to Maven Central. Docs for Community, Enterprise
  • 2015-05-20: SDK 2.1.0 released to Maven Central. Docs for Community, Enterprise
  • 2014-12-23: SDK 2.0.0 release to Maven Central. Docs, Release Notes
  • 2014-08-22: First SNAPSHOT of SDK 2.0.0 in the OSS Sonatype Repository!
  • 2014-07: Project fully migrated from Google Code.

User Getting Started

Latest Documentation

To get started with Alfresco SDK 2.2.0 (latest) visit the offical Alfresco Documentation for:

Previous versions Documentation

  • Documentation for Alfresco SDK 2.1 (compatible with Alfresco 5.0.d Community and 5.0.1 Enterprise)
  • Documentation for Alfresco SDK 2.0 (compatible with Alfresco 5.0.c Community and 5.0.0 Enterprise)
  • Documentation for Alfresco SDK 1.1.1 (compatible with Alfresco 4.2)

Reporting Issues and Community Support

Report issues (and contribute!) here or join us on the IRC Channel.

Alfresco Enterprise Customers and Partners Support

If you are an Alfresco Customer please check the SDK Support status for the version you are using and the Compatibily Matrix for the SDK / Alfresco compatibility. If your version is in Limited or Full Support, you can raise issues via the Support Portal.

Maven repositories

NOTE: For Enterprise and Premiere licensed software access you need to get credential via the Alfresco Enterprise Support. See Maven Alfresco Enterprise setup.

Alfresco Artifacts Repository

Alfresco Releases

You can use the following snippet in your pom.xml to access releases on Alfresco Artifact repository:

<repository>
    <id>alfresco-public</id>
    <url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
</repository>

SDK Snapshots

To test new unreleased (unsupported) features, you can use the following snippet in your pom.xml to access SDK nightlies (SNAPSHOTS) from the OSS Sonatype repository:

<repository>
    <id>oss-sonatype-snapshots</id>
    <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>

For Developers that want to contribute to the SDK

See the Developers Wiki page.

alfresco-sdk's People

Contributors

mindthegab avatar ohej avatar gravitonian avatar michaelsuzukisagi avatar skuro avatar bhagyas avatar alfresco-build avatar maoo avatar billerby avatar loftux avatar tibberg avatar jgoldhammer avatar igorbga avatar kgeis avatar byaminov avatar jottley avatar pmonks avatar

Stargazers

Arlindo Viana avatar

Watchers

James Cloos avatar Douglas C. R. Paes avatar Arlindo Viana 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.