Registry / web-framework / sulu-sulu

sulu-sulu

JSON →
library3.0.3phppackagistunverified

Core framework that implements the functionality of the Sulu content management system.

composer require sulu/sulu
INSTALL
IMPORT
SIG · SULU-SULU
S
sulu-sulu
web-frameworkphpv3.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PageDocument
use Sulu\Bundle\PageBundle\Document\PageDocument;

Create a new page document in Sulu.

use Sulu\Bundle\PageBundle\Document\PageDocument; $page = new PageDocument(); $page->setTitle('Hello World'); $page->setStructureType('default');
Debug
Known issues
gotchaSulu requires Symfony and Doctrine; not a standalone library.
fix
Install Sulu via the official skeleton or use within a Symfony project.
affects: >=2.0
Upgrade
Version history
3.0.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
sulu-sulu — pip install sulu-sulu · libregistry