Skip to content

manGoweb/MangoPressTemplating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MangoPressTemplating

Prepared templating workflow with filters and macros.

MangoPressTemplating::init();

More about available filters in https://github.com/manGoweb/MangoPress/wiki/Template-filters

Using flash messages

In PHP:

$param = flashSuccess('Something just went great!');
wp_redirect(add_query_arg(FLASH_KEY, $param));

and then in latte much like in regular Nette templates.

About

Prepared templating workflow with filters and macros.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages