create-bundle icon indicating copy to clipboard operation
create-bundle copied to clipboard

UNMAINTAINED - Integrates create.js and createphp into Symfony2

Results 21 create-bundle issues
Sort by recently updated
recently updated
newest added

**Example:** https://travis-ci.org/symfony-cmf/standard-edition/jobs/98547671#L611 **Related:** https://github.com/symfony-cmf/RoutingBundle/issues/319 Warming up the cache without the database existing results in an exception at the moment, as the Midgard Twig extension requires Doctrine. Should we create a...

It may be a good idea to use the SpBowerBundle to manage dependencies. Create.js is already declared in bower repositories, so we could use it to avoid using submodules.

After new content is created with CreateJS, a frontend script needs to take care of the routes creation, if the SimpleCmfBundle is not used. This PR is linked to https://github.com/symfony-cmf/cmf-sandbox/pull/143....

ready
wip/poc

Hello, First, thanks for your amazing bunddle. I'm having issues with using collections : they get displayed correctly and are editable, but they don't show any "Add" button. I've got...

once the [orm mapper has landed in createphp](https://github.com/flack/createphp/pull/55), we should support it in the bundle as well. we need a persistence-orm.xml file similar to persistence-phpcr.xml and the configuration options in...

enhancement

see https://github.com/dunglas/php-schema /cc @dunglas

#117 made the controller more generic to allow handling custom workflows. we should provide some custom workflows in this bundle as examples. an obvious one would be publish workflow, to...

enhancement
DX

Right now we only have a default and a title configuration for the hallo editor. Would be nice to have a way to configure any editors and assign them to...

enhancement

Right now, in a multilanguage setup, create just edits the page in whatever locale it currently is. This is fine as long as a translation already exists. But if i...

enhancement

once #44 is done, we could provide a workflow button "Add page" in the header to add a child document (typically to a page) that would work even if the...

enhancement