Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Forge is our concept to encourage and support open source development around Magnolia. It provides visibility to your project, and a standard process to follow. Everyone is encouraged to share their code and ideas on the Forge. This includes community and as well as Enterprise users.

When we launched it years ago, we provided access to our development infrastructure. Now "the web" provides many great tools, and we've retooled the Forge to take advantage of this lively and familiar environment. So what exactly is "The Forge" today?

Apply for a forge Forge project

What can I share on the Forge?

Share any software that will help Magnolia developers or users.

A Magnolia Forge project is often a maven-based Magnolia module that enhances or adds functionality to Magnolia CMS.However  However you can share any Magnolia related code:  light modules with no Java, build tools, IDE extensions, javascript libraries, demo projects or anything else that would be useful to the Magnolia community.

Browse the Forge modules

Project naming

To distinguish between products delivered by Magnolia International (the company) and third parties, please use names such as "Foobar", "Foobar for Magnolia", "Foobar (for Magnolia)", or "Foobar Magnolia Module"; whereas Magnolia International's own modules are named "Magnolia Foobar Module". 

Maven specific naming concerns:

  • Short name: foobar would be an example matching the above.
  • Java packages: Your own package structure (org.foobar.<myproject>) or info.magnolia.forge.<myproject> 
  • Group ID: same as above; please use a groupID per-project.

Maven build

To setup your Forge project for Maven, please review the instructions and provided pom.xml files in these two projects:

https://github.com/magnolia-community/forge-community-sample

https://github.com/magnolia-community/forge-enterprise-sample

(Note: Both the Maven Archetype for Forge projects, and the Forge parent poms are deprecated in favor of the simplified approach described on the above projects.)

Help

Do you have questions or would you like some assistance?

Please comment on this Wiki page, or send an email to forge@magnolia-cms.com.

Modules

Children Display
pageForge Module ListModules