-
Notifications
You must be signed in to change notification settings - Fork 48
[COMMUNITY] Plugins
Shawn Turple edited this page Nov 9, 2015
·
46 revisions
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.
- PhileUsers -- Users and rights management
-
Phile Admin -- Phile Admin Backend Framework
- Phile Admin Markdown Editor -- Edit markdown pages
- Phile Admin Cache -- Clear cache button
- Phile-PHP Fast Cache (default cache engine, part of the core)
- PhileTotalCache -- Cache complete page output.
- PhileDraft -- Allows publishing of Draft markdown posts to Phile (for 1.0.0-RC1+).
- PhileDisqus -- Embeds Disqus on your Phile website
- Phile Twitter
- Phile YouTube
- 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
- Phile-Parser-Markdown (default markdown parser, part of the core)
- Sundown-Parser-Plugin
- Textile-Parser-Plugin
- Phile Parsedown Parser
- Phile Markdown Extra Extended
- 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
- 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 -- Access to list of sibling and ancestor pages
- Paginate Folder Plugin for PhileCMS
- PagelistSnippet -- A PhileCMS plugin that allows you to list or search pages on your site.
- Phile-Template-Twig (default template engine, part of the core)
- Template-Mthaml - write templates in HAML and let Twig render them
- Phile-Template-Smarty
- Phile-Template-Lex
- PhileAnalytics -- Google Analytics code
- PhilePiwik -- Configurable Piwik plugin (js + img tracking)
- Phile XML Sitemap-Plugin
- Phile Custom Post Preview -- Allow to customize length of the post-preview text (mainly useful for blog)
- Twig-Filters-Plugin
- Phile RSS Feed
- Phile Twig Shuffle
- Phile Folder Loop
- Phile Simple Contact Form
- Phile Page Compressor -- Compress HTML output to speedup page loading
- Phile Logger -- allows logging to be enabled during development and testing of other plugins.
http://philecms.com/ - A flat file CMS with a swappable parser and template engine.