Static Pages icon

Static Pages

Moodle plugin which displays static information pages which exist outside any course, imprint or faq pages for example, complete with Moodle navigation and theme
Price option: Free

Supports Moodle 2.4-5.2 See all versions
Latest release: 2 weeks ago
Installations: 4885
Downloads (last 90 days): 1472

Frankenstyle name: local_staticpage
Local plugins

Comments

Comments are no longer open for new posts. Existing comments remain available to read.


Love this plugin!
1. Will you be updating this plugin to 5.0?
2. Can you update this plugin so that it will work with the moodle mobile app? Currently it opens outside the app and does not retain login/session information requiring the user to re-login to the site.
Cannot install on version: Moodle 3.11.18 (Build: 20231211).
I am taken to Dashboard > Site administration > Notifications
I see notifications about newer versions of Moodle being available.
I get this notification: There was 5 mins between the last two runs of the cron maintenance script and it should run every 1 min. We recommend configuring it to run more frequently.
I get this notification: The Moodle app is not enabled. |Enable web services for mobile devices|
I like the version that I am using. I like my cron setting. I am not interested in having web services for mobile devices.
Why wont this work?
Hello, i have problem with blocks on static pages. When i put block on any static page,i have three, block appears on all of them, when hide on one of them again isnt visible on all pages. What could be the problem? Thank you in advance.
Hi Alexander & team,
To help people who are considering upgrading to the Long Term Moodle version 4.1
Can you share if you have either plans or a timeline yet for this wonderful plugin to suit Moodle 4.1?
Thank you for all your work
regarding the htaccess, mine is a little bit different from the doc on github:
RewriteEngine On
RewriteRule ^static/(.*)\.html$ local/staticpage/view.php?page=$1&%{QUERY_STRING} [L]
Notice the missing slash before local/staticpage
When can we get this plugin for moodle V4 ? Any idea?
i finally got the solution (clean URL )
1 - log in to your cpanel >>filemanager>> 2- type in the search box ".htaccess"
3 - dont forget to show hiden files from settings gear in top right
4- many result appears : choose the one that contain public_html
5- entre where the file is & select it & edit it
6- add the code in buttom
RewriteEngine On
RewriteRule ^static/(.*)\.html$ /local/staticpage/view.php?page=$1&%{QUERY_STRING} [L]
and that is it
this worked for me centos
hope this help someone
Hi, am new to this. Could anyone help me set this right please? "The static page should be available to at the following clean URL, but actually a browser won't be able to download and view it due to a non-2xx HTTP status code (perhaps there is something wrong with your webserver or mod_rewrite configuration - see README file for details):
Not available - Non-2xx"
I created a word document with text and images and saved it as .htm and uploaded it into Static Pages document. All other settings were as recommended. However, this is the error. How do I correct this?
Hi! I am trying to understand this plugin better: where are the html files actually stored, or how to specify the location to store those html files for the static pages?
Thanks a lot!
Hello i have the issue with the plugin after uploading the html file of the page i get this error :
" The following document file was found:
contact.html
From the document file's filename, Moodle derived the following pagename:
contact
The static page should be available to at the following clean URL, but actually a browser won't be able to download and view it due to a non-2xx HTTP status code (perhaps there is something wrong with your webserver or mod_rewrite configuration - see README file for details):
Not available - Non-2xx https://domaine.com/static/contact.html "
I have tried to add the htaccess code as said in the README.md but it still don't work.
I am having the exact same issue as Balazs DaVinci.
I would like to use Static Pages to create a Contact Form page.
For creating the contact form I use 2 plugins, the Contact Form (local_contact) and the FilterCodes
The created contact form works when it is added as page activity within a Moodle course.
But it doens't work when I add it as a HTML page within Static Pages.
Hello Developer team,
Is it possible to create require login on specific custom static pages ?
Hello Static Pages developer team,
I would like to use Static Pages to create a Contact Form page.
For creating the contact form I use 2 plugins, the Contact Form (local_contact) and the FilterCodes (filter_filtercodes) plugins.
The created contact form works when it is added as page activity within a Moodle course.
But it doens't work when I add it as a HTML page within Static Pages.
What could be the issue?
Thanks a lot for the tips.
@decalaveras deesqueletos ,Héctor Lizarraga
You may choose NO here in settings>> Clean HTML code