If you are thinking of submitting to the marketplace, please check your submission first using the linter at:
http://www.concrete5.org/marketplace/linter
( with the c5 site update, the links to this page have become ??? )
Is this a block permissions problem? Can blocks have limited permissions by default? Is there a way to programmatically fix the permissions of a block?
I am really embarrassed about this rookie mistake. You have to approve the new version first before …
I have the following code in my package installer controller. $_SESSION['NewPage'] updates just fine with every page load. $_SESSION['PrevPage'] doesn't and stays unset. I have tried everything, including renaming the session variable. What am I missing?
…
Hello,
What would be the best way to push minor updates?
Let's say I want to modify the package's icon. Should I increase the version number? Will the whole package go back to being reviewed?
The Linter sandbox is a great idea though some guidance might be nice.
Specifically we've found that we're rejected if the zip contains the __MACOSX hidden folder, so users will have to zip up via 3rd party tool or command line on a Mac
Big issue …