All Projects → byjpr → Magento-AMP

byjpr / Magento-AMP

Licence: other
Accelerated Mobile Pages (Google AMPs) for Magento1

Programming Languages

HTML
75241 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Magento-AMP

docker-magento
🐳 Environment for a Magento1 application using Docker.
Stars: ✭ 16 (-62.79%)
Mutual labels:  magento, magento-1
Mzeis ServerTiming
Sends profiling information as a Server Timing HTTP header to the browser
Stars: ✭ 26 (-39.53%)
Mutual labels:  magento, magento-1
magento1-open-source-patches
Magento Open Source 1.x patches mirror repository.
Stars: ✭ 38 (-11.63%)
Mutual labels:  magento, magento-1
Diglin UIOptimization
Magento module to optimize Javascript and CSS files and improve speed of your website
Stars: ✭ 53 (+23.26%)
Mutual labels:  magento, magento-1
magento-jobqueue
A database backed asynchronous job queue for Magento
Stars: ✭ 52 (+20.93%)
Mutual labels:  magento, magento-1
SomethingDigital AjaxAddToCart
No description or website provided.
Stars: ✭ 19 (-55.81%)
Mutual labels:  magento, magento-1
magento-meanbee-pwa
Progressive Web App extension for Magento 1
Stars: ✭ 75 (+74.42%)
Mutual labels:  magento, magento-1
magento2-allegro
Magento 2 Allegro Integration module
Stars: ✭ 25 (-41.86%)
Mutual labels:  magento
module-conflict-detector
magefan.com/magento2-conflict-detector
Stars: ✭ 40 (-6.98%)
Mutual labels:  magento
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+141.86%)
Mutual labels:  magento
dotmailer-magento-extension
The official Engagement Cloud for Magento extension
Stars: ✭ 14 (-67.44%)
Mutual labels:  magento
phpstorm-magento-live-templates
PHPStorm Live Templates for Magento 2
Stars: ✭ 49 (+13.95%)
Mutual labels:  magento
magento-2-banner-slider
Magento 2 Banner slider for Magento is jQuery banner Slider you can create Unlimited beautiful responsive banner Slider
Stars: ✭ 74 (+72.09%)
Mutual labels:  magento
magento-grid-colors
Magento 2 Grid Colors module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
Stars: ✭ 54 (+25.58%)
Mutual labels:  magento
magento-2-infinite-scroll
Magepow Infinite Scroll extension Free hepls website loading content and products without reloading page
Stars: ✭ 17 (-60.47%)
Mutual labels:  magento
m2-vatfallback
Vatfallback module provides an extra API based validation and a fallback offline regex validation for the unstable VIES database used by Magento
Stars: ✭ 28 (-34.88%)
Mutual labels:  magento
magento custom reports example
An example module about the basic of how to create a custom report in Magento
Stars: ✭ 31 (-27.91%)
Mutual labels:  magento
magento-2-pronko-consulting-theme
Pronko Consulting Theme for Magento 2
Stars: ✭ 47 (+9.3%)
Mutual labels:  magento
amp-converter
A PHP library to convert HTML articles, blog posts or similar content to AMP (Accelerated Mobile Pages).
Stars: ✭ 59 (+37.21%)
Mutual labels:  amp-html
magento2-module-disabletwofactorauth
The DisableTwoFactorAuth module provides the ability to disable two-factor authentication.
Stars: ✭ 147 (+241.86%)
Mutual labels:  magento

Accelerated Mobile Pages for Magento

'Mobile web is slow, clunky and [a] frustrating experience' - AMP Home Page

Magento 1.x is in the extreme of slow, the only real thing we can do is cache and use a good CDN. We can make that experience better, by using AMPs to create a read-only/browse-only version of your store you can speed up the time it takes for someone to get from search->product view.

Why Read Only?

Magento 1.x needs JavaScript to do almost anything on the platform. Because I wanted to get this out fast For that reason when creating this package I decided to put together a barebones example of AMP's for Magento.

More information on AMP

AMP HTML is a way to build web pages for static content that render with reliable, fast performance. It is our attempt at fixing what many perceive as painfully slow page load times – especially when reading content on the mobile web.

If you are creating AMP pages, check out the docs on ampproject.org.

Resources:

Do not suffer a loss in traffic

Google is moving to promote sites that use AMP to the top of the search rankings in a carousel feature. Don't leave your fans behind when you could make a stupidly simple change. Most importantly the big guys wont have this yet. Win win.

Installation

1. TO DO

Tests

I would test this code, but I really do not know how to do that. If someone would like to contribute with tests that would be awesome.

License

Feel free to use this for your own learning, or business use. Don't sue me if anything goes wrong, because this comes with no warrenty what-so-ever. Just give me some credit if you can.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].