andchill Posted September 5, 2017 Share Posted September 5, 2017 Hello ProcessWire community! We want to use ProcessWire and we are wondering whether using some functionalities is possible and where to enable these in the CMS. Is there someone with the experience who could please help and answer that? List of functionalities: Inserting Instagram photos/videos into the articles. Inserting Spotify feed with music into the articles (example HERE - https://www.digitaltrends.com/music/best-movie-soundtracks/ ). Inserting YouTube/Vimeo videos into the articles. Inserting “static” photos into the articles (example HERE http://www.atelierdore.com/lifestyle/montauk-mornings/ - static photo of Nespresso and books). Inserting GIFs Creating galleries with pictures, videos and Instagram photos. (example HERE https://isport.blesk.cz/galerie/vip-sport/233154/kdo-ma-ze-ctvrtfinalistu-ms-nejhezci-dresy-vede-kanada-cesi-jsou-treti?foto=1 ) Photos cropping - in general how does ProcessWire CMS work in regards to that? Thanks very much in advance! Lukas Link to comment Share on other sites More sharing options...
Macrura Posted September 5, 2017 Share Posted September 5, 2017 1,2,3) There is a module called Hanna Code which can do most shortcode functionality you would need. Also the Oembed Textformatter can handle a lot of those things: http://modules.processwire.com/modules/textformatter-oembed/ http://essence.github.io/essence/ Spotify, Instagram, Youtube are listed. 4. In terms of building content as you linked to, that article is composed of stacked containers, so you'd most likely be building that type of content with a Repeater Matrix. 5. Gif insertion into the RTE should be no problem AFAIK. 6. I've never had any problem creating galleries; it comes down to writing code. 7. There is built in cropping and there is a Crop Image module; they both work differently. PW has the most advanced photo manipulation capabilities of any CMS, and thanks to @horst for all of his work in that area. 1 Link to comment Share on other sites More sharing options...
andchill Posted September 5, 2017 Author Share Posted September 5, 2017 Awesome! Thanks a lot for details Macrura! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now