plomino / Plomino

Powerful and flexible web-based application builder
33 stars 37 forks source link

Introduction

Plomino is a powerful and flexible web-based application builder for Plone.

Features

Positioning

Plomino is a through-the-web application builder, hence:

Resources and documentation

Screencasts and how-tos are available on http://www.plomino.net/ .

Plomino documentation is available on ReadTheDocs <http://readthedocs.org/docs/plomino/>_.

Note: if you think something is missing in the documentation, please send your pull request at https://github.com/plomino/PlominoDoc .

Internationalization

Plomino itself is internationalized and translated in seven languages. Applications built with Plomino can be internationalized (see the related documentation <https://plomino.readthedocs.org/en/latest/features/#i18n-support>_).

Installation

To deploy Plomino, you need to edit your buildout.cfg file and add the following in the eggs section::

eggs =
     ...
     Products.CMFPlomino

Then you have to run buildout to realize your configuration::

bin/buildout -N

Compliancy

Use version 2.x on Plone 5, and 1.x for Plone 4.

Support

You can find support on the freenode IRC channel #plomino or using the GitHub issue tracker <https://github.com/plomino/Plomino/issues>_

Development

::

git clone https://github.com/plomino/Plomino.git
cd Plomino
virtualenv -p python2.7 .
./bin/pip install -r requirements.txt
./bin/buildout

Tests

Plomino is continuously tested on Travis |travisstatus| and the code coverage is tracked on coveralls.io |coveralls|.

.. |travisstatus| image:: https://secure.travis-ci.org/plomino/Plomino.png?branch=master .. _travisstatus: http://travis-ci.org/plomino/Plomino

.. |coveralls| image:: https://coveralls.io/repos/plomino/Plomino/badge.png?branch=master .. _coveralls: https://coveralls.io/r/plomino/Plomino?branch=master

Credits

Maintainers

Contributors

The complete list is available here <http://www.plomino.net/credits>.

Companies

|makinacom|_

|Bitdeli|_

.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif .. _makinacom: http://www.makina-corpus.com

.. |Bitdeli| image:: https://d2weczhvl823v0.cloudfront.net/plomino/plomino/trend.png .. _Bitdeli: https://bitdeli.com/plomino