Using outside classes

Permalink
Can I submit a package to the marketplace that utilizes an outside class? I have some php code that does some pretty cool stuff and I would like to submit it to the marketplace, but it uses an outside pdf class (specifically fpdf). Is this ok? Alternatively, does Concrete5 offer a similar class?

 
JohntheFish replied on at Permalink Reply
JohntheFish
You can, as long as either the 3rd party class is already in the core or another package (and you specify the dependency), or you bundle any other 3rd party code as part of the package.

You also need to make sure that the license of the 3rd party code is compatible with the licence you specify for the marketplace.