SQLI Import 1.0.1 released

This version fixes 2 issues, related to content API :

  • Content creation with non-default language
  • Parent location doesn't update in publisher

It also implements a new defaultLocation virtual property in SQLIContent. This property returns the default location, corresponding to the eZContentObject main_node :

$defaultLocation = $sqliContent->defaultLocation; // returns SQLILocation

Comments

Log in or create a user account to comment.

Article info

0 comments