Skip to main content

Templates by Benoît Suttor.

Project description

https://secure.travis-ci.org/bsuttor/bobtemplates.bsuttor.png

bobtemplates.bsuttor is a mr.bob templates to generate strucutre packages for Plone projects.

At the moment, there is only one template for a empty Plone add-on

Hot to create a Plone add-on package

You have to install mr.bob and bobtemplates.bsuttor eggs. Then you can run mrbob:

$ pip install mr.bob
$ pip install bobtemplates.bsuttor
$ mrbob -O collective.foo bobtemplates:plone

You have to answer some questions:

Welcome to mr.bob interactive mode. Before we generate directory structure,
some questions need to be answered.

Answer with a question mark to display help.
Value in square brackets at the end of the questions present default value
if there is no answer.


--> Namespace of the package: collective
[...]

Now you can install your add on:

$ cd collective.foo
$ make install

Finally you can lauch test:

$ bin/test

Or starting Plone:

$ bin/instance fg

Go with your browser to http://localhost:8080/Plone, and you can see your site with your module installed

It’s time to customize it ;-), see Plone developer help

Other example

You can see other example of bobtempaltes which are inspired me

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bobtemplates.bsuttor-0.1.1.zip (30.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page