Leafiny Documentation
Core Modules
Content
Leafiny_Blog
Write and publish posts.
Leafiny_Catalog
Manage products.
Leafiny_Cms
Manage pages and blocks.
Leafiny_Gallery
Manage images and galleries. Upload images and display them everywhere.
Frontend
Leafiny_Category
Manage categories. The module adds the menu on the frontend.
Leafiny_Contact
The module adds a contact form to the website.
Leafiny_Search
The module adds the search feature to the website, with a MySQL full-text search engine. The search engine is typo-tolerant with the levenshtein distance algorithm.
Leafiny_Social
The module adds the comment feature.
Backend
Leafiny_Backend
The site admin structure. When the module is removed, you can no longer access the backoffice.
Leafiny_Editor
Implementation of a Markdown editor in the backoffice.
Leafiny_Log
Log errors and debug.
Leafiny_Redirect
Manage custom redirections.
Leafiny_Rewrite
Manage URL rewrite.
Leafiny_Sitemap
Add the /sitemap.xml
file for crawlers.
Performances
Leafiny_Fpc
Full Page Cache integration. Speed up page load time.
Commerce
Leafiny_Commerce
Sell products on your website. This is the core commerce module to add a cart and a checkout.
Leafiny_AddToCart
Display a popup to the customer with the product added. The mini-cart is refreshed. When the module is removed, the add to cart will work without javascript. The entire page refreshes with a success message.
Leafiny_CartRule
Configure cart rules with or without coupon to apply extra discounts and free products.
Leafiny_Payment
Basic commerce payment methods. The module adds the bank check and transfer methods.