-
Notifications
You must be signed in to change notification settings - Fork 48
[COMMUNITY] Plugins
Schlaefer edited this page Mar 4, 2015
·
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
- Snippets -- Extends Markdown syntax so you can easily add links, images, videos or other content to your page
- PagelistSnippet -- A PhileCMS plugin that allows you to list or search pages on your site.
- 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+).
- PhileCustomizeLinks -- Create custom links with special Markdown syntax
- PhileMarkdownEditor -- Online Markdown editor for Phile
- Phile MathJax -- Beautiful mathematics with MathJax
- PhileDisqus -- Embeds Disqus on your Phile website
- Phile Paginator -- Awesome pagination plugin (list several posts per page and/or select a specific set of posts to be displayed)
- PhileTotalCache -- Cache complete page output.
- Serve Content Files -- Helps to serve files from the content/ directory.
- feel free to add your own plugins
http://philecms.com/ - A flat file CMS with a swappable parser and template engine.