-
Notifications
You must be signed in to change notification settings - Fork 48
[COMMUNITY] Plugins
James Doyle edited this page Jun 13, 2014
·
46 revisions
We develop a lot of plugins for Phile and create a repository for each plugin, you find all our plugins here. If you create a plugin and like to share it with us and the community, feel free to add a link to your repository on this page.
- Phile-Parser-Markdown (default markdown parser, part of the core)
- Phile-Template-Twig (default template engine, part of the core)
- Phile-PHP Fast Cache (default cache engine, part of the core)
- Phile-Parse-Meta (default meta parsing engine, part of the core)
- Twig-Filters-Plugin
- Sundown-Parser-Plugin
- Textile-Parser-Plugin
- Phile XML Sitemap-Plugin
- Phile RSS Feed
- Phile-Template-Smarty
- Phile-Template-Lex
- Phile Content Variables
- Phile Parsedown Parser
- Phile Markdown Extra Extended
- Phile Twig Shuffle
- Phile Inline Image
- Phile Render
- Phile YouTube
- Phile Twitter
- Phile Folder Loop
- PhileTableOfContents -- Generate a table of contents
- PhileAnalytics -- Google Analytics code
- PhilePiwik -- Configurable Piwik plugin (js + img tracking)
- PhileTags -- Add Hashtags to your content
- PhileUsers -- Users and rights management
- Phile Custom Post Preview -- Allow to customize length of the post-preview text (mainly useful for blog)
- Phile Page Family -- Access to list of sibling and ancestor pages
- PhileSubNavigation -- Returns an array of the websites structure to build nested navigations with Twig etc (for 1.0.0-RC1).
- PhileLastModified -- Returns the last modified date of the page/file (for 1.0.0-RC1).
- PhileDraft -- Allows publishing of Draft markdown posts to Phile (for 1.0.0-RC1+).
- feel free to add your own plugins
http://philecms.com/ - A flat file CMS with a swappable parser and template engine.