Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-1731

Extension environment is now available as a plugin

Details

    Description

      The Plugins SDK now includes a plugin type called "ext" (along with hooks, layouttpl, portlets, themes, and webs).

      The ext plugin works very similarly to the old ext environment. However, it's much smaller and lighter weight because the ext environment itself does not have to contain the whole portal code. The ext plugin only contains the differences (deltas). In addition the new ext plugin allows util-java and util-taglib to be customized.

      To create a ext plugin, navigate to the /ext folder in the Plugins SDK from a command prompt and issue the following command:

      create <name> <display-name>

      For example:

      create hello-world "Hello World Ext"

      After deploying a ext plugin, the server must be restarted for the changes to take effect.

      Attachments

        Issue Links

          Activity

            People

              mingda.yi Kevin Yi (Inactive)
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP3 (5.2.7)