You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: composer.json
+6-5
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,12 @@
11
11
"ext-mysqli": "Mysqli is the default database handler used by eZ Publish",
12
12
"ext-openssl": "OpenSSL provides cryptographically secure random bytes, which is used in certain parts of the product to greatly improve security",
13
13
"ext-pcntl": "If you plan to take advantage of eZ Publish Async publishing feature, then pcntl extension is required",
14
-
"se7enxweb/ezsi-ls": "ezsi would allow you to use Edge/Server Side Includes of blocks in templates",
15
-
"se7enxweb/ezscriptmonitor-ls": "ezscriptmonitor makes it possible to better deal with long running bulk operations within eZ Publish",
16
-
"se7enxweb/ezfind-ls": "ezfind is a Solr based advance search engine for eZ Publish with a lot more features then the built in search",
17
-
"se7enxweb/eztags-ls": "eztags is a full tagging/taxonomy solution for eZ Publish replacing the simpler builtin ezkeywords datatype",
18
-
"se7enxweb/ezoracle": "ezoracle is a full database solution for eZ Publish replacing the simpler builtin mysql database support"
14
+
"se7enxweb/ezsi": "ezsi would allow you to use Edge/Server Side Includes of blocks in templates",
15
+
"se7enxweb/ezscriptmonitor": "ezscriptmonitor makes it possible to better deal with long running bulk operations within eZ Publish",
16
+
"se7enxweb/ezfind": "ezfind is a Solr based advance search engine for eZ Publish with a lot more features then the built in search",
17
+
"se7enxweb/eztags": "eztags is a full tagging/taxonomy solution for eZ Publish replacing the simpler builtin ezkeywords datatype",
18
+
"se7enxweb/ezoracle": "ezoracle is a full database solution for eZ Publish replacing the simpler builtin mysql database support",
19
+
"se7enxweb/ezauthorize": "ezauthorize is a feature complete transparent (no redirect away to paypal.com website distractions) payment solution for eZ Publish replacing the simpler builtin ezpaypal redirection based web shop payment support"
0 commit comments