HardSoftCode Posted October 29, 2011 Share Posted October 29, 2011 Is it hard to create your custom page and your tired from uploading files to your host and if you want to edit the page you have to download the page and edit and upload agen. With the page manager you don't have to do all that just one click and your page will be ready. Description This module allows you to create unlimited pages for WHMCS. Administrator is able to manage pages in administration section. No need to manually upload file to you WHMCS. One click create page. TinyMCE editor to edit your pages. FEATURES Activate or Deactivate module Access Control Add and edit or delete pages One click create page One click view page List all pages TinyMCE editor to edit your pages Page SEO Friendly URLs Activate or Deactivate Pages page counter in admin area Multi-Language for admin area and client area Includes 12 months Free Support/Updates Version history 2.0 - Add Activate or Deactivate Pages, Add page counter in admin area, Add Multi-Language for admin area and client area, Fixed JavaScript alert message when leaving the page title empty 1.1 - Add SEO Friendly URLs, Fixed TinyMCE editor error, Fixed License activity blank page 1.0 - Initial release Purchase This module is encoded with ioncube and is licensed at $22 One Time for life Including 12 months free support/updates. Optional Install and Setup $4 One Time. Click Here To Order Now For support please just click here and submit a support ticket 0 Quote Link to comment Share on other sites More sharing options...
sleepybaby Posted November 22, 2011 Share Posted November 22, 2011 does this support php coed? 0 Quote Link to comment Share on other sites More sharing options...
HardSoftCode Posted November 22, 2011 Author Share Posted November 22, 2011 Hi No it don't support php code 0 Quote Link to comment Share on other sites More sharing options...
nick@molten-servers Posted November 26, 2011 Share Posted November 26, 2011 +1 on this makes it simple and easy to allow my staff to update pages as needed rather then wait for me to get on and fix it. Brought your other addon to go with this (template manager) and both work really well together. Highly recommend for anyone who is not confident to do template modifications or just want to create pages qucikly. @x_saudi great support, very quick response thank you for your addon. 0 Quote Link to comment Share on other sites More sharing options...
HardSoftCode Posted November 26, 2011 Author Share Posted November 26, 2011 Hi Nick Glad that you like our addon modules and we are proud that you're one of our customers 0 Quote Link to comment Share on other sites More sharing options...
HardSoftCode Posted December 4, 2011 Author Share Posted December 4, 2011 FEATURES Activate or Deactivate module Access Control Add and edit or delete pages One click create page One click view page List all pages TinyMCE editor to edit your pages Page SEO Friendly URLs Activate or Deactivate Pages page counter in admin area Multi-Language for admin area and client area ------------ v3.0 ------------- Multi-Lingual Translations for page Pagination for Admin Set number of Pages per page default 5 pages Disable Pagination Hide Pagination if the number of pages not reach New page for the new template v5.x Includes 12 months Free Support/Updates Version history 3.0 - Add multi-lingual translations - Add pagination for admin - Add new page for the new template v5.x - Fixed Blend Template Menu 2.5 - Fixed License error - Fixed some Language bug 2.0 - Add Activate or Deactivate Pages, Add page counter in admin area, Add Multi-Language for admin area and client area, Fixed JavaScript alert message when leaving the page title empty 1.1 - Add SEO Friendly URLs, Fixed TinyMCE editor error, Fixed License activity blank page 1.0 - Initial release Purchase This module is encoded with ioncube and is licensed at $22 One Time for life Including 12 months free support/updates. Optional Install and Setup $4 One Time. Click Here To Order Now For support please just click here and submit a support ticket 0 Quote Link to comment Share on other sites More sharing options...
HardSoftCode Posted December 4, 2011 Author Share Posted December 4, 2011 0 Quote Link to comment Share on other sites More sharing options...
smsystems Posted January 23, 2013 Share Posted January 23, 2013 Hi, can we restrict access for some pages to administrators only? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS JamesX Posted January 23, 2013 Share Posted January 23, 2013 (edited) A rather simple way is something similar to the following for client area pages: {if $smarty.session.adminid > 0} <!-- Admin Content --> {else} <!-- Client Content --> {/if} With that said, I don't know offhand if this module will allow you to add such code to the .TPL though. Edited January 23, 2013 by WHMCS JamesX 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.