Table of Contents
Plugin Repository
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. Please leave core-plugins on top in every category.
If you're searching for plugins also checkout github tags or packagist.
Admin & Backend
- PhileUsers -- Users and rights management
- Phile Admin -- Phile Admin Backend Framework
- Phile Admin Markdown Editor -- Edit markdown pages
- Phile Admin Cache -- Clear cache button
Caching
- Phile-PHP Fast Cache (default cache engine, part of the core)
- PhileTotalCache -- Cache complete page output.
Content Source
- PhileDraft -- Allows publishing of Draft markdown posts to Phile (for 1.0.0-RC1+).
Development
- Phile Debug Bar - Adds PHP Debug Bar to Phile.
- Phile Whoops - Adds Whoops error handler to Phile.
Embed External Content
- PhileDisqus -- Embeds Disqus on your Phile website
- Phile Twitter
- Phile YouTube
Markup Extension
- Snippets -- Extends Markdown syntax so you can easily add links, images, videos or other content to your page
- PhileCustomizeLinks -- Create custom links with special Markdown syntax
- Phile Content Variables
- Phile MathJax -- Beautiful mathematics with MathJax
- Phile Inline Image
- Serve Content Files -- Helps to serve files from the
content/
directory. - Syntax Highlight -- based on GeSHi
- Phile Render -- render (include) a content page in another page
Markup Parser
- Phile-Parser-Markdown (default markdown parser, part of the core)
- Sundown-Parser-Plugin
- Textile-Parser-Plugin
- Phile Parsedown Parser
- Phile Markdown Extra Extended
CSS Pre-Processors
- Phile Less -- enabled CSS Less support.
Meta Information
- Phile-Parse-Meta (default meta parsing engine, part of the core)
- PhileTags -- Add Hashtags to your content
- PhileLastModified -- Returns the last modified date of the page/file (for 1.0.0-RC1).
- PhileTableOfContents -- Generate a table of contents
Navigation
- PhileSubNavigation -- Returns an array of the websites structure to build nested navigations with Twig etc (for 1.0.0-RC1).
- Phile Paginator -- Awesome pagination plugin (list several posts per page and/or select a specific set of posts to be displayed)
- Phile Page Family Two -- Access to list of sibling and ancestor pages (latest version of Phile)
- Phile Page Family -- Access to list of sibling and ancestor pages (for older versions of Phile)
- Paginate Folder Plugin for PhileCMS
Searching
- PagelistSnippet -- A PhileCMS plugin that allows you to list or search pages on your site.
Template Engines
- Phile-Template-Twig (default template engine, part of the core)
- Twig-Filters-Plugin - Additional Twig filters
- Template-Mthaml - write templates in HAML and let Twig render them
- Phile-Template-Smarty
- Phile-Template-Lex
SEO
- PhileAnalytics -- Google Analytics code
- PhilePiwik -- Configurable Piwik plugin (js + img tracking)
- Phile XML Sitemap-Plugin
Compression
- Minify With Minify -- Compresses HTML output using Minify
- Phile Page Compressor -- Compress HTML output to speedup page loading
Misc
- Phile Custom Post Preview -- Allow to customize length of the post-preview text (mainly useful for blog)
- Phile RSS Feed
- Phile Folder Loop
- Phile Simple Contact Form
- Phile Logger -- allows logging to be enabled during development and testing of other plugins.
- Phile Collections -- adding collections (Page groups), and Twig Simple Filter Support
- Phile Filter By Key -- filter the pages array by a meta key