• php logo
  • smarty logo
  • adodb logo
  • SourceForge.net Logo
  • zend framework logo



What is Tangra framework?

Tangra is a LGPL licensed open source framework for development of PHP5 applications. Its main target is to boost the productivity of the developers. It consist code library, modules and control center. For more detailed description please visit "What is Tangra framework?" or watch the video on the right. You can find more videos in tangraframework channel.

Screenshots

Manging site
TCC - Managing site
 
Setting install parameters
TCC - Setting install parameters for site template
 
TangraCMS - managing virtual page
TangraCMS - Managing virtual page
RSS Feed

General news

2010-01-13
Tangra Framework 2.1.0 is released
We are happy to announce that TF 2.1.0 (aio 20100113) is released. Primary goal of this release is to give change to developers to test Code generation functionality in TCC. Secondary goal is to release the new modules in All-in-one package.
Read more »
2009-12-11
Started development of TCC wizards
We are happy no announce that development of TCC wizards has started. Soon you may expect first wizards for automatically generating DBC classes and simple pages. Later we will focus on wizards for generating delete record pages, grid pages and form pages. When all the functionality is available we estimate that single tangra developer will be able to boost his/hers productivity by at least 100%.
Read more »
2009-10-03
Tangra Framework and TangraCMS are used in SEO contest
Tangra Framework and TangraCMS are used by a participant in SEO contest sponsored by notebook.bg. The goal is to get first position in Google for the search word "ipotpal" which means laptopi in reverse order (plural for laptop in bulgarian).Here is the participating site ipotpal.
Read more »
2009-09-21
Tangra Framework for PHP 2.0.2 is released
We are happy to announce that TF 2.0.2 (aio 20090921) is released. This release contains mostly new module releases such as:
TangraCMS-1.1.0, serp_stats-1.0.0, bot_tools-1.0.0, ap_bot_tools-1.0.0, exlib_open_flash_chart-1.0.0.
 
Read more »
2009-07-06
Tangra framework 2.0.1 released (aio 20090706)
We are happy to announce that TF 2.0.1 (aio 20090706) is released. It contains few small bugfixes plus 2 new module releases:
tangra_cms-1.0.2 - added vpage template tcms_vpt_301_redirect
output_pi_rewrite_vars-1.0.1 - bugfix about handling paths with/without trailing slashes
Read more »
 

Modules news

tangra_cms-1.2.2
Release date: 2010-01-27
Changes: bugfix: now all grid ajax ctrl are descendant of Site_Admin_Ajax_Grid_Ctrl_UA
now OEM templates don't use eval for $content anymore. It caused too many problems with users pasting text from word with css and js (infact {} caused the problem)
fixed typo in ci_type_manage_default_en.tpl
 
ap_smarty_resource_db-1.0.1
Release date: 2010-01-27
Changes: bugfix: now all grid ajax ctrl are descendant of Site_Admin_Ajax_Grid_Ctrl_UA
 
ap_bot_tools-1.0.3
Release date: 2010-01-27
Changes: bugfix: now all grid ajax ctrl are descendant of Site_Admin_Ajax_Grid_Ctrl_UA
 
admin_panel-1.0.8
Release date: 2010-01-27
Changes: adding UA grid ajax ctrl
bugfix: now all grid ajax ctrl are descendant of Site_Admin_Ajax_Grid_Ctrl_UA
 
ws_jabba_sample-1.0.8
Release date: 2010-01-13
Changes: bugfix: old style inclusion of title and default was used in template_en.tpl
 
base_files-1.0.1
Release date: 2010-01-07
Changes: bugfix: now "server error" is printed when booting has failed. Also exception is logged in scratch/logs/boot_errors.log. This is major security fix: previously, when db failed to connect whole exception trace was printed with username and passwords exposed