Foren

Moodle Portlet in Liferay 5.1

thumbnail
Mohamed A Zeineddine, geändert vor 15 Jahren.

Moodle Portlet in Liferay 5.1

New Member Beiträge: 3 Beitrittsdatum: 03.03.09 Neueste Beiträge
Hello Everybody,

I'm developping actually an E-Learning solution for my Internship. I choosed to use Moodle since it's an OpenSource complete solution. I wanted to integrate Moodle in Liferay 5.1 with Apache Tomcat 5.5. So I decided to create a portlet for Moodle.
Problem : Moodle is a PHP web application. I tried to use portlet bridge but the version I donwloaded from the official website is for the liferay 4.x and it seems that this is the last edition of that portlet. I tried, but I don't know how to deploy it on Liferay, and I don't find any documentation about this subject.
I already developped a HelloWorld portlet and it works very well. This is said, i'm new with all this technology.
I'm looking for a solution for my problem. I want to create a portlet for moodle in Liferay5.1.

Any Ideas?

Thanks in advance !!

Mhammad.
thumbnail
Deepak Gothe, geändert vor 15 Jahren.

RE: Moodle Portlet in Liferay 5.1

Junior Member Beiträge: 44 Beitrittsdatum: 19.05.08 Neueste Beiträge
You can check sample-php-portlet from plugins to get an idea.

Regards,
Deepak
thumbnail
Mhammad Zeineddine, geändert vor 15 Jahren.

RE: Moodle Portlet in Liferay 5.1

New Member Beiträge: 3 Beitrittsdatum: 03.03.09 Neueste Beiträge
Thank you for reply Deepak... I've tried your solution but I don't find the Hot Deployer nor the plugin Installer.. This sounds weird to me to create a portlet without using a Maven project on Eclipse...
thumbnail
Luc Pons, geändert vor 15 Jahren.

RE: Moodle Portlet in Liferay 5.1

Junior Member Beiträge: 70 Beitrittsdatum: 03.12.08 Neueste Beiträge
In liferay 5.1, you can deploy your portlet from a WAR file within the portlet "Plugin Installer"

Go to the tab "upload file" and select your WAR file.

It should be installed automatically, without havin to restart the server.

Bon courage!
thumbnail
Mhammad Zeineddine, geändert vor 15 Jahren.

RE: Moodle Portlet in Liferay 5.1

New Member Beiträge: 3 Beitrittsdatum: 03.03.09 Neueste Beiträge
Hi Luc Pons,

I don't find the tab "upload file" nor the "plugin installer" in Liferay... How can I find them?

Thank you !!

Mhammad.
Alexandre Sarrazin, geändert vor 12 Jahren.

RE: Moodle Portlet in Liferay 5.1

Junior Member Beiträge: 71 Beitrittsdatum: 03.01.12 Neueste Beiträge
Hi Mhammad , can you tell me where you find the portlet moodle.war ?