Skip to content

SEO module for Smile Custom Entity to add SEO attributes (meta title, meta description, meta keywords, meta robots)

License

Amadeco/magento2-smile-custom-entity-seo

Repository files navigation

Smile Custom Entity SEO Module

Latest Stable Version License Magento PHP

SPONSOR: Amadeco

This module by Amadeco extends the Smile Custom Entity module to add SEO capabilities.

Screenshot of the new fields in custom entity form

Features

  • Adds SEO attributes to Custom Entities:
    • Meta Title
    • Meta Description
    • Meta Keywords
    • Meta Robots
  • Creates a new "Search Engine Optimization" group in the Custom Entity edit form
  • Automatically applies SEO metadata to Custom Entity pages

Installation

composer require amadeco/module-custom-entity-seo bin/magento module:enable Amadeco_SmileCustomEntitySeo bin/magento setup:upgrade

Requirements

Usage

  1. Edit any Custom Entity from the admin panel
  2. Navigate to the "Search Engine Optimization" section
  3. Fill in the SEO fields as needed

Technical Details

This module:

  • Creates new EAV attributes for Custom Entities
  • Extends the CustomEntity model to support SEO attributes
  • Adds an observer to apply SEO metadata to pages automatically

License

This module is licensed under the Open Software License ("OSL") v3.0. See the LICENSE.txt file for details.

About

SEO module for Smile Custom Entity to add SEO attributes (meta title, meta description, meta keywords, meta robots)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages