An open API service indexing awesome lists of open source software.

https://github.com/imio/products.cputils

Some utility methods as external methods, monkey patches, ...
https://github.com/imio/products.cputils

plone

Last synced: 8 months ago
JSON representation

Some utility methods as external methods, monkey patches, ...

Awesome Lists containing this project

README

          

====================
Products.CPUtils
====================

This products contains useful external methods and some monkey patches.

Installation
============

Go in ZMI

1) Add an External Method with :

- id = cputils_install
- title = cputils_install
- Module Name = Products.CPUtils.utils
- Function Name = install

2) click on test to execute added method. This adds all main external methods of utils.py, prefixed by "cputils\_".