Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Readme

Mahouni Projects plugin is just a simple plugin for a web2py component plugin.

LGPLv3 License

Introduction

In the web2py admin upload the plugin .w2p file to your application and start adding projects /app/plugin_projects/manage_projects (you have to be logged in)

In another view you can now load the projects with: {{= LOAD('plugin_projects','projects.load',ajax=False,) }}

For more information see the web2py documentation and ask questions in the web2py user group.