Skip to content

Plone 4.3 latest version demos suite, that shows how create layout and cover, diazo themes, generate form, create contents types and workflow through the Web.

License

Notifications You must be signed in to change notification settings

plone-ve/plonedemos.suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plone demos suite

The idea with this buildout configuration is show install a Plone latest version, that shows with some third-party add-ons how create layout and cover, diazo themes, generate form. Also to create contents types and workflow through the Web.

Creating contents

Plone demo suite includes some Plone products and configurations like these:

Generate form

Plone demo suite includes some Plone products and configurations like these:

  • Products.PloneFormGen, a generic through-the-web form generator for Plone. Use it to build simple, one-of-a-kind, web forms that save or mail form input.

Create layout and cover

Plone demo suite includes some Plone products and configurations like these:

Diazo Themes

In this suite are distributed around 53 differents Generic Diazo themes.

Plone theme skins

In this suite are distributed around 6 differents Plone theme skins.

Creating workflow

Plone demo suite includes some Plone products and configurations like these:

Creating contents types

TODO.

Development installation

To get a basic development installation running follow the steps below:

$ git clone https://github.com/plone-ve/plonedemos.suite.git
$ cd plonedemos.suite
$ python bootstrap.py
$ bin/buildout -vvvvvvvvN

Running the site

Once the buildout has finished, you can access the site by starting up Plone.

$ bin/zeoserver start
$ bin/instance fg

Go to the site in your browser: http://localhost:8080/manage

username: admin
password: admin

Then create a Plone Site object, later go to Site setup > Components, and adds the Plone products manually.

Support

If you run into any issues trying to get this to work, please, add an issue to the tracker here on this github project.

Collaborations

Really thanks to :

Original Author

  • Leonardo J .Caballero G. aka macagua

Impressive collaborations

  • Full name aka username

For an updated list of all contributors visit the following URL: https://github.com/plone-ve/plonedemos.suite/contributors

Bitdeli Badge

About

Plone 4.3 latest version demos suite, that shows how create layout and cover, diazo themes, generate form, create contents types and workflow through the Web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages