Okay
  Public Ticket #246706
help integrating unite rs
Closed

Comments

  • morti started the conversation

    I've got both jQuery and Unite versions of RS, I'd like to integrate Unite revolution slider in my small CMS, in paticular the editor. I like the way you have done it with Joomla.

    How would you suggest I do it? I get the SQL format, but which classes, helpers etc are the most important?

    Where do I start?

  •  902
    Max replied

    Hi, we are selling the slider for joomla, basically if you know well php and js you can take it from joomla or from wordpress edition and integrate it in your cms, but I can't help you with this task, because I am joomla developer and I don't familiar with your cms, besides, it's beyond the support that I can give, I alowed to give support only for joomla issues. Sorry. 

  • morti replied

    do u know if u had to modify the classes / helper files from wordpress version to make it work with joomla?

  •  902
    Max replied

    I modified a little bit, to be compatible with joomla, and made some wp emulator for functions like _e() that both versions almost the same. 

    Every time they update I check what they did, and update only what is relevant for joomla version. Also, I made joomla only css file, and joomla only flag in front end to make it compatible with mootools. 

    In joomla there is no templates and themepunch fonts, and auto updates like in wp, because it's not needed there. 

    I say that every cms has it's structure, and the code need to be suit for that cms. It's not so easy, only if you understand php/js/html/css well and understand themepunch backend code. 

  • morti replied

    thanks for ur post and info - very helpful. the cms i built is just simple php / mysql (some classes like meedo for sql, bootstrap backend). 

    I am trying to make rev slider easy for the client to create slides, edit from backend etc just like wordpress. I am trying to understand how they made the WYSIWYG editor for wordpress. (Joomla Unite CMS).

    I will look at the functions more carefully and try to understand them.. but so far there is a lot of functions and classes, helpers. The problem for me is trying to understand which dependencies revolution slider is using on wordpress.

    you said you modified a little bit which is good.. this means i too don't need to modify alot of files to make it work..

    did u need to edit backend js files at all like css-editor.js , rev-admin.js . edit-layers.js ?

  •  1,173
    Amit replied

    hi morti max is out of the country until 1 of agust on holiday . 

    please contact back at 1 of agust and he will try to help u . 

  • morti replied

    Hi, Thanks! 

    I am still interested in this, I have purchased the plugin and am using it on 1 site. But I have a client who has a simple cms using php and mysql.

    I would like to know how much work it is to integrate slider revolution into it, backend and frontend and database. (mainly the WYSIWYG editor)

  •  902
    Max replied

    Hi, I just integrated it into joomla from wordpress. Took me about 2 months. If you have same skills than I am it will take you same time. It all skill dependant.