GithubHelp home page GithubHelp logo

ccrs / fusioncms-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yekta-core/fusioncms.6.1.9.old

0.0 0.0 0.0 177.35 MB

A CMS for World of Warcraft private servers

Home Page: https://www.yekta-core.ir

HTML 0.49% PHP 70.06% CSS 2.55% JavaScript 3.32% Smarty 4.41% TSQL 18.93% PLpgSQL 0.25%

fusioncms-1's Introduction

Welcome to Fusion CMS

FusionCMS is officially discontinued, so we decided to open source our work here.

Requirements

PHP Version >= 5.6

Php Extensions : php_mysqli, php_curl, php_openssl, php_soap, php_gd, php_mbstring, php_json, php_mcrypt

Apache Modules : mod_rewrite, mod_headers, mod_expires, mod_deflate

Install

An installation walkthrough is available here

Reporting issues

Issues can be reported via the Github issue tracker.

Please take the time to review existing issues before submitting your own to prevent duplicates.

Tutorials

Facebook news API

If you intend to sync your facebook posts with the news system, For more details see Facebook for Developers.

Get the app ID and the app secret.

To Get the access code of facebook for your page do this:

  1. Go to http://www.facebook.com/developers/
  2. Allow access.
  3. Go to the application it says.
  4. Click on create new app.
  5. Fill in App Name, App Namespace and if you need the hosting or not (you dont need that actually :P)
  6. After that you go to a page with the App Id and the App Secret.

Get the Feed (NEWS) https://graph.facebook.com/PAGE_ID/feed?access_token=ACCESS_TOKEN

Get the access token https://graph.facebook.com/oauth/access_token?grant_type=client_credentials&client_id=CLIENT_ID&client_secret=CLIENT_SECRET

How to find icon names

If you intend to use custom queries in the store, you might want to find a nice icon.

First find an item that has the icon you want to use, then add &xml to the end of the URL. For instance: http://www.wowhead.com/item=40343&xml Then look for the line that says:

<icon displayId="54560">INV_Sword_104</icon>

"inv_sword_104" is the icon name, it has to be in lowercase!

Notice

In case you use custom staff ranks, you will need to manually enter those after the installation, either via the database or through the admin panel.

Thanks again for supporting our work, we wish you a pleasant website experience while using our system!

Best regards,

The FusionCMS Team

fusioncms-1's People

Contributors

nightprince avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.