Social Integrator
Social Integrator
Complete Social Integration With Just A Few Clicks
Apptrian Social Integrator extension for Magento adds Open Graph, Google+ Markup, Pinterest Rich Pins, Twitter Cards, Social Buttons and Icons on Product, Category and CMS pages. Additionally there are dozens of options for customization. This extension provides your Magento site not only with visual and social improvements, but also has great SEO value.
0 Magento Files Changed
Not even one Magento file is changed. This extension seamlessly integrates with any Magento theme and does not interfere with other extensions.
Features
- General Settings <ul>
- Easy way to enable or disable extension.
- Easy and proper way to include (or not) APIs needed for social buttons/plugins: <ul> Facebook JavaScript SDK
- Google platform.js
- Linkedin in.js
- Pinterest pinit.js
- Twitter widgets.js
- Easy way to enable or disable Open Graph.
- Multiselect option to add Open Graph for product, category, and/or cms pages.
- Option to type in Facebook Administrator IDs (fb:admins).
- Option to type in Facebook App Id (fb:app_id).
- Option to select category image or not, and what image to use for Category Image (og:image) meta tag. Options are "Do not show", "Image", and "Thumbnail".
- Products will use full size primary image for (og:image) meta tag.
- Product pages are done as Product objects while Category and CMS pages are done as Article objects.
- All other data needed for Open Graph meta tags is parsed from Magento and tags are generated automatically.
Customization Instructions
If you want to style Social Integrator further, copy
./skin/frontend/base/default/css/apptrian_socialintegrator.css
to
./skin/frontend/your_design_package/your_theme/css/apptrian_socialintegrator.css
and add your CSS styles.
Read comments in the CSS file and you will be able to make most of the common changes like horizontal or vertical alignment by just changing one CSS property.
You can change social icons by creating directory
./skin/frontend/your_design_package/your_theme/images/apptrian/socialintegrator/
and than copy your icons inside it. Icons must be in .png format and their names must be:
For primary icon set - primary-facebook-icon.png, primary-google-icon.png, primary-linkedin-icon.png, primary-pinterest-icon.png, primary-twitter-icon.png.
For secondary icon set - secondary-facebook-icon.png, secondary-google-icon.png, secondary-linkedin-icon.png, secondary-pinterest-icon.png, secondary-twitter-icon.png.