Kombinierte Ansicht Flache Ansicht Baumansicht
toggle
yogesh chandra
MarketPlace portlet publish
7. Mai 2015 20:53
Antwort

yogesh chandra

Rang: Youngling

Nachrichten: 6

Eintrittsdatum: 7. Mai 2015

Neue Beiträge

Please suggest me how i can publish my portlet on marketplace?
Patricia Draut
RE: MarketPlace portlet publish
8. Mai 2015 08:25
Antwort

Patricia Draut

Rang: Youngling

Nachrichten: 8

Eintrittsdatum: 24. August 2011

Neue Beiträge

Hi Yogesh,

You just have to follow the steps and recommendations published on our Dev Network: https://dev.liferay.com/distribute/how-to-publish

Let us know if you have any questions about what is explained there!

Patricia
yogesh chandra
RE: MarketPlace portlet publish
12. Mai 2015 03:37
Antwort

yogesh chandra

Rang: Youngling

Nachrichten: 6

Eintrittsdatum: 7. Mai 2015

Neue Beiträge

Hi Patricia,

Thanks, for your valuable reply, now I'm facing problem while submitting the App, Error is.
Please Enter valid developer website,
can you please provide me some example of developer website URL's

Thanks & Regards
Yogesh Chandra
Patricia Draut
RE: MarketPlace portlet publish
12. Mai 2015 03:59
Antwort

Patricia Draut

Rang: Youngling

Nachrichten: 8

Eintrittsdatum: 24. August 2011

Neue Beiträge

Hi Yogesh,

I'm glad the documentation was useful so far!

The developer is usually the author of the app, in this case - yourself! emoticon As part of the app documentation, we need a web page for our users to refer to if they are looking for more information about you. Some of our developers submit their GitHub account page, others have their own personal websites. To see these examples, you can browse though existing apps on the Marketplace that are submitted by individual developers.

To sum up, you have to choose a page that represents you the best.

Hope this helps,
Patricia
yogesh chandra
RE: MarketPlace portlet publish
12. Mai 2015 05:05
Antwort

yogesh chandra

Rang: Youngling

Nachrichten: 6

Eintrittsdatum: 7. Mai 2015

Neue Beiträge

Hi Patricia,

Thanks once again,
I give my GitHub account URL and its done, but after clicking next , Error is.
Portlet is temporarily unavailable.
is this because of App name or somthing else?.

Thanks & Regards
Yogesh Chandra
Patricia Draut
RE: MarketPlace portlet publish
12. Mai 2015 06:33
Antwort

Patricia Draut

Rang: Youngling

Nachrichten: 8

Eintrittsdatum: 24. August 2011

Neue Beiträge

Hi Yogesh,

I don't have enough information to say why the error came up. Can you please take a screenshot before and/or after the submission?

You can also save your app as a draft with only partial information, for example, without uploading the actual app, just the description and meta data. This way we can narrow down the problematic part.

Thanks,
Patricia
yogesh chandra
Social Activity
21. Mai 2015 05:42
Antwort

yogesh chandra

Rang: Youngling

Nachrichten: 6

Eintrittsdatum: 7. Mai 2015

Neue Beiträge

Hi,

Please give steps to add social activity in knowledge base-porltlet ,i m using liferay6.2.

Thanks
Patricia Draut
RE: MarketPlace portlet publish
22. Mai 2015 02:35
Antwort

Patricia Draut

Rang: Youngling

Nachrichten: 8

Eintrittsdatum: 24. August 2011

Neue Beiträge

Hi Yogesh,

Since this is a different topic, can you please post a new thread? It would be great if you had already started and made some attempts at it, we can assist you better if you have specific questions of where you are stuck. To get more experienced developers to look at your question, you can also ask on the Community Forums for example in this category.

I searched anyway to see if I can find something as a starting point. Unfortunately, there is no documentation on the Developer Network about this topic specifically, there is only a recent thread on Stack Overflow (mentioning an old Liferay.com community wiki page). You can read it to see if it applies to your question.

Here are some other links that may be useful, even though they are not related to development:
https://dev.liferay.com/discover/portal/-/knowledge_base/6-2/leveraging-social-portlets-activities-tracking-and-use
https://dev.liferay.com/discover/portal/-/knowledge_base/6-2/measuring-social-activity

Hope it helps,
Patricia
yogesh chandra
RE: MarketPlace portlet publish
15. Juni 2015 03:52
Antwort

yogesh chandra

Rang: Youngling

Nachrichten: 6

Eintrittsdatum: 7. Mai 2015

Neue Beiträge

HI,
My App is ready to publish on marketplace before publishing it on marketplace i want to know few points.
1.Is liferay review the code.
2.Coding standerds.
3. Package name standerd.
Thanks
Yogesh
Patricia Draut
RE: MarketPlace portlet publish
24. Juni 2015 04:50
Antwort

Patricia Draut

Rang: Youngling

Nachrichten: 8

Eintrittsdatum: 24. August 2011

Neue Beiträge

Hi Yogesh,

Sorry for the late answer! No, Liferay won't review the code, we will only review the metadata (app name, description, icon and so on) and test that the portal and your app both work well together.

On the other hand, Liferay does have naming standards for the app files. Let me quote from How to publish - preparing your app

WAR file names must conform to the following naming convention:
context_name-plugin_type-A.B.C.D.war

Where:

context_name: Alpha-numeric (including - and _) short name of your app. This name is used as the deployment context, and must not duplicate any other app’s context (you’ll be warned if you use a context name of any other app on the Marketplace).
plugin_type: one of the following: hook, layouttpl, portlet, theme, or web.
A.B.C.D: The 4 digit version of your WAR file. 4 digits must be used.
Example: myapp-portlet-1.0.0.0.war


I hope this answers your question.

All the best,
Patricia

Forums

To access the Developer Forum, please login to your Liferay.com account if you are already a registered developer or register to become a developer.