Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 30, 2024Nov 30 Hi I run a music forum. I have 6 pages that use PHP blocks and JavaScript. They are music theory tools, a rhyme tool and an interactive “circle of fifths” music composition tool. There might be others! What options do I have? Once upon a time I could code in PHP, but it’s been a long time and things have moved on. I haven’t any real Invision development experience. Cheers John
December 2, 2024Dec 2 Without seeing exactly what your blocks do, its not possible for me to say for certain what you would need to do. What I can say is if it needs javascript only, you could probably do it in template hooks I suspect. If its PHP itself that you need, then you will need to create an application to add those blocks.