Extension for photo gallery and slider












0















I've looked at a few extensions out there but most are overkill or don't quite fit.



Keen to create a simple extension instead if someone wants to point the way.




  • Admin interface to easily add photos with title, caption, description

  • Page to display the gallery

  • Block to show a set number of images and slide through them (eg, 3 shown, 12 total, slide transition)










share|improve this question



























    0















    I've looked at a few extensions out there but most are overkill or don't quite fit.



    Keen to create a simple extension instead if someone wants to point the way.




    • Admin interface to easily add photos with title, caption, description

    • Page to display the gallery

    • Block to show a set number of images and slide through them (eg, 3 shown, 12 total, slide transition)










    share|improve this question

























      0












      0








      0








      I've looked at a few extensions out there but most are overkill or don't quite fit.



      Keen to create a simple extension instead if someone wants to point the way.




      • Admin interface to easily add photos with title, caption, description

      • Page to display the gallery

      • Block to show a set number of images and slide through them (eg, 3 shown, 12 total, slide transition)










      share|improve this question














      I've looked at a few extensions out there but most are overkill or don't quite fit.



      Keen to create a simple extension instead if someone wants to point the way.




      • Admin interface to easily add photos with title, caption, description

      • Page to display the gallery

      • Block to show a set number of images and slide through them (eg, 3 shown, 12 total, slide transition)







      module admin media






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 10 '13 at 8:59









      Jacob DormanJacob Dorman

      134




      134






















          3 Answers
          3






          active

          oldest

          votes


















          2














          I think the module you described is not so simple at all as it may seem :) Not even considering the fact that nothing in Magento is simple ;) But if you like, you could, for example, start here: how to create custom extension for Magento.






          share|improve this answer


























          • thanks (can't upvote yet), I'll look into doing it myself.

            – Jacob Dorman
            May 11 '13 at 5:02



















          1














          Option 1: Paid Module



          I have had great success with a module called Promo Banner Slider on Magento Connect made by a company called Involic. Many large Magento stores are using this for their home page hero graphics.



          At $39.99 it's fairly inexpensive.



          On Magento Connect:



          http://www.magentocommerce.com/magento-connect/promo-banner-slider-carousel-promoslider.html



          Direct Link



          http://involic.com/magento-extensions/magento-promo-slider.html



          To add to any page, add the widget in the CMS.



          Option 2: DIY



          If you want to DIY this, you can easily use the carousel from Twitter Bootstrap -



          http://twitter.github.io/bootstrap/javascript.html#carousel



          Here's a tutorial on how to roll it into a page:



          http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/twitter-bootstrap-101-the-carousel/



          To add to any page, use the above tutorial to add the correct markup to the page in the CMS that you desire to display the images on.






          share|improve this answer


























          • Thanks, but not looking for a single image slider. Need a way to add photos with titles (and possibly descriptions) via admin and display multiple photos at a time with transitions.

            – Jacob Dorman
            May 11 '13 at 5:01











          • Hello some of your url not working please update your answers for those url

            – Murtuza Zabuawala
            Dec 13 '16 at 13:46



















          0














          You can also check Altima Lookbook ($85) where you can have a bit more than just slider - there you can place multiple clickable tags per slide e.g. one tag on dress and one tag on shoes of the model.



          If you are on budget you can check free version (with limited number of slides)






          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "479"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f2899%2fextension-for-photo-gallery-and-slider%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            I think the module you described is not so simple at all as it may seem :) Not even considering the fact that nothing in Magento is simple ;) But if you like, you could, for example, start here: how to create custom extension for Magento.






            share|improve this answer


























            • thanks (can't upvote yet), I'll look into doing it myself.

              – Jacob Dorman
              May 11 '13 at 5:02
















            2














            I think the module you described is not so simple at all as it may seem :) Not even considering the fact that nothing in Magento is simple ;) But if you like, you could, for example, start here: how to create custom extension for Magento.






            share|improve this answer


























            • thanks (can't upvote yet), I'll look into doing it myself.

              – Jacob Dorman
              May 11 '13 at 5:02














            2












            2








            2







            I think the module you described is not so simple at all as it may seem :) Not even considering the fact that nothing in Magento is simple ;) But if you like, you could, for example, start here: how to create custom extension for Magento.






            share|improve this answer















            I think the module you described is not so simple at all as it may seem :) Not even considering the fact that nothing in Magento is simple ;) But if you like, you could, for example, start here: how to create custom extension for Magento.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 40 mins ago









            Teja Bhagavan Kollepara

            2,98641947




            2,98641947










            answered Apr 17 '13 at 0:45









            ruuterruuter

            67421628




            67421628













            • thanks (can't upvote yet), I'll look into doing it myself.

              – Jacob Dorman
              May 11 '13 at 5:02



















            • thanks (can't upvote yet), I'll look into doing it myself.

              – Jacob Dorman
              May 11 '13 at 5:02

















            thanks (can't upvote yet), I'll look into doing it myself.

            – Jacob Dorman
            May 11 '13 at 5:02





            thanks (can't upvote yet), I'll look into doing it myself.

            – Jacob Dorman
            May 11 '13 at 5:02













            1














            Option 1: Paid Module



            I have had great success with a module called Promo Banner Slider on Magento Connect made by a company called Involic. Many large Magento stores are using this for their home page hero graphics.



            At $39.99 it's fairly inexpensive.



            On Magento Connect:



            http://www.magentocommerce.com/magento-connect/promo-banner-slider-carousel-promoslider.html



            Direct Link



            http://involic.com/magento-extensions/magento-promo-slider.html



            To add to any page, add the widget in the CMS.



            Option 2: DIY



            If you want to DIY this, you can easily use the carousel from Twitter Bootstrap -



            http://twitter.github.io/bootstrap/javascript.html#carousel



            Here's a tutorial on how to roll it into a page:



            http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/twitter-bootstrap-101-the-carousel/



            To add to any page, use the above tutorial to add the correct markup to the page in the CMS that you desire to display the images on.






            share|improve this answer


























            • Thanks, but not looking for a single image slider. Need a way to add photos with titles (and possibly descriptions) via admin and display multiple photos at a time with transitions.

              – Jacob Dorman
              May 11 '13 at 5:01











            • Hello some of your url not working please update your answers for those url

              – Murtuza Zabuawala
              Dec 13 '16 at 13:46
















            1














            Option 1: Paid Module



            I have had great success with a module called Promo Banner Slider on Magento Connect made by a company called Involic. Many large Magento stores are using this for their home page hero graphics.



            At $39.99 it's fairly inexpensive.



            On Magento Connect:



            http://www.magentocommerce.com/magento-connect/promo-banner-slider-carousel-promoslider.html



            Direct Link



            http://involic.com/magento-extensions/magento-promo-slider.html



            To add to any page, add the widget in the CMS.



            Option 2: DIY



            If you want to DIY this, you can easily use the carousel from Twitter Bootstrap -



            http://twitter.github.io/bootstrap/javascript.html#carousel



            Here's a tutorial on how to roll it into a page:



            http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/twitter-bootstrap-101-the-carousel/



            To add to any page, use the above tutorial to add the correct markup to the page in the CMS that you desire to display the images on.






            share|improve this answer


























            • Thanks, but not looking for a single image slider. Need a way to add photos with titles (and possibly descriptions) via admin and display multiple photos at a time with transitions.

              – Jacob Dorman
              May 11 '13 at 5:01











            • Hello some of your url not working please update your answers for those url

              – Murtuza Zabuawala
              Dec 13 '16 at 13:46














            1












            1








            1







            Option 1: Paid Module



            I have had great success with a module called Promo Banner Slider on Magento Connect made by a company called Involic. Many large Magento stores are using this for their home page hero graphics.



            At $39.99 it's fairly inexpensive.



            On Magento Connect:



            http://www.magentocommerce.com/magento-connect/promo-banner-slider-carousel-promoslider.html



            Direct Link



            http://involic.com/magento-extensions/magento-promo-slider.html



            To add to any page, add the widget in the CMS.



            Option 2: DIY



            If you want to DIY this, you can easily use the carousel from Twitter Bootstrap -



            http://twitter.github.io/bootstrap/javascript.html#carousel



            Here's a tutorial on how to roll it into a page:



            http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/twitter-bootstrap-101-the-carousel/



            To add to any page, use the above tutorial to add the correct markup to the page in the CMS that you desire to display the images on.






            share|improve this answer















            Option 1: Paid Module



            I have had great success with a module called Promo Banner Slider on Magento Connect made by a company called Involic. Many large Magento stores are using this for their home page hero graphics.



            At $39.99 it's fairly inexpensive.



            On Magento Connect:



            http://www.magentocommerce.com/magento-connect/promo-banner-slider-carousel-promoslider.html



            Direct Link



            http://involic.com/magento-extensions/magento-promo-slider.html



            To add to any page, add the widget in the CMS.



            Option 2: DIY



            If you want to DIY this, you can easily use the carousel from Twitter Bootstrap -



            http://twitter.github.io/bootstrap/javascript.html#carousel



            Here's a tutorial on how to roll it into a page:



            http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/twitter-bootstrap-101-the-carousel/



            To add to any page, use the above tutorial to add the correct markup to the page in the CMS that you desire to display the images on.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 39 mins ago









            Teja Bhagavan Kollepara

            2,98641947




            2,98641947










            answered Apr 17 '13 at 3:23









            philwinklephilwinkle

            33.3k582144




            33.3k582144













            • Thanks, but not looking for a single image slider. Need a way to add photos with titles (and possibly descriptions) via admin and display multiple photos at a time with transitions.

              – Jacob Dorman
              May 11 '13 at 5:01











            • Hello some of your url not working please update your answers for those url

              – Murtuza Zabuawala
              Dec 13 '16 at 13:46



















            • Thanks, but not looking for a single image slider. Need a way to add photos with titles (and possibly descriptions) via admin and display multiple photos at a time with transitions.

              – Jacob Dorman
              May 11 '13 at 5:01











            • Hello some of your url not working please update your answers for those url

              – Murtuza Zabuawala
              Dec 13 '16 at 13:46

















            Thanks, but not looking for a single image slider. Need a way to add photos with titles (and possibly descriptions) via admin and display multiple photos at a time with transitions.

            – Jacob Dorman
            May 11 '13 at 5:01





            Thanks, but not looking for a single image slider. Need a way to add photos with titles (and possibly descriptions) via admin and display multiple photos at a time with transitions.

            – Jacob Dorman
            May 11 '13 at 5:01













            Hello some of your url not working please update your answers for those url

            – Murtuza Zabuawala
            Dec 13 '16 at 13:46





            Hello some of your url not working please update your answers for those url

            – Murtuza Zabuawala
            Dec 13 '16 at 13:46











            0














            You can also check Altima Lookbook ($85) where you can have a bit more than just slider - there you can place multiple clickable tags per slide e.g. one tag on dress and one tag on shoes of the model.



            If you are on budget you can check free version (with limited number of slides)






            share|improve this answer




























              0














              You can also check Altima Lookbook ($85) where you can have a bit more than just slider - there you can place multiple clickable tags per slide e.g. one tag on dress and one tag on shoes of the model.



              If you are on budget you can check free version (with limited number of slides)






              share|improve this answer


























                0












                0








                0







                You can also check Altima Lookbook ($85) where you can have a bit more than just slider - there you can place multiple clickable tags per slide e.g. one tag on dress and one tag on shoes of the model.



                If you are on budget you can check free version (with limited number of slides)






                share|improve this answer













                You can also check Altima Lookbook ($85) where you can have a bit more than just slider - there you can place multiple clickable tags per slide e.g. one tag on dress and one tag on shoes of the model.



                If you are on budget you can check free version (with limited number of slides)







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Sep 5 '14 at 3:23









                MagenableMagenable

                11




                11






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Magento Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f2899%2fextension-for-photo-gallery-and-slider%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Berlina muro

                    Last logged in always never, not logging

                    Berlina aerponto