Skip to content

tobias-forkel/Forkel_OpenGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forkel OpenGraph

A Facebook "What's on your mind?" clone. This module is for experimental purposes and shows you how you can fetch OpenGraph data base on a URL from a textarea field.

Forkel OpenGraph - Frontend - Video

Forkel OpenGraph - Frontend - Preview

Forkel OpenGraph - Backend - Preview

Installation

  1. Pull the code.
  2. Copy the code in your document root directory where the /app/ folder is located.
  3. Clear all caches and reload your Admin Panel to run the installation process.
  4. After installation you should see a new menu in Forkel > OpenGraph.
  5. You should also find a record forkel_opengraph_setup in table core_resource. Use select * from core_resource where code = 'forkel_opengraph_setup';

Features

  • Paste or enter text which contains a valid URL
  • A AJAX request will fetch OpenGraph data
  • Functionality available in backend and frontend

Usage

The functionality can be used in the backend section Forkel > OpenGraph or in the frontend {base_url}/forkel_opengraph/

Support

If you have any issues with this extension, open an issue on Github.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature.
  3. Commit your changes: git commit -am 'Add some feature'.
  4. Push to the branch: git push origin my-new-feature.
  5. Submit a pull request.

If you need a custom build, just contact me on http://www.tobiasforkel.de. Please follow me on GitHub and Twitter.

History

===== 1.1.0 =====

  • Added opengraph data fetch in frontend {base_url}/forkel_opengraph/

===== 1.0.0 =====

  • Initial version of this module

License

OSL - Open Software Licence 3.0

About

This module is for experimental purposes and shows you how you can fetch OpenGraph data base on a URL from a textarea field.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published