-
-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Initial Implementation of Open Graph (OG) Plugin #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
shahzan01
wants to merge
49
commits into
main
Choose a base branch
from
feature/seo-improvements
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
77a6f18
initial commit for jacademyseo_opengraph plugin for joomla seo improv…
shahzan01 eb22627
feat : added manifest and language files for jacademyseo_opengraph pl…
shahzan01 ece1af5
fix : rename plugin to opengraph and update language files
shahzan01 905cca3
fix : file name changed to opengraph.php
shahzan01 085ff65
feat: added forms for article and category to opengraph plugin
shahzan01 8cb7864
feat : add og tag injection into html
shahzan01 ce47b06
fix : added docblocks and comments
shahzan01 7ba727c
feat : form improvements - custom fields mapping and manual override …
shahzan01 768a2bf
feat : created opengraph service interface and field type for opengra…
shahzan01 6b71fbf
feat: add opengraph field mapping and form changes
shahzan01 2fac558
fix : updated form and used the interface check to render form
shahzan01 4b65016
Segregate fields for opengraph into different form dropdowns
shahzan01 89149f9
fix : Separated the mapping form and conditionally combined them only…
shahzan01 b05a861
fix : forms now correclty save values in both category and article
shahzan01 b41f698
feat : added custom fields options to opengraph mappings and used gro…
shahzan01 a6e28cd
fix : made some changes to the form and made isSupported function mor…
shahzan01 fea4185
feat : implemented the OGInterface in com_menus
shahzan01 6d37b9b
feat: add custom fields filtering to opengraph field
shahzan01 7cfde55
feat : og tag injection into html
shahzan01 1f95b29
fix : used the component helper to get the article and category
shahzan01 19fe1f7
fix : get custom fields for the respective category in dropdown
shahzan01 cbbff6c
Chore: Apply PHP-CS-Fixer formatting across the codebase
shahzan01 419dfa7
Chore: Normalize line endings and fix code style via PHPCBF
shahzan01 928ad4b
feat : add string sanitization and truncate to the plugin
shahzan01 063adfa
fix : sorted language strings
shahzan01 8a9441b
feat : added the javascript to auto update the placeholder values in …
shahzan01 30689d6
feat : added script for OpenGraph placeholder in build folder
shahzan01 8f94056
removed the custom field logic from this branch
shahzan01 c215b7a
fix : fix some bugs and modified the plugins settings page
shahzan01 53b3576
chore : changed opengraph.xml to use JYES/JNO instead of JENABLED/JDI…
shahzan01 9db1b2c
feat : added global default option in the settings and refactored Ope…
shahzan01 ff3a891
feat : made the OpenGraph field more flexible , removed hardcoded com…
shahzan01 3e47961
feat : added support for multi article page view
shahzan01 e63a335
fix : run php-cs-fixer and sorted language strings
shahzan01 e2f0c94
Merge remote-tracking branch 'Academy2025_SEO/6.1-dev' into academy/2…
bembelimen 7e7aaea
fix : Check PHP code style fixes
shahzan01 775bc4b
Merge branch 'feature/seo-improvements' of https://github.com/joomla-…
shahzan01 0f8c467
fix : removed the phpstan error
shahzan01 64bf434
fix : many minor fixes and improvements for SEO plugin
shahzan01 a635837
fix : PHP-CS-Fixer applied
shahzan01 5b33522
fixed the function call to include the missing parameter.
shahzan01 27b2c30
fix : removed the hardcoded component name 'com_content' to make it d…
shahzan01 a8d5996
fix : made the OpenGraph plugin more generic to support other content…
shahzan01 10b1014
fix : added fallback for getModelName method if not exists in component
shahzan01 bdc382e
fix : changed $cmp to $component to avoid confusion and potential iss…
shahzan01 b721d72
fix : minor fixes and improvements
shahzan01 78a4e3b
fix : added getmodelname method to opengraph service interface and re…
shahzan01 1a98cc5
fix : add getModelName to MenusComponent
shahzan01 edd13bf
fix : Rename opengraph.php to Opengraph.php for consistency
shahzan01 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.