Skip to content

Instantly share code, notes, and snippets.

@MikeNats
Forked from thomasmorf/AEMDevResources
Created March 3, 2017 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save MikeNats/a75be188b7d15db0f59afda244dc91b9 to your computer and use it in GitHub Desktop.
Save MikeNats/a75be188b7d15db0f59afda244dc91b9 to your computer and use it in GitHub Desktop.
Adobe Experience Manager Resources for Developers
Documentation
-------------
AEM: http://docs.adobe.com
Recent updates: https://docs.adobe.com/docs/en/aem/recent-documentation-updates.html
AEM Docs daily changes: http://adobedocsdiff.headwire.com/sitediff/
API References
--------------
https://docs.adobe.com/docs/en/aem/6-2/develop/ref.html
https://github.com/Adobe-Marketing-Cloud/htl-spec/blob/1.2/SPECIFICATION.md - HTL v. 1.2 spec
https://docs.adobe.com/docs/en/aem/6-2/develop/ref/jsdoc/ui-touch/editor-core/index.html - Touch UI
https://docs.adobe.com/docs/en/aem/6-2/develop/ref/test-api/index.html - Hobbes.js
Open Source Projects
--------------------
http://felix.apache.org - OSGI Framework Implementation
http://jackrabbit.apache.org/ - JCR Repository
http://sling.apache.org/ - Sling Web Framework
http://tika.apache.org/ - Content extraction from various file formats
http://lucene.apache.org/ - Lucene Search Index Engine and Solr Server
How-to
------
https://helpx.adobe.com/marketing-cloud/experience-manager.html
https://adobe-consulting-services.github.io/acs-aem-tools/
http://adobe-consulting-services.github.io/acs-aem-commons/
http://stackoverflow.com/questions/tagged/aem
Educational resources
---------------------
http://aemcasts.com/ - Short video tutorials for beginners
http://dev.day.com/gems - 45 min in-depth tech webcast
Packages
--------
https://github.com/Adobe-Marketing-Cloud/aem-demo-machine/wiki
https://www.adobeaemcloud.com/
---------
https://helpx.adobe.com/experience-manager/kb/aem62-available-hotfixes.html
https://helpx.adobe.com/experience-manager/kb/aem61-available-hotfixes.html
https://helpx.adobe.com/experience-manager/kb/aem6-available-hotfixes.html
Dev tools
---------
Eclipse AEM plugin: https://docs.adobe.com/docs/en/dev-tools/aem-eclipse.html
Intellij AEM Plugin: https://github.com/headwirecom/aem-ide-tooling-4-intellij/wiki
Chrome Log Tracer: http://adobe-consulting-services.github.io/acs-aem-tools/aem-chrome-plugin/log-tracer/
AEM sync: https://github.com/Adobe-Marketing-Cloud/tools/tree/master/repo
Code examples
-------------
http://adobe-consulting-services.github.io/acs-aem-samples/
Adobe pubilc repositories
------------------------
https://repo.adobe.com/nexus/content/repositories/public
http://bit.ly/AMCPKGSHARE - Package Share
https://github.com/Adobe-Marketing-Cloud/
http://adobe-consulting-services.github.io
https://github.com/AdobeAtAdobe
https://github.com/cqsupport
https://helpx.adobe.com/experience-manager/kb/download-companion-app.html - Asset Companion app
3rd party code repositories and libraries
-----------------------------------------
https://github.com/TWCable
http://wcm.io/
https://github.com/Netcentric
https://github.com/Citytechinc
https://github.com/Cognifide
https://github.com/badvision/curly
https://github.com/sinnerschrader/aem-react
https://github.com/sinnerschrader/aem-react-js
AEM on GitHub
-------------
https://github.com/search?utf8=%E2%9C%93&q=aem-&type=Repositories&ref=searchresults
Migration Tools
---------------
oak-upgrade: https://jackrabbit.apache.org/oak/docs/migration.html
Crx2Oak: https://repo.adobe.com/nexus/content/groups/public/com/adobe/granite/crx2oak/
Oak Run: http://mvnrepository.com/artifact/org.apache.jackrabbit/oak-run
Huge data migration: https://github.com/TWCable/grabbit
Marketplace
-----------
http://bit.ly/MCXChange
Mobile
------
https://github.com/blefebvre/aem-phonegap-kitchen-sink
https://github.com/blefebvre/aem-phonegap-starter-kit
Communites
----------
AEM Technologist Community: http://communities.adobe.com
AEM Helpx: https://helpx.adobe.com/marketing-cloud/experience-manager.html
AEM Help Forum: http://help-forums.adobe.com/experience-manager
AEM Assets Forum: http://help-forums.adobe.com/experience-manager/assets
Blogs
-----
http://blogs.adobe.com/experiencedelivers/
http://blogs.adobe.com/contentmanagement/
https://www.terrabeata.com/
http://experience-aem.blogspot.de
http://www.wemblog.com/
http://cq-ops.tumblr.com/
http://www.aemstuff.com
http://www.nateyolles.com
Release Notes
-------------
Marketing Cloud: https://marketing.adobe.com/resources/help/en_US/whatsnew/
Dispatcher: http://www.aemstuff.com/tools/dispatcheronlinetracker.html
Video
-----
http://tv.adobe.com/videos/adobe-experience-manager/
Adobe Gems: http://www.adobe.com/go/gems
Support Team: https://github.com/cqsupport
Training
--------
http://bit.ly/AEMTraining
Events and Conferences
----------------------
Agenda: https://communities.adobe.com/en/communities/aem_technologistsdevelopersarchitects/events.html
http://adaptto.org
http://www.connectcon.ch
http://www.circuitdevcon.com
http://summit.adobe.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment